public static class tensorflow.TF_AttrMetadata extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TF_AttrMetadata()
Default native constructor.
|
TF_AttrMetadata(long size)
Native array allocator.
|
TF_AttrMetadata(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
is_list() |
tensorflow.TF_AttrMetadata |
is_list(byte is_list) |
long |
list_size() |
tensorflow.TF_AttrMetadata |
list_size(long list_size) |
tensorflow.TF_AttrMetadata |
position(long position) |
long |
total_size() |
tensorflow.TF_AttrMetadata |
total_size(long total_size) |
int |
type() |
tensorflow.TF_AttrMetadata |
type(int type) |
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 TF_AttrMetadata()
public TF_AttrMetadata(long size)
Pointer.position(long).public TF_AttrMetadata(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.TF_AttrMetadata position(long position)
public tensorflow.TF_AttrMetadata is_list(byte is_list)
public tensorflow.TF_AttrMetadata list_size(long list_size)
public tensorflow.TF_AttrMetadata type(int type)
public tensorflow.TF_AttrMetadata total_size(long total_size)
Copyright © 2019. All rights reserved.