1. 13 9月, 2022 4 次提交
  2. 09 9月, 2022 2 次提交
  3. 07 9月, 2022 3 次提交
  4. 06 9月, 2022 3 次提交
  5. 05 9月, 2022 4 次提交
  6. 02 9月, 2022 3 次提交
  7. 31 8月, 2022 5 次提交
  8. 30 8月, 2022 8 次提交
  9. 29 8月, 2022 3 次提交
    • C
      support backward refuse forward dygraph (#45250) · 7cf7084b
      Charles-hit 提交于
      * support refuse forward dygraph
      
      * modify backward api exponential__grad yaml
      
      * remove print code
      
      * 当反向复用前向时进行需不需要更高阶的反向判断,如果不需要调用c++ api,需要的话则调用前向动态图生成反向节点
      
      * fix some backward bugs
      
      * modify the generated dygraph function name
      7cf7084b
    • A
      [OpAttr]num_rows/num_colums of eye support Tensor type (#45427) · b93b710a
      Aurelius84 提交于
      * [OpAttr]num_rows/num_colums of eye support Tensor type
      
      * fix attr cast with long type
      b93b710a
    • H
      [phi] Transfer merged_adam yaml to phi (#45367) · b4f74eed
      HongyuJia 提交于
      * add legacy_api.yaml
      
      * set merged_momentum inplace only
      
      * support inplace optional<vector<tensor>>
      
      * add dygraph_mode api
      
      * add merged_adam yaml
      
      * add merged_adam python api
      
      * change testcase of merged_adam and adam
      
      * fix import of test_merged_adam_op
      b4f74eed
  10. 25 8月, 2022 5 次提交