- 27 6月, 2022 2 次提交
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 24 6月, 2022 3 次提交
-
-
由 Wilber 提交于
* revert 40531 * update
-
由 王明冬 提交于
-
由 chenjian 提交于
* record memory and op supplement info * update * update * fix a bug * fix memory recording * fix a bug * update * update * fix a bug * update * fix a bug * fix a bug * fix a bug * Revert "fix a bug" This reverts commit c1d4df52762ba9ae7c7e27cd2ba4fc3a7ed9c7a5. * fix a bug * fix format * fix
-
- 23 6月, 2022 5 次提交
-
-
由 Ruibiao Chen 提交于
* Multiplex Workqueue for InterpreterCore * Delete ResetWorkQueueOptions * Update code format
-
由 Ruibiao Chen 提交于
* Remove unnecessary including for pstring.h * Fix typos
-
由 Wangzheee 提交于
-
由 wangzhen38 提交于
* fix cpplint style 5 * fix cpplint style 5 * fix cpplint style 5 * fix cpplint style 5 * fix cpplint style 5 * fix cpplint style 5 * fix cpplint style 5
-
由 Sylwester Fraczek 提交于
* sylwek prototype params to int8 pass * trying to make warmup work * wip * wip * change test to cpp test * review fixes, refactoring * more refactoring * add erasevars * change test to fixture * rename pass and reorder erasevars and graphsaferemovenodes * fix * more refactoring and fixed bug * formatting * remove scale count * enfroce message too short * remove erasevars erasevars couldbe cauuse of memory issues some other fixes * add count of successfull fuses to name of new nodes * FindVar -> GetVar and use ConvResidual pattern * use tensor->clear() instead of new variable * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * Update paddle/fluid/framework/ir/mkldnn/params_quantization_mkldnn_pass_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * Update paddle/fluid/inference/tests/api/analyzer_lexical_analysis_gru_tester.cc Co-authored-by: NTomasz Socha <tomasz.socha@intel.com> * add log (review fix)c * review fix (2 functions to one) * code review: Conv->QuantizeConv * revert * fix formatting * remove unused functions * add paddle enforce Co-authored-by: NTomasz Socha <tomasz.socha@intel.com>
-
- 22 6月, 2022 1 次提交
-
-
由 WJJ1995 提交于
* fixed multihead matmul fuse pass * Add unittests * rm scale op * fixed code style * fixed code style * resolve testcase falied * add note
-
- 21 6月, 2022 4 次提交
-
-
由 Guanghua Yu 提交于
-
由 Sławomir Siwek 提交于
* consolidate conv act passes * generalize conv_activation * integrate conv+act tests * code style format * whitespaces * remove timeout from old tests * implement comments from review * restore ut * whitespace * code style * transpose * fixes after review * method for gettin act * Change Paddle_enforce error type * code format * add missing opcompats
-
由 joanna.wozna.intel 提交于
-
由 Sing_chan 提交于
-
- 20 6月, 2022 1 次提交
-
-
由 whs 提交于
-
- 17 6月, 2022 2 次提交
- 16 6月, 2022 2 次提交
-
-
由 Ruibiao Chen 提交于
* Support disable GC for some vars in standalone executor * Setting skip_gc_vars in interprecore construction
-
由 Leo Chen 提交于
* lazy creating work queue * fix dry_run
-
- 15 6月, 2022 1 次提交
-
-
由 huzhiqiang 提交于
-
- 14 6月, 2022 4 次提交
-
-
由 Ruibiao Chen 提交于
* Support sequential run for standalone executor * Add UTs * Fix test_standalone_multiply_write * Remove unnecessary UTs
-
由 Yuang Liu 提交于
-
由 Sing_chan 提交于
-
由 Wilber 提交于
* cmake-lint * update
-
- 13 6月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
-
- 10 6月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Refactor DeviceContextPool * Adjust header file order
-
- 09 6月, 2022 5 次提交
-
-
由 minghaoBD 提交于
-
由 lidanqing 提交于
* fix some matmul that X and Y both other ops outputs, do not dequantize the Y. * fix CI format * fix according to review
-
由 sneaxiy 提交于
* add nproc_per_node for DistributedFusedLamb * fix nproc_per_node communicator bug * fix ring_id = 1 init bug * fix ci * fix test_parallel_executor_mnist.py
-
由 Ruibiao Chen 提交于
-
由 zhupengyang 提交于
-
- 08 6月, 2022 2 次提交
- 07 6月, 2022 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 6月, 2022 2 次提交
-
-
由 Tomasz Socha 提交于
* Enable fc on bfloat16 * Add pass for residual connection * Dissable Residual connection pass for now * Ban ResidualData from DQ * style * WO for python tests
-
由 Tomasz Socha 提交于
* Fix bfloat16 placement pass * Make it nicer * Fix leftovers * Style
-