@Name(value="tensorflow::gtl::InlinedVector<tensorflow::TensorValue,4>") public static class tensorflow.TensorValueVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TensorValueVector() |
TensorValueVector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
tensorflow.TensorValue |
get(long i) |
tensorflow.TensorValueVector |
put(long i,
tensorflow.TensorValue value) |
tensorflow.TensorValueVector |
put(tensorflow.TensorValueVector x) |
long |
size() |
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 TensorValueVector(Pointer p)
Pointer.Pointer(Pointer).public TensorValueVector()
@Name(value="operator=") @ByRef public tensorflow.TensorValueVector put(@ByRef tensorflow.TensorValueVector x)
public boolean empty()
public long size()
@Index @ByRef public tensorflow.TensorValue get(@Cast(value="size_t") long i)
public tensorflow.TensorValueVector put(@Cast(value="size_t") long i, tensorflow.TensorValue value)
Copyright © 2019. All rights reserved.