1. 16 8月, 2023 11 次提交
    • X
      be22021c
    • W
      fix yaml error name (#56319) · edba06e1
      wanghuancoder 提交于
      edba06e1
    • W
      [IR] add TrilAndTriuOpTranscriber for ir translator (#56308) · 17f21508
      wanghuancoder 提交于
      * add TrilAndTriuOpTranscriber for ir translator
      
      * refine
      17f21508
    • W
      [IR] fix assert op pd to kernel pass bug (#56314) · 58708a00
      wanghuancoder 提交于
      * fix assert op pd to kernel pass bug
      
      * refine
      
      * refine
      58708a00
    • A
      [Approve]Modify inference size approve name list (#56332) · 035d185f
      Aurelius84 提交于
      * [Approve]Modify inference size approve name list
      035d185f
    • A
      [NewIR]Refine shape dialect directory (#56313) · d971a716
      Aurelius84 提交于
      * [NewIR]Refine shape dialect directory
      
      * modify IR into ir
      
      * fix cmake
      
      * fix typo
      d971a716
    • C
      [PRIM][IR]support add vjp (#56163) · 84482da8
      Charles-hit 提交于
      * [prim][newir] add basic framework for primitive
      
      * support desctensor in new ir
      
      * add vjp interface
      
      * support vjp in new ir
      
      * support vjp in new ir
      
      * polish vjp interface
      
      * fix stop_gradients set
      
      * fix vjp dispatch
      
      * add comment
      
      * add vjp test for new ir
      
      * add test for tanh vjp
      
      * [prim][newir] add basic framework for primitive
      
      * support desctensor in new ir
      
      * support vjp in new ir
      
      * support vjp in new ir
      
      * polish vjp interface
      
      * fix stop_gradients set
      
      * fix vjp dispatch
      
      * add comment
      
      * add vjp test for new ir
      
      * add test for tanh vjp
      
      * add eager and static backend for warp lower level api
      
      * support call_vjp pybind
      
      * polish code and add test for vjp
      
      * remove useless code
      
      * polish code
      
      * remove useless code
      
      * support mean vjp
      
      * add test for mean vjp and support has_vjp function
      
      * fix call_vjp
      
      * polish code
      
      * add primitive ops set for backend
      
      * add vjp test for tanh_
      
      * fix inference CI
      
      * fix inference ci
      
      * modify fluid cmake
      
      * remove useless deps
      
      * add cmake
      
      * fix comment
      
      * fix test
      
      * polish code
      
      * modify backward stop_gradients
      
      * modify static_backend.cc
      
      * support add and add_inplace vjp
      
      * remove useless code
      
      * remove useless code
      
      * remove cout
      
      * remove cout
      
      * fix add_grad
      
      * fix add test exe
      
      ---------
      Co-authored-by: Ncxxly <chenxx_id@163.com>
      Co-authored-by: Nzhangbo9674 <zhangbo54@baidu.com>
      84482da8
    • 【CINN】Remove if_simplify and rewrite block_simplify (#56307) · d0224b83
      傅剑寒 提交于
      * remove if_simplify and rewrite block_simplify
      
      * delete unused if_simplify
      d0224b83
    • C
      [AutoParallel] Dygraph basic impl for semi auto parallel (#55698) · 7039bef3
      Chen Weihang 提交于
      * add phi forward api gen impl
      
      * add phi backward gen code
      
      * polish api code gen impl
      
      * polish code gen impl
      
      * remove auto_paralel namespace
      
      * add dygraph forward impl
      
      * add for_auto_parallel cond
      
      * fix code gen errors
      
      * add dygraph backward impl
      
      * resolve conflict with develop
      
      * refactor dist api gen impl
      
      * revert origin api gen impl
      
      * replace template for override func
      
      * fix dnnl marco error
      
      * revert third_party change
      
      * add with distributed marco
      
      * Update grad_tensor_holder.cc details
      
      * merge dist tensor constructor
      
      * change test tensor to replicate
      
      * fx typo
      
      * resolve conflict with develop
      
      * fix out dim error
      7039bef3
    • H
      [NewIR]New ir support c concat (#56243) · fcde3991
      hong 提交于
      * support new ir load combine
      
      * update
      
      * polish code
      
      * remove print
      
      * support c concat
      
      * update
      
      * polish code
      
      * fix bug
      
      * polish code
      
      * fix compile bug
      
      * polish code
      
      * remove useless code
      fcde3991
    • M
      Mingyan.w (#56065) · 70a009ee
      Minner Wang 提交于
      Fixed a bug in the if (!id_hint.empty()) code block by adding missing code to correctly modify id_hint.
      70a009ee
  2. 15 8月, 2023 21 次提交
  3. 14 8月, 2023 8 次提交