tensorflow :: ops :: SerializeTensor
#include <parsing_ops.h>
Tensorをシリアル化されたTensorProtoプロトに変換します。
概要
引数:
戻り値:
-
Output
:入力テンソルのシリアル化されたTensorProtoプロト。
コンストラクタとデストラクタ | |
---|---|
SerializeTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor) |
パブリック属性 | |
---|---|
operation | |
serialized |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
操作
Operation operation
シリアル化
::tensorflow::Output serialized
公の行事
SerializeTensor
SerializeTensor( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const