Google I/O'yu ayarladığınız için teşekkür ederiz. İsteğe bağlı olarak tüm oturumları görüntüleyin İsteğe bağlı olarak izleyin

tensorflow :: ops :: BesselI0e

#include <math_ops.h>

x elemanının Bessel i0e fonksiyonunu hesaplar.

Özet

0 derecesinin üssel olarak ölçeklendirilmiş Bessel fonksiyonu, bessel_i0e(x) = exp(-abs(x)) bessel_i0(x) .

Bu işlev, bessel_i0(x) den daha hızlı ve sayısal olarak daha bessel_i0(x) .

Argümanlar:

  • kapsam: Bir Scope nesnesi

İadeler:

Yapıcılar ve Yıkıcılar

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

Genel özellikler

operation
y

Kamusal işlevler

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

Genel özellikler

operasyon

Operation operation

y

::tensorflow::Output y

Kamusal işlevler

BesselI0e

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

düğüm

::tensorflow::Node * node() const 

operator :: tensorflow :: Girdi

 operator::tensorflow::Input() const 

operator :: tensorflow :: Çıktı

 operator::tensorflow::Output() const