1. 11 1月, 2023 5 次提交
    • R
      [Dy2St] 移除 ProgramTranslator (#49628) · 2bb28f31
      Ryan 提交于
      * add enable_to_static and drop some methods of ProgramTranslator
      
      * fix code style
      
      * fix cant import enable_to_static and update unitest
      
      * change unitest and rollback code of PT
      
      * fix can't import as of utils
      
      * roll back PT
      
      * fix roll back
      
      * add some unitest
      
      * add unitest and fix codestyle bug in api.py
      
      * finish all unitest
      
      * remove ProgramTranslator
      
      * fix code style
      
      * restore test_program_translator
      
      * api.py remove get_func
      
      * TestDygraphToStaticCode
      
      * fix check_type and import err
      
      * roll back PT without getcode
      
      * roll back pt with get_code
      
      * convert_to_static
      
      * fix import __all__
      2bb28f31
    • L
      fix hsigmoid_loss (#49549) · 8f0adcb5
      Linjie Chen 提交于
      8f0adcb5
    • L
      Add input check for NLLLoss (#49547) · 08bf1b49
      Linjie Chen 提交于
      * fix nll_loss
      
      * fix nll_loss
      
      * update
      
      * update
      
      * update
      
      * fix
      08bf1b49
    • H
      [XPU] update xpu.cmake to 20230110 (#49681) · 203f9594
      houj04 提交于
      203f9594
    • rm retain_grad_flag for tests part0 (#49655) · a504508c
      姜永久 提交于
      * rm retain_grad_flag for tests
      
      * modify transpose op
      
      * retain grads for xpu tests
      
      * lint
      
      * modify xpu test
      a504508c
  2. 10 1月, 2023 27 次提交
  3. 09 1月, 2023 8 次提交