@Namespace(value="tensorflow::ops") @NoOffset public static class tensorflow.ReaderRead extends Pointer
Output key: A scalar.
* Output value: A scalar.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ReaderRead(Pointer p)
Pointer cast constructor.
|
ReaderRead(tensorflow.Scope scope,
tensorflow.Input reader_handle,
tensorflow.Input queue_handle) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Output |
key() |
tensorflow.ReaderRead |
key(tensorflow.Output key) |
tensorflow.Operation |
operation() |
tensorflow.ReaderRead |
operation(tensorflow.Operation operation) |
tensorflow.Output |
value() |
tensorflow.ReaderRead |
value(tensorflow.Output value) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ReaderRead(Pointer p)
Pointer.Pointer(Pointer).public ReaderRead(@Const @ByRef tensorflow.Scope scope, @ByVal tensorflow.Input reader_handle, @ByVal tensorflow.Input queue_handle)
@ByRef public tensorflow.Operation operation()
public tensorflow.ReaderRead operation(tensorflow.Operation operation)
@ByRef public tensorflow.Output key()
public tensorflow.ReaderRead key(tensorflow.Output key)
@ByRef public tensorflow.Output value()
public tensorflow.ReaderRead value(tensorflow.Output value)
Copyright © 2019. All rights reserved.