public abstract static class tensorflow.AbstractSession extends Pointer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
tensorflow.AbstractSession.DeleteDeallocator |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
AbstractSession(Pointer p) |
AbstractSession(tensorflow.SessionOptions options)
Calls
tensorflow.NewSession(SessionOptions) and registers a deallocator. |
| Modifier and Type | Method and Description |
|---|---|
static void |
delete(tensorflow.Session session) |
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 AbstractSession(Pointer p)
public AbstractSession(tensorflow.SessionOptions options)
tensorflow.NewSession(SessionOptions) and registers a deallocator.@Namespace public static void delete(tensorflow.Session session)
Copyright © 2019. All rights reserved.