public abstract static class tensorflow.AbstractTF_Graph extends Pointer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
tensorflow.AbstractTF_Graph.DeleteDeallocator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AbstractTF_Graph(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Calls the deallocator, if registered, otherwise has no effect.
|
static tensorflow.TF_Graph |
newGraph()
Calls TF_NewGraph(), and registers a deallocator.
|
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 AbstractTF_Graph(Pointer p)
public static tensorflow.TF_Graph newGraph()
public void delete()
Copyright © 2019. All rights reserved.