- 31 3月, 2023 1 次提交
-
-
由 iSerendipity 提交于
* move mkldnn unittests to test dir * add py_test_modules funcs * move py_test_modules to test/mkldnn * fix import error * Revert "move py_test_modules to test/mkldnn" This reverts commit 0277e0c29c22e5c29b7a3b843103f3d0b711c442. * fix import error by conflicts * fix errors * fix mistake on solving conflicts
-
- 28 3月, 2023 1 次提交
-
-
由 wanghuancoder 提交于
* delete old dygraph mkldnn op test
-
- 25 3月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 25 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* add isort config * isort all files
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 14 6月, 2022 1 次提交
-
-
由 zlsh80826 提交于
* Replace np.bool/np.bool8 with np.bool_ * Replace np.object with np.object_ * Replace np.complex with np.complex128 * Replace np.float with np.float64 * Replace np.int with np.int_ * Rerun pre-commit for newer pre-commit configuration * Use builtin bool instead of np.bool_ based on the context
-
- 05 6月, 2022 1 次提交
-
-
由 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
-
- 26 11月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add bf16 pool2d and unify bf16 unit tests * Add change default ops test
-
- 06 11月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add bfloat16 softmax and gelu * Add pass attr bfloat16_enabled_op_types * Changes from review
-