@Namespace(value="tensorflow") @NoOffset public static class tensorflow.ImportGraphDefOptions extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ImportGraphDefOptions() |
ImportGraphDefOptions(long size)
Native array allocator.
|
ImportGraphDefOptions(Pointer p)
Pointer cast constructor.
|
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 ImportGraphDefOptions(Pointer p)
Pointer.Pointer(Pointer).public ImportGraphDefOptions(long size)
Pointer.position(long).public ImportGraphDefOptions()
public tensorflow.ImportGraphDefOptions position(long position)
@StdString public BytePointer prefix()
public tensorflow.ImportGraphDefOptions prefix(BytePointer prefix)
public tensorflow.ImportGraphDefOptions uniquify_names(boolean uniquify_names)
public tensorflow.ImportGraphDefOptions uniquify_prefix(boolean uniquify_prefix)
@ByRef public tensorflow.SafeTensorIdTensorIdMap input_map()
public tensorflow.ImportGraphDefOptions input_map(tensorflow.SafeTensorIdTensorIdMap input_map)
public tensorflow.ImportGraphDefOptions skip_mapped_nodes(boolean skip_mapped_nodes)
@ByRef public tensorflow.StringVector control_dependencies()
public tensorflow.ImportGraphDefOptions control_dependencies(tensorflow.StringVector control_dependencies)
@StdVector public tensorflow.SafeTensorId return_tensors()
public tensorflow.ImportGraphDefOptions return_tensors(tensorflow.SafeTensorId return_tensors)
@ByRef public tensorflow.StringVector return_nodes()
public tensorflow.ImportGraphDefOptions return_nodes(tensorflow.StringVector return_nodes)
@Cast(value="bool") public boolean validate_colocation_constraints()
public tensorflow.ImportGraphDefOptions validate_colocation_constraints(boolean validate_colocation_constraints)
public tensorflow.ImportGraphDefOptions validate_shape(boolean validate_shape)
Copyright © 2019. All rights reserved.