tensorflow :: ops :: IsNan
#include <math_ops.h>
xのどの要素がNaNであるかを返します。
概要
(numpy)np.isnanと同等
引数:
- スコープ:スコープオブジェクト
戻り値:
-
Output
:yテンソル。
コンストラクタとデストラクタ | |
---|---|
IsNan (const :: tensorflow::Scope & scope, :: tensorflow::Input x) |
パブリック属性 | |
---|---|
operation | |
y |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
操作
Operation operation
y
::tensorflow::Output y
公の行事
IsNan
IsNan( const ::tensorflow::Scope & scope, ::tensorflow::Input x )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const