@Namespace(value="tensorflow::ops") @NoOffset public static class tensorflow.BarrierIncompleteSize extends Pointer
Output: The number of incomplete elements (i.e. those with some of their value
components not set) in the barrier.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
BarrierIncompleteSize(Pointer p)
Pointer cast constructor.
|
BarrierIncompleteSize(tensorflow.Scope scope,
tensorflow.Input handle) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Input |
asInput() |
tensorflow.Output |
asOutput() |
tensorflow.Node |
node() |
tensorflow.Operation |
operation() |
tensorflow.BarrierIncompleteSize |
operation(tensorflow.Operation operation) |
tensorflow.Output |
size() |
tensorflow.BarrierIncompleteSize |
size(tensorflow.Output size) |
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 BarrierIncompleteSize(Pointer p)
Pointer.Pointer(Pointer).public BarrierIncompleteSize(@Const @ByRef tensorflow.Scope scope, @ByVal tensorflow.Input handle)
@ByVal @Name(value="operator tensorflow::Output") public tensorflow.Output asOutput()
@ByVal @Name(value="operator tensorflow::Input") public tensorflow.Input asInput()
public tensorflow.Node node()
@ByRef public tensorflow.Operation operation()
public tensorflow.BarrierIncompleteSize operation(tensorflow.Operation operation)
@ByRef public tensorflow.Output size()
public tensorflow.BarrierIncompleteSize size(tensorflow.Output size)
Copyright © 2019. All rights reserved.