@NoOffset public static class tensorflow.Input.Initializer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
Initializer(Pointer p)
Pointer cast constructor.
|
Initializer(tensorflow.Tensor t)
Construct from a scalar value of an arithmetic type or a type that can
be converted to a string (eg.
|
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TensorProto |
AsTensorProto()
Construct a multi-dimensional tensor from a nested initializer
list.
|
tensorflow.Status |
status() |
tensorflow.Input.Initializer |
status(tensorflow.Status status) |
tensorflow.Tensor |
tensor() |
tensorflow.Input.Initializer |
tensor(tensorflow.Tensor tensor) |
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 Initializer(Pointer p)
Pointer.Pointer(Pointer).public Initializer(@Const @ByRef tensorflow.Tensor t)
@ByVal public tensorflow.TensorProto AsTensorProto()
@ByRef public tensorflow.Status status()
public tensorflow.Input.Initializer status(tensorflow.Status status)
@ByRef public tensorflow.Tensor tensor()
public tensorflow.Input.Initializer tensor(tensorflow.Tensor tensor)
Copyright © 2019. All rights reserved.