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