テンソルフロー::作戦:: ExtractJpegShape::属性

#include <image_ops.h>

ExtractJpegShapeのオプションの属性セッター。

まとめ

パブリック属性

output_type_ = DT_INT32
DataType

公共機能

OutputType (DataType x)
TF_MUST_USE_RESULT Attrs
(オプション) 操作の出力タイプ (int32 または int64)。

パブリック属性

出力タイプ_

DataType tensorflow::ops::ExtractJpegShape::Attrs::output_type_ = DT_INT32

公共機能

出力タイプ

TF_MUST_USE_RESULT Attrs tensorflow::ops::ExtractJpegShape::Attrs::OutputType(
  DataType x
)

(オプション) 操作の出力タイプ (int32 または int64)。

デフォルトは int32 です。

デフォルトは DT_INT32