public static class tensorflow.TF_ImportGraphDefOptions extends tensorflow.AbstractTF_ImportGraphDefOptions
tensorflow.AbstractTF_ImportGraphDefOptions.DeleteDeallocatorPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
TF_ImportGraphDefOptions()
Default native constructor.
|
TF_ImportGraphDefOptions(long size)
Native array allocator.
|
TF_ImportGraphDefOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ImportGraphDefOptions |
opts() |
tensorflow.TF_ImportGraphDefOptions |
opts(tensorflow.ImportGraphDefOptions opts) |
tensorflow.TF_ImportGraphDefOptions |
position(long position) |
tensorflow.StringList |
tensor_id_data() |
tensorflow.TF_ImportGraphDefOptions |
tensor_id_data(tensorflow.StringList tensor_id_data) |
delete, newImportGraphDefOptionsaddress, 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_ImportGraphDefOptions()
public TF_ImportGraphDefOptions(long size)
Pointer.position(long).public TF_ImportGraphDefOptions(Pointer p)
Pointer.Pointer(Pointer).public tensorflow.TF_ImportGraphDefOptions position(long position)
@ByRef public tensorflow.ImportGraphDefOptions opts()
public tensorflow.TF_ImportGraphDefOptions opts(tensorflow.ImportGraphDefOptions opts)
@ByRef public tensorflow.StringList tensor_id_data()
public tensorflow.TF_ImportGraphDefOptions tensor_id_data(tensorflow.StringList tensor_id_data)
Copyright © 2019. All rights reserved.