1. 10 10月, 2017 3 次提交
    • 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
    • K
      Adding relu6 activation function (#4607) · f30a1f42
      kavyasrinet 提交于
      f30a1f42
    • F
      Fix bug · b14c122a
      fengjiayi 提交于
      b14c122a
  2. 09 10月, 2017 4 次提交
  3. 07 10月, 2017 8 次提交
  4. 06 10月, 2017 9 次提交
  5. 05 10月, 2017 16 次提交