@Namespace(value="tensorflow") public static class tensorflow.SafeTensorId extends tensorflow.StringIntPair
| Modifier and Type | Class and Description |
|---|---|
static class |
tensorflow.SafeTensorId.Hasher |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
SafeTensorId() |
SafeTensorId(BytePointer str,
int idx) |
SafeTensorId(long size)
Native array allocator.
|
SafeTensorId(Pointer p)
Pointer cast constructor.
|
SafeTensorId(String str,
int idx) |
SafeTensorId(tensorflow.TensorId id) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.SafeTensorId |
position(long position) |
BytePointer |
ToString() |
first, first, first, put, put, put, second, secondaddress, 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 SafeTensorId(Pointer p)
Pointer.Pointer(Pointer).public SafeTensorId(long size)
Pointer.position(long).public SafeTensorId()
public SafeTensorId(@StdString BytePointer str, int idx)
public SafeTensorId(@StdString String str, int idx)
public SafeTensorId(@Const @ByRef tensorflow.TensorId id)
public tensorflow.SafeTensorId position(long position)
@StdString public BytePointer ToString()
Copyright © 2019. All rights reserved.