テンソルフロー::作戦::身元

#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 

演算子::tensorflow::入力

 operator::tensorflow::Input() const 

演算子::tensorflow::出力

 operator::tensorflow::Output() const