tensorflow :: ops :: NextAfter
#include <math_ops.h>
x2
방향으로 x1
의 다음 표현 가능한 값을 요소별로 반환합니다.
요약
이 작업은 C ++ std :: nextafter 함수와 동일한 결과를 반환합니다.
비정규 숫자를 반환 할 수도 있습니다.
(cpp) C ++ std :: nextafter 함수와 동일합니다.
인수 :
- 범위 : 범위 개체
보고:
-
Output
: 출력 텐서.
생성자와 소멸자 | |
---|---|
NextAfter (const :: tensorflow::Scope & scope, :: tensorflow::Input x1, :: tensorflow::Input x2) |
공용 속성 | |
---|---|
operation | |
output |
공공 기능 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
공용 속성
조작
Operation operation
산출
::tensorflow::Output output
공공 기능
NextAfter
NextAfter( const ::tensorflow::Scope & scope, ::tensorflow::Input x1, ::tensorflow::Input x2 )
마디
::tensorflow::Node * node() const
연산자 :: tensorflow :: 입력
operator::tensorflow::Input() const
연산자 :: tensorflow :: 출력
operator::tensorflow::Output() const