tensor akışı:: işlem:: Kimlik

#include <array_ops.h>

Giriş tensörü veya değeriyle aynı şekle ve içeriğe sahip bir tensör döndürün.

Özet

Argümanlar:

İadeler:

  • Output : Çıkış tensörü.

Yapıcılar ve Yıkıcılar

Identity (const :: tensorflow::Scope & scope, :: tensorflow::Input input)

Genel özellikler

operation
output

Kamu işlevleri

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Genel özellikler

operasyon

Operation operation

çıktı

::tensorflow::Output output

Kamu işlevleri

Kimlik

 Identity(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input
)

düğüm

::tensorflow::Node * node() const 

operatör::tensorflow::Giriş

 operator::tensorflow::Input() const 

operatör::tensorflow::Çıktı

 operator::tensorflow::Output() const