@Namespace(value="tensorflow") public static class tensorflow.DistributedFunctionLibraryRuntime extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
DistributedFunctionLibraryRuntime(Pointer p)
Pointer cast constructor.
|
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 DistributedFunctionLibraryRuntime(Pointer p)
Pointer.Pointer(Pointer).@ByVal public tensorflow.Status Instantiate(@StdString BytePointer function_name, @Const @ByRef tensorflow.FunctionLibraryDefinition lib_def, @ByVal tensorflow.AttrSlice attrs, @Const @ByRef tensorflow.FunctionLibraryRuntime.InstantiateOptions options, @Cast(value="tensorflow::FunctionLibraryRuntime::LocalHandle*") LongPointer handle)
@ByVal public tensorflow.Status Instantiate(@StdString String function_name, @Const @ByRef tensorflow.FunctionLibraryDefinition lib_def, @ByVal tensorflow.AttrSlice attrs, @Const @ByRef tensorflow.FunctionLibraryRuntime.InstantiateOptions options, @Cast(value="tensorflow::FunctionLibraryRuntime::LocalHandle*") LongBuffer handle)
@ByVal public tensorflow.Status Instantiate(@StdString BytePointer function_name, @Const @ByRef tensorflow.FunctionLibraryDefinition lib_def, @ByVal tensorflow.AttrSlice attrs, @Const @ByRef tensorflow.FunctionLibraryRuntime.InstantiateOptions options, @Cast(value="tensorflow::FunctionLibraryRuntime::LocalHandle*") long... handle)
@ByVal public tensorflow.Status Instantiate(@StdString String function_name, @Const @ByRef tensorflow.FunctionLibraryDefinition lib_def, @ByVal tensorflow.AttrSlice attrs, @Const @ByRef tensorflow.FunctionLibraryRuntime.InstantiateOptions options, @Cast(value="tensorflow::FunctionLibraryRuntime::LocalHandle*") LongPointer handle)
@ByVal public tensorflow.Status Instantiate(@StdString BytePointer function_name, @Const @ByRef tensorflow.FunctionLibraryDefinition lib_def, @ByVal tensorflow.AttrSlice attrs, @Const @ByRef tensorflow.FunctionLibraryRuntime.InstantiateOptions options, @Cast(value="tensorflow::FunctionLibraryRuntime::LocalHandle*") LongBuffer handle)
@ByVal public tensorflow.Status Instantiate(@StdString String function_name, @Const @ByRef tensorflow.FunctionLibraryDefinition lib_def, @ByVal tensorflow.AttrSlice attrs, @Const @ByRef tensorflow.FunctionLibraryRuntime.InstantiateOptions options, @Cast(value="tensorflow::FunctionLibraryRuntime::LocalHandle*") long... handle)
public void Run(@Const @ByRef tensorflow.FunctionLibraryRuntime.Options opts, @Cast(value="tensorflow::FunctionLibraryRuntime::LocalHandle") long handle, @ByVal tensorflow.TensorVector args, tensorflow.TensorVector rets, @ByVal @Cast(value="tensorflow::FunctionLibraryRuntime::DoneCallback*") Pointer done)
Copyright © 2019. All rights reserved.