텐서플로우:: 작전:: 추가N

#include <math_ops.h>

모든 입력 텐서 요소를 현명하게 추가합니다 .

요약

입력은 크기와 모양이 동일해야 합니다.

  x = [9, 7, 10]
  tf.math.add_n(x) ==> 26
  

인수:

보고:

생성자와 소멸자

AddN (const :: tensorflow::Scope & scope, :: tensorflow::InputList inputs)

공개 속성

operation
sum

공공 기능

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

공개 속성

작업

Operation operation

합집합

::tensorflow::Output sum

공공 기능

추가N

 AddN(
  const ::tensorflow::Scope & scope,
  ::tensorflow::InputList inputs
)

마디

::tensorflow::Node * node() const 

연산자::텐서플로우::입력

 operator::tensorflow::Input() const 

연산자::텐서플로우::출력

 operator::tensorflow::Output() const 
,

텐서플로우:: 작전:: 추가N

#include <math_ops.h>

모든 입력 텐서 요소를 현명하게 추가합니다 .

요약

입력은 크기와 모양이 동일해야 합니다.

  x = [9, 7, 10]
  tf.math.add_n(x) ==> 26
  

인수:

보고:

생성자와 소멸자

AddN (const :: tensorflow::Scope & scope, :: tensorflow::InputList inputs)

공개 속성

operation
sum

공공 기능

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

공개 속성

작업

Operation operation

합집합

::tensorflow::Output sum

공공 기능

추가N

 AddN(
  const ::tensorflow::Scope & scope,
  ::tensorflow::InputList inputs
)

마디

::tensorflow::Node * node() const 

연산자::텐서플로우::입력

 operator::tensorflow::Input() const 

연산자::텐서플로우::출력

 operator::tensorflow::Output() const