テンソルフロー::作戦:: Xlog1py

#include <math_ops.h>

x == 0 の場合は 0 を返し、それ以外の場合は要素ごとに x * log1p(y) を返します。

まとめ

引数:

戻り値:

コンストラクターとデストラクター

Xlog1py (const :: tensorflow::Scope & scope, :: tensorflow::Input x, :: tensorflow::Input y)

パブリック属性

operation
z

公共機能

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

パブリック属性

手術

Operation operation

z

::tensorflow::Output z

公共機能

Xlog1py

 Xlog1py(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x,
  ::tensorflow::Input y
)

ノード

::tensorflow::Node * node() const 

演算子::tensorflow::入力

 operator::tensorflow::Input() const 

演算子::tensorflow::出力

 operator::tensorflow::Output() const