1. 12 3月, 2023 5 次提交
  2. 10 3月, 2023 33 次提交
  3. 09 3月, 2023 2 次提交
    • Y
      [AMP OP&Test] arange op support fp16/bf16 (#51106) · f3448977
      yangjianfengo1 提交于
      * AMP arange & Test
      
      * fix arange bfloat16 dtype
      
      * update for review
      
      * update for review2
      
      * fix tile
      
      * update
      
      * fix ci
      
      * r
      
      * f
      
      * fix windows ci
      
      * update bfloat data
      
      * fix bloat16 input
      
      * add print
      
      * Update test_where_op.py
      
      * update kernel
      
      * del repeat
      
      * update review
      f3448977
    • Y
      [AMP OP&Test] where support bf16/fp16 (#51137) · 2727dddb
      yangjianfengo1 提交于
      * where op test
      
      * update bfloat16
      
      * fix
      
      * fix windows ci
      
      * update bfloat16 data
      
      * fix bloat16 x
      
      * reset
      
      * fix randint
      
      * add print
      
      * add delta
      
      * cancel print
      
      * code style
      
      * update revirew
      2727dddb