@Name(value="tensorflow::register_op::OpDefBuilderWrapper<false>") public static class tensorflow.FalseOpDefBuilderWrapper extends Pointer
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.FalseOpDefBuilderWrapper.Fn_InferenceContext |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FalseOpDefBuilderWrapper(BytePointer name) |
FalseOpDefBuilderWrapper(Pointer p)
Pointer cast constructor.
|
FalseOpDefBuilderWrapper(String name) |
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 FalseOpDefBuilderWrapper(Pointer p)
Pointer.Pointer(Pointer).public FalseOpDefBuilderWrapper(@Cast(value="const char*") BytePointer name)
public FalseOpDefBuilderWrapper(String name)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Attr(@tensorflow.StringPiece BytePointer spec)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Attr(@tensorflow.StringPiece String spec)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Input(@tensorflow.StringPiece BytePointer spec)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Input(@tensorflow.StringPiece String spec)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Output(@tensorflow.StringPiece BytePointer spec)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Output(@tensorflow.StringPiece String spec)
@ByRef public tensorflow.FalseOpDefBuilderWrapper SetIsCommutative()
@ByRef public tensorflow.FalseOpDefBuilderWrapper SetIsAggregate()
@ByRef public tensorflow.FalseOpDefBuilderWrapper SetIsStateful()
@ByRef public tensorflow.FalseOpDefBuilderWrapper SetAllowsUninitializedInput()
@ByRef public tensorflow.FalseOpDefBuilderWrapper Deprecated(int arg0, @tensorflow.StringPiece BytePointer arg1)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Deprecated(int arg0, @tensorflow.StringPiece String arg1)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Doc(@tensorflow.StringPiece BytePointer text)
@ByRef public tensorflow.FalseOpDefBuilderWrapper Doc(@tensorflow.StringPiece String text)
@ByRef public tensorflow.FalseOpDefBuilderWrapper SetShapeFn(tensorflow.FalseOpDefBuilderWrapper.Fn_InferenceContext fn)
Copyright © 2019. All rights reserved.