“8013328ed840ab65afbb2bff4eb1e27bc264eea6”上不存在“python/paddle/v2/fluid/tests/unittests/test_auc_op.py”
  • A
    Implementing the Adamax optimizer operator (#4538) · 4cb5bd90
    Abhinav Arora 提交于
    * Implementing the Adamax optimizer step operator
    * Adding unit tests for adamax_op
    
    * Changing learning rate and time step to inputs from attributes
    
    * Changing learning rate and time step to input(tensors)
    
    * Making the Adamax operator conform to naming convention
    
    * Removing Tensor<float> from comments
    
    * Rectifying the Adamax implementation
    
    * Changing Unit Test values and adding comments
    
    * Changing Unit Test to test multiple steps
    4cb5bd90
test_adamax_op.py 5.5 KB