@NoOffset public static class tensorflow.TF_Session extends tensorflow.AbstractTF_Session
tensorflow.AbstractTF_Session.DeleteDeallocatorPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocatorgraph, opts, status| Constructor and Description |
|---|
TF_Session(Pointer p)
Pointer cast constructor.
|
TF_Session(tensorflow.Session s,
tensorflow.TF_Graph g) |
| Modifier and Type | Method and Description |
|---|---|
Pointer |
extend_before_run() |
tensorflow.TF_Graph |
graph() |
int |
last_num_graph_nodes() |
tensorflow.TF_Session |
last_num_graph_nodes(int last_num_graph_nodes) |
Pointer |
mu() |
tensorflow.TF_Session |
mu(Pointer mu) |
tensorflow.Session |
session() |
tensorflow.TF_Session |
session(tensorflow.Session session) |
delete, newSessionaddress, 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 TF_Session(Pointer p)
Pointer.Pointer(Pointer).public TF_Session(tensorflow.Session s, tensorflow.TF_Graph g)
public tensorflow.Session session()
public tensorflow.TF_Session session(tensorflow.Session session)
@MemberGetter public tensorflow.TF_Graph graph()
public tensorflow.TF_Session mu(Pointer mu)
public int last_num_graph_nodes()
public tensorflow.TF_Session last_num_graph_nodes(int last_num_graph_nodes)
@MemberGetter @ByRef @Cast(value="std::atomic<bool>*") public Pointer extend_before_run()
Copyright © 2019. All rights reserved.