Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::CompositeLearningRate< T > Class Template Reference
Inheritance diagram for caffe2::CompositeLearningRate< T >:
caffe2::LearningRateFunctor< T >

Public Member Functions

 CompositeLearningRate (const std::list< CompositeLearningRateItem< T >> &sub_policies)
 
T operator() (const int64_t iter) const override
 

Detailed Description

template<typename T>
class caffe2::CompositeLearningRate< T >

Definition at line 182 of file learning_rate_functors.h.


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