@Namespace(value="tensorflow::ops") @NoOffset public static class tensorflow.BarrierInsertMany extends Pointer
OperationPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
BarrierInsertMany(Pointer p)
Pointer cast constructor.
|
BarrierInsertMany(tensorflow.Scope scope,
tensorflow.Input handle,
tensorflow.Input keys,
tensorflow.Input values,
long component_index) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Operation |
asOperation() |
tensorflow.Operation |
operation() |
tensorflow.BarrierInsertMany |
operation(tensorflow.Operation operation) |
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 BarrierInsertMany(Pointer p)
Pointer.Pointer(Pointer).public BarrierInsertMany(@Const @ByRef tensorflow.Scope scope, @ByVal tensorflow.Input handle, @ByVal tensorflow.Input keys, @ByVal tensorflow.Input values, @Cast(value="tensorflow::int64") long component_index)
@ByVal @Name(value="operator tensorflow::Operation") public tensorflow.Operation asOperation()
@ByRef public tensorflow.Operation operation()
public tensorflow.BarrierInsertMany operation(tensorflow.Operation operation)
Copyright © 2019. All rights reserved.