تينسورفلو :: العمليات :: بيسلي

#include <math_ops.h>

يحسب دالة Bessel i1e لـ x element-wise.

ملخص

تم تعريف دالة Bessel المعدلة ذات التحجيم الأسي بالترتيب 0 بأنها bessel_i1e(x) = exp(-abs(x)) bessel_i1(x) .

هذه الوظيفة أسرع وأكثر bessel_i1(x) عدديًا من bessel_i1(x) .

الحجج:

عائدات:

البنائين والمدمرين

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

السمات العامة

operation
y

الوظائف العامة

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

السمات العامة

عملية

Operation operation

ذ

::tensorflow::Output y

الوظائف العامة

بيسلي

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

العقدة

::tensorflow::Node * node() const 

المشغل :: tensorflow :: الإدخال

 operator::tensorflow::Input() const 

المشغل :: Tensorflow :: Output

 operator::tensorflow::Output() const