1. 12 10月, 2022 3 次提交
  2. 11 10月, 2022 2 次提交
  3. 10 10月, 2022 1 次提交
    • Y
      [PHI]Add RNN yaml (#46812) · ab60fd8b
      YuanRisheng 提交于
      * add yaml entry for rnn and rrnn_grad, move infershape function for rnn_grad to phi infer meta
      
      * WIP: move rnn kernrl to phi
      
      * Change the code generation to avoid converting from intializer list to tuple of heterogeneous types.
      This is only triggered when an api has intermediate outputs, and the result of the outputs are of heterogeneous types.
      
      * fix the bug that when none in a vector of tensors requires gradient, the conversion to InferShapeContext to InferMetaContext (a.k.a. BuildInferMetaContext) produces errorous results.
      
      * fix ci bugs
      
      * fix ci bugs
      
      * fix ci bugs
      
      * modify code according comment
      Co-authored-by: Nchenfeiyu <chenfeiyu@baidu.com>
      ab60fd8b
  4. 09 10月, 2022 2 次提交
  5. 30 9月, 2022 1 次提交
  6. 29 9月, 2022 2 次提交
  7. 28 9月, 2022 4 次提交
  8. 27 9月, 2022 1 次提交
  9. 26 9月, 2022 3 次提交
  10. 23 9月, 2022 2 次提交
  11. 22 9月, 2022 2 次提交
  12. 21 9月, 2022 1 次提交
  13. 20 9月, 2022 4 次提交
  14. 19 9月, 2022 8 次提交
  15. 16 9月, 2022 2 次提交
  16. 15 9月, 2022 1 次提交
  17. 14 9月, 2022 1 次提交