@Namespace(value="tensorflow") @NoOffset public static class tensorflow.GraphRunner extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
GraphRunner(Pointer p)
Pointer cast constructor.
|
GraphRunner(tensorflow.Device device) |
GraphRunner(tensorflow.Env env) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Status |
Run(tensorflow.Graph graph,
tensorflow.FunctionLibraryRuntime function_library,
tensorflow.StringTensorPairVector inputs,
tensorflow.StringVector output_names,
tensorflow.TensorVector outputs) |
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 GraphRunner(Pointer p)
Pointer.Pointer(Pointer).public GraphRunner(tensorflow.Env env)
public GraphRunner(tensorflow.Device device)
@ByVal public tensorflow.Status Run(tensorflow.Graph graph, tensorflow.FunctionLibraryRuntime function_library, @Cast(value="const tensorflow::GraphRunner::NamedTensorList*") @ByRef tensorflow.StringTensorPairVector inputs, @Const @ByRef tensorflow.StringVector output_names, tensorflow.TensorVector outputs)
Copyright © 2019. All rights reserved.