@NoOffset public static class tensorflow.TF_Graph extends tensorflow.AbstractTF_Graph
tensorflow.AbstractTF_Graph.DeleteDeallocatorPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TF_Graph() |
TF_Graph(long size)
Native array allocator.
|
TF_Graph(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete_requested() |
tensorflow.TF_Graph |
delete_requested(boolean delete_requested) |
tensorflow.Graph |
graph() |
Pointer |
mu() |
tensorflow.TF_Graph |
mu(Pointer mu) |
tensorflow.StringNodeMap |
name_map() |
tensorflow.TF_Graph |
name_map(tensorflow.StringNodeMap name_map) |
tensorflow.TF_Output |
parent_inputs() |
tensorflow.TF_Graph |
parent_inputs(tensorflow.TF_Output parent_inputs) |
tensorflow.TF_Graph |
parent() |
tensorflow.TF_Graph |
parent(tensorflow.TF_Graph parent) |
tensorflow.TF_Graph |
position(long position) |
tensorflow.ShapeRefiner |
refiner() |
tensorflow.TF_SessionStringMap |
sessions() |
tensorflow.TF_Graph |
sessions(tensorflow.TF_SessionStringMap sessions) |
delete, newGraphaddress, 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 TF_Graph(Pointer p)
Pointer.Pointer(Pointer).public TF_Graph(long size)
Pointer.position(long).public TF_Graph()
public tensorflow.TF_Graph position(long position)
public tensorflow.TF_Graph mu(Pointer mu)
@MemberGetter @ByRef public tensorflow.Graph graph()
@MemberGetter @ByRef public tensorflow.ShapeRefiner refiner()
@ByRef public tensorflow.StringNodeMap name_map()
public tensorflow.TF_Graph name_map(tensorflow.StringNodeMap name_map)
@ByRef public tensorflow.TF_SessionStringMap sessions()
public tensorflow.TF_Graph sessions(tensorflow.TF_SessionStringMap sessions)
public tensorflow.TF_Graph delete_requested(boolean delete_requested)
public tensorflow.TF_Graph parent()
public tensorflow.TF_Graph parent(tensorflow.TF_Graph parent)
public tensorflow.TF_Output parent_inputs()
public tensorflow.TF_Graph parent_inputs(tensorflow.TF_Output parent_inputs)
Copyright © 2019. All rights reserved.