- 16 3月, 2023 1 次提交
-
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
- 12 3月, 2023 1 次提交
-
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
- 01 12月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 29 11月, 2022 1 次提交
-
-
由 yunyaoXYY 提交于
[Clean fluid] Clean maxout, space_to_depth, affine_channel, similarity_focus and add_position_encoding (#48410) * Clean fluid maxout * Clean fluid space_to_depth * Clean fluid affine_channel and related tests * Clean fluid similarity_focus and related tests * Clean fluid add_position_encoding and related tests * Fix code style
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 11 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 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
-
- 19 8月, 2020 1 次提交
-
-
由 lijianshe02 提交于
* reduce the execution time of affine_channel op unittests
-
- 24 4月, 2020 1 次提交
-
-
由 lijianshe02 提交于
* API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, log_loss) error message enhancement test=develop
-
- 06 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
affine_channel, affine_grid, bilinear_interp, bilinear_tensor_product, clip, crop, crop_tensor, cumsum, data_norm, expand, expand_as
-
- 26 9月, 2019 1 次提交
-
-
由 qingqing01 提交于
-
- 05 9月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
* enable inplace for affine_channel op, dropout op, test=develop * remove dropout inplace for ngraph fails, test=develop
-
- 22 4月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Speed affine_channel_op unit testing * Add check in tensor_py * Fix ONLY_CPU Compiling
-
- 18 10月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Add affine channel op. * Update code and add Python API. test=develop * Update API.spec test=develop
-