- 14 6月, 2022 1 次提交
-
-
由 freeliuzc 提交于
使用 tempfile 替换临时文件,保证在单测结束后,所有临时文件都会被正常的删除,避免占用磁盘文件。 此 PR 仅涉及单测修改,不影响现有功能。 develop 分支修改在 PR 43376
-
- 28 4月, 2022 1 次提交
-
-
由 Zhang Ting 提交于
* implement autotune python API * fix doc * fix windows error * fix doc and enable auto-tuning when config is None * fix windows error * fix doc
-
- 19 4月, 2022 1 次提交
-
-
由 Yiqun Liu 提交于
Cherry-pick #40338 #41741 #41313
-
- 13 4月, 2022 1 次提交
-
-
由 Jiabin Yang 提交于
* fix_ci_problem3 * support windows no default error
-
- 05 4月, 2022 1 次提交
-
-
由 Zhang Ting 提交于
* switch autotune * implement AutoTuneCache * implement AutoTuneCache class * add pybind api * add dygraph test * support static mode and eager mode and improve unittests * rename the SwitchAutoTune Class and improve tests * improve AutoTuneStatus and reduce the cost of tests
-