Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::TanhGradientCPUFunctor Struct Reference

Public Member Functions

template<typename T >
void Run (const int n, const T *y, const T *dy, T *dx, CPUContext *)
 

Detailed Description

Definition at line 21 of file tanh_op.cc.


The documentation for this struct was generated from the following file: