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

Public Member Functions

 LogitCPUFunctor (OperatorBase &op)
 
template<typename T >
void operator() (const int n, const T *x, T *y, CPUContext *)
 

Detailed Description

Definition at line 5 of file logit_op.cc.


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