テンソルフロー::作戦::次の後
#include <math_ops.h> x1の次に表現可能な値をx2の方向に要素ごとに返します。
まとめ
この操作は、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( const ::tensorflow::Scope & scope, ::tensorflow::Input x1, ::tensorflow::Input x2 )
ノード
::tensorflow::Node * node() const
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const