- 09 10月, 2020 5 次提交
-
-
由 Jacek Czaja 提交于
-
由 xiemoyuan 提交于
* Optimize the error message for OPs. * Optimize the error message for OPs in details.
-
由 cc 提交于
-
由 Zhen Wang 提交于
-
由 LielinJiang 提交于
* fix bilateral bug
-
- 04 10月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692) * Polish the error message of fc_op. * Polish the error message of fused_fc_elementwise_layer_norm op. * Polish an error message in fused_embedding_seq_pool_op.
-
- 01 10月, 2020 3 次提交
-
-
由 Wojciech Uss 提交于
-
由 Jacek Czaja 提交于
* - condidate fix to issue #25537 test=develop * - UT for transpose NHWC test=develop
-
由 Wojciech Uss 提交于
-
- 30 9月, 2020 6 次提交
-
-
由 joanna.wozna.intel 提交于
* Add avx instructions check * Small fix * Change function name * Change uint to unsigned int
-
由 hong19860320 提交于
test=develop
-
由 tangwei12 提交于
-
由 Qi Li 提交于
-
由 tianshuo78520a 提交于
* add xpu test * notest;add kunlun_test * notest;add kunlun_test * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * test=kunlun
-
由 MRXLT 提交于
* fix distributed error info * bug fix; notest * error info refine * update error info * update error info * update error info * bug fix * bug fix * bug fix * bug fix
-
- 29 9月, 2020 12 次提交
-
-
由 pangyoki 提交于
* add multinomial cpu kernel * fix C++ notype error * fix windows ci array len error * let array len be const * change array to vector * add cuda kernrl with num_distribution is 1, and not support replacement=False * add multinomial python api * support num_distribution different multinomial distributions * add multinomial python api unittest * change output dtype to int64 * fix coverage prob * optimize format * fix dtype of output error, should be int64_t
-
由 Zhang Ting 提交于
-
由 iducn 提交于
* add pip new requirements to windows * Increase the conditions that restrict system installation
-
由 Wojciech Uss 提交于
-
由 123malin 提交于
* test=develop, optimize geo communicator
-
由 Pei Yang 提交于
-
由 yukavio 提交于
-
由 Chen Weihang 提交于
* polish BuildStrategy api doc & example * polish ExecutionStrategy api doc & example * polish details
-
由 AshburnLee 提交于
* unique op for cuda is added * add support for cuda * Add cuda support for unique op. * Add support for int32_t and int64_t. * For old version, process by cpu * Add VisitDataType for thrust
-
由 lilong12 提交于
* add gloo initializer, test=develop
-
由 wawltor 提交于
optimize the error meesage for detetion_map_op
-
由 whs 提交于
-
- 28 9月, 2020 13 次提交
-
-
由 arlesniak 提交于
* Add support for mkldnn ops types selection with FLAGS in dygraph * use regex to match DNNL verbose * python3 encoding fix
-
由 Wilber 提交于
-
由 ysh329 提交于
* Fix clip_by_norm_op error message. test=develop * test=develop * test=develop
-
由 myq406450149 提交于
* enhance array_to_lod_tensor_op lod_tensor_to_array_op errors information. test=develop
-
由 lilong12 提交于
-
由 xiemoyuan 提交于
* iCafe 9009: Optimize the error message of OP. * Optimize the error message of GatherTreeOP.
-
由 ShenLiang 提交于
* fix the speed&memory of matmul * fix the comment * fix the memory copy * fix the windows ci
-
由 Pei Yang 提交于
* add unittests and op version register for tensorrt_subgraph_pass * rename to test_trt_subgraph_pass.py * fix softmax converter diff when padding dim=1
-
由 tangwei12 提交于
* fix error * fix error * fix error * merge develop
-
由 wanghuancoder 提交于
* add paddle.fluid._cuda_synchronize, test=develop * fix bug about core_avx core_noavx, test=develop * delete CPUPlace and XPUPlace, test=develop
-
由 yaoxuefeng 提交于
* enhance error messages of lookup_tale, merge_ids, data_norm * fix * fix error msg in .cu
-
由 whs 提交于
-
由 liym27 提交于
* Support assignment to a Variable in dynamic mode. Note: not deal with backward. * Rewrite VarBase __setitem__ for high-performance. * try to test 3 means to do __setitem__ and test the performance of 3 means. * Retain the means of the highest performance: C++ code and don't trace op.
-