@Namespace(value="tensorflow::ops") @NoOffset public static class tensorflow.ShardedFilespec extends Pointer
Output: The filename tensor.Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ShardedFilespec(Pointer p)
Pointer cast constructor.
|
ShardedFilespec(tensorflow.Scope scope,
tensorflow.Input basename,
tensorflow.Input num_shards) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Input |
asInput() |
tensorflow.Output |
asOutput() |
tensorflow.Output |
filename() |
tensorflow.ShardedFilespec |
filename(tensorflow.Output filename) |
tensorflow.Node |
node() |
tensorflow.Operation |
operation() |
tensorflow.ShardedFilespec |
operation(tensorflow.Operation operation) |
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 ShardedFilespec(Pointer p)
Pointer.Pointer(Pointer).public ShardedFilespec(@Const @ByRef tensorflow.Scope scope, @ByVal tensorflow.Input basename, @ByVal tensorflow.Input num_shards)
@ByVal @Name(value="operator tensorflow::Output") public tensorflow.Output asOutput()
@ByVal @Name(value="operator tensorflow::Input") public tensorflow.Input asInput()
public tensorflow.Node node()
@ByRef public tensorflow.Operation operation()
public tensorflow.ShardedFilespec operation(tensorflow.Operation operation)
@ByRef public tensorflow.Output filename()
public tensorflow.ShardedFilespec filename(tensorflow.Output filename)
Copyright © 2019. All rights reserved.