@Namespace(value="tensorflow") public static class tensorflow.ImportGraphDefResults extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ImportGraphDefResults()
Default native constructor.
|
ImportGraphDefResults(long size)
Native array allocator.
|
ImportGraphDefResults(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.SafeTensorId |
missing_unused_input_map_keys() |
tensorflow.ImportGraphDefResults |
missing_unused_input_map_keys(tensorflow.SafeTensorId missing_unused_input_map_keys) |
tensorflow.ImportGraphDefResults |
position(long position) |
tensorflow.NodeVector |
return_nodes() |
tensorflow.ImportGraphDefResults |
return_nodes(tensorflow.NodeVector return_nodes) |
tensorflow.NodeIndexPair |
return_tensors() |
tensorflow.ImportGraphDefResults |
return_tensors(tensorflow.NodeIndexPair return_tensors) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ImportGraphDefResults()
public ImportGraphDefResults(long size)
Pointer.position(long).public ImportGraphDefResults(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.ImportGraphDefResults position(long position)
@StdVector public tensorflow.NodeIndexPair return_tensors()
public tensorflow.ImportGraphDefResults return_tensors(tensorflow.NodeIndexPair return_tensors)
@ByRef public tensorflow.NodeVector return_nodes()
public tensorflow.ImportGraphDefResults return_nodes(tensorflow.NodeVector return_nodes)
@StdVector public tensorflow.SafeTensorId missing_unused_input_map_keys()
public tensorflow.ImportGraphDefResults missing_unused_input_map_keys(tensorflow.SafeTensorId missing_unused_input_map_keys)
Copyright © 2019. All rights reserved.