public static class tensorflow.TensorSliceSet.SliceInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
SliceInfo()
Default native constructor.
|
SliceInfo(long size)
Native array allocator.
|
SliceInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
FloatPointer |
data() |
long |
num_floats() |
tensorflow.TensorSliceSet.SliceInfo |
num_floats(long num_floats) |
tensorflow.TensorSliceSet.SliceInfo |
position(long position) |
tensorflow.TensorSlice |
slice() |
tensorflow.TensorSliceSet.SliceInfo |
slice(tensorflow.TensorSlice slice) |
BytePointer |
tag() |
tensorflow.TensorSliceSet.SliceInfo |
tag(BytePointer tag) |
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, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic SliceInfo()
public SliceInfo(long size)
Pointer.position(long).public SliceInfo(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.TensorSliceSet.SliceInfo position(long position)
@ByRef public tensorflow.TensorSlice slice()
public tensorflow.TensorSliceSet.SliceInfo slice(tensorflow.TensorSlice slice)
@StdString public BytePointer tag()
public tensorflow.TensorSliceSet.SliceInfo tag(BytePointer tag)
@MemberGetter @Const public FloatPointer data()
public tensorflow.TensorSliceSet.SliceInfo num_floats(long num_floats)
Copyright © 2019. All rights reserved.