1. 08 8月, 2022 1 次提交
  2. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  3. 02 4月, 2022 1 次提交
  4. 07 7月, 2021 1 次提交
  5. 14 10月, 2020 1 次提交
    • X
      Add dropout and log_loss for kunlun (#27790) · ae01801f
      xiaoting 提交于
      * add dropout,log_loss, test=kunlun
      * fix dropout, test=kunlun
      * polish error message, test=kunlun
      * change boost::get to BOOST_GET_CONST, test=kunlun
      * fix copyright, test=kunlun
      ae01801f