- 30 12月, 2022 1 次提交
-
-
由 zhouzj 提交于
-
- 19 12月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* move conv2d * code-style and build bug * restore c++ * code-style * rm fluid init conv2d * remove nn.conv2d * modify doc
-
- 08 12月, 2022 2 次提交
-
-
由 ccrrong 提交于
* remove pool2d
-
由 kangguangli 提交于
* replace layers.cross_entropy with paddle.entropy * fix args * fix codestyle
-
- 07 12月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* modify slice infershape * code style * modify slice_unittest * temp fix * batch_norm api move * code_style * codestyle * ci_static * add __init__ * reset other change * revert .cc * add import batchnorm * conflict and revert * fix bug * fix third conflict one day * fix conflict * fix conflict bug * fix conflict bug * modify api * code_style * modify doc * add lost doc stable * fix conflict bug * ci lack of gpu
-
- 06 12月, 2022 1 次提交
-
-
由 kangguangli 提交于
* remove layers.matmul in nets.py * remove layers.matmul in rnn_impl/test_quantization_pass/auto_parallel_gpt_model/test_auto_parallel_completion_gpt * remove layers.matmul in other files * fix * fix * remove layers.matmul itself * remove ref in CMakeLists.txt and tools directory * remove matmul in fluid.layers.nn.py * remove matmul in fluid.dygraph.rnn.py && resotre test_matmul_op.py * replace matmul in fluid.dygraph.rnn.py && clean api_test in test_matmul_op.py * fix error && restore empty test_auto_search_dist_matmul_op.py * fix check in test_auto_parallel_partitioner.py * fix test_dist_matmul && test_flags_mkldnn_ops_on_off * fix test_fused_attention_op_xpu.py && test_matmul_op_xpu.py * remove test_auto_search_dist_matmul_op.py * remove layers.matmul in auto_parallel_gpt_model.py && fix doc in fluid/io.py * fix for matmul_grad * fix codestyle * fix codestyle * resolve conflicts error * restore unit test file but not compiled it for later remove * fix codestyle * fix wrong unittest skip * fix unittest delete * fix scale cost * fix scale cost * resolve conflicts error * resolve conflicts error Co-authored-by: Njakpiase <jakpia21@gmail.com>
-
- 05 12月, 2022 1 次提交
-
-
由 HongyuJia 提交于
* clean elem_arithmetic part2 unittest * fix test_model_cast_to_bf16 * restore test_model_cast_to_bf16
-
- 02 12月, 2022 1 次提交
-
-
由 cyber-pioneer 提交于
move paddle.fluid.layers.tensor.create_parameter to paddle.tensor.creation.create_parameter (#48579)
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 19 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 25 8月, 2022 1 次提交
-
-
由 handiz 提交于
-
- 05 7月, 2022 1 次提交
-
-
由 zhiboniu 提交于
* change fluid.mean to paddle.mean * reverse some old code examples
-
- 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
-
- 05 4月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 30 7月, 2021 1 次提交
-
-
由 zhangchunle 提交于
-
- 14 4月, 2021 1 次提交
-
-
由 XGZhang 提交于
-
- 22 9月, 2020 1 次提交
-
-
由 pangyoki 提交于
* default open dygraph mode * fix CI-Mac * fix Mac-CI other unittest file * fix CI-Py3 * fix test_communicator_geo and test_buffer_shared_memory_reuse_pass * add enable_static to fix CI-Py3 * add enable_static to fix CI-coverage * delete try except
-
- 03 4月, 2020 1 次提交
-
-
由 cc 提交于
-
- 15 1月, 2020 1 次提交
-
-
由 juncaipeng 提交于
* add mul and matmul quantization, test=develop * add test for matmul, test=develop
-
- 26 11月, 2019 1 次提交
-
-
由 itminner 提交于
-
- 06 11月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* Fix bug for inserting add_quant_dequant_op to same variable repetitively in add_quant_dequant_pass, test=develop
-
- 16 10月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* move pool2d to add_quant_dequant_pass, test=develop
-
- 23 9月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* add fake_quant_dequant_op for average pool2d * add test
-
- 23 8月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
* add pool2d quantization support, only for max-pooling. * add the partial quantization support.
-
- 27 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 21 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 19 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 15 3月, 2019 1 次提交
-
-
由 视言 提交于
* Add moving average absmax op in quantilize-aware training.
-
- 12 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 08 3月, 2019 2 次提交
- 07 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 06 3月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 25 2月, 2019 1 次提交
-
-
由 Zhen Wang 提交于
-
- 31 1月, 2019 1 次提交
-
-
由 WangZhen 提交于
-
- 30 1月, 2019 1 次提交
-
-
由 WangZhen 提交于
-
- 28 1月, 2019 2 次提交
- 26 1月, 2019 2 次提交