1. 02 4月, 2022 1 次提交
    • W
      [phi] Move clip op to phi (#40602) · c0658045
      wuyefeilin 提交于
      * move clip op to phi
      
      * fix as review
      
      * update hierarchical_sigmoid_kernel.cc
      
      * update selected_rows
      
      * update clip_kernel.cu
      
      * fix as review
      c0658045
  2. 18 3月, 2022 1 次提交
    • Z
      [Phi]Move hierarchical_sigmoid kernel to phi (#40553) · 64a7cbd3
      Zhang Zheng 提交于
      * first commit
      
      * fix compile error
      
      * support std::vector<std::srting>
      
      * fix
      
      * fix op support on GPU by chenweihang
      
      * pass test
      
      * infershape
      
      * add set_dtype
      
      * fix order
      
      * fix
      
      * unify the impl of dt and sr
      
      * fix
      64a7cbd3