| Package | Description |
|---|---|
| org.tensorflow.ndarray.buffer.layout | |
| org.tensorflow.ndarray.impl.buffer.adapter | |
| org.tensorflow.ndarray.impl.buffer.layout |
| Class and Description |
|---|
| BooleanDataLayout
A
DataLayout that converts data stored in a buffer to booleans. |
| DataLayout
Converts data stored in a buffer to a given type.
|
| FloatDataLayout
A
DataLayout that converts data stored in a buffer to floats. |
| Class and Description |
|---|
| BooleanDataLayout
A
DataLayout that converts data stored in a buffer to booleans. |
| ByteDataLayout
A
DataLayout that converts data stored in a buffer to bytes. |
| DataLayout
Converts data stored in a buffer to a given type.
|
| DoubleDataLayout
A
DataLayout that converts data stored in a buffer to doubles. |
| FloatDataLayout
A
DataLayout that converts data stored in a buffer to floats. |
| IntDataLayout
A
DataLayout that converts data stored in a buffer to ints. |
| LongDataLayout
A
DataLayout that converts data stored in a buffer to longs. |
| ShortDataLayout
A
DataLayout that converts data stored in a buffer to shorts. |
| Class and Description |
|---|
| BooleanDataLayout
A
DataLayout that converts data stored in a buffer to booleans. |
| DataLayout
Converts data stored in a buffer to a given type.
|
| FloatDataLayout
A
DataLayout that converts data stored in a buffer to floats. |
Copyright © 2015–2020. All rights reserved.