| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.DecodeRaw.Attrs |
tensorflow.DecodeRaw.Attrs.little_endian_(boolean little_endian_) |
static tensorflow.DecodeRaw.Attrs |
tensorflow.DecodeRaw.LittleEndian(boolean x) |
tensorflow.DecodeRaw.Attrs |
tensorflow.DecodeRaw.Attrs.LittleEndian(boolean x)
Whether the input
bytes are in little-endian order. |
tensorflow.DecodeRaw.Attrs |
tensorflow.DecodeRaw.Attrs.position(long position) |
| Constructor and Description |
|---|
DecodeRaw(tensorflow.Scope scope,
tensorflow.Input bytes,
int out_type,
tensorflow.DecodeRaw.Attrs attrs) |
Copyright © 2019. All rights reserved.