テンソルフロー::作戦:: DecodePaddedRaw::属性
#include <parsing_ops.h>
DecodePaddedRawのオプションの属性セッター。
まとめ
パブリック属性 | |
---|---|
little_endian_ = true | bool |
公共機能 | |
---|---|
LittleEndian (bool x) | TF_MUST_USE_RESULT Attrs 入力 input_bytes がリトルエンディアン順であるかどうか。 |
パブリック属性
リトルエンディアン_
bool tensorflow::ops::DecodePaddedRaw::Attrs::little_endian_ = true
公共機能
リトルエンディアン
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePaddedRaw::Attrs::LittleEndian( bool x )
入力input_bytes
がリトルエンディアン順であるかどうか。
uint8
などの単一バイトに格納されるout_type
値の場合は無視されます。
デフォルトは true