텐서플로우:: 작전:: 둥근

#include <math_ops.h>

텐서의 값을 요소별로 가장 가까운 정수로 반올림합니다.

요약

반올림하여 짝수로 만듭니다. 뱅커 라운딩이라고도 합니다. 현재 시스템 반올림 모드에 따라 반올림하려면 std::cint를 사용하십시오.

인수:

보고:

생성자와 소멸자

Round (const :: tensorflow::Scope & scope, :: tensorflow::Input x)

공개 속성

operation
y

공공 기능

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

공개 속성

작업

Operation operation

와이

::tensorflow::Output y

공공 기능

둥근

 Round(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

마디

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const