tensorflow :: ops ::身元
#include <array_ops.h>
入力テンソルまたは値と同じ形状と内容のテンソルを返します。
概要
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
:出力テンソル。
コンストラクタとデストラクタ | |
---|---|
Identity (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
パブリック属性 | |
---|---|
operation | |
output |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
操作
Operation operation
出力
::tensorflow::Output output
公の行事
身元
Identity( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const