- 21 6月, 2021 13 次提交
-
-
由 lidanqing 提交于
* Add oneDNN AXPY handler. * Add fallback for small tensors. * Fix ifdefs * Remove unnecessary namespace prefixes and add missing headers. * Guard handler_axpy with proper ifdefs. * Compilation of this function is possible only when Paddle is not build with CUDA nor HIP. * Move AXPY handler code to separate files. * Use oneDNN AXPY handler in SGD op. * Use axpy handler only when Paddle is built with oneDNN. * Add test for SUM BF16 with big rows. * Fix SFINAE rules for elementwise_add_to. * Add test case for SGD with big rows. * update * update Co-authored-by: NAdam Osewski <adam.osewski@intel.com>
-
由 Yuang Liu 提交于
-
由 zhiboniu 提交于
-
由 WangXi 提交于
-
由 pangyoki 提交于
* use BatchMatMul * replace TensorCopy with ShareDataWith * remove check fp16 grad * fix format * add grad_check * fix grad check
-
由 cc 提交于
* Combine amp and qat * add unit test
-
由 tianshuo78520a 提交于
* del py2 code2 * fix test timeout
-
由 kuizhiqing 提交于
* elastic etcd ready
-
由 Jiangxinz 提交于
-
由 Leo Chen 提交于
* enable npu alignment * support flatten_params/grads * support clip by global norm * remove memset in coalesce_tensor_op * fix npu kernel of sum op when input is one tensor * add ut for flatten_param_grads+regularizer * fix ut * fix typo
-
由 Jiangxinz 提交于
-
由 Jiangxinz 提交于
-
由 WangXi 提交于
-
- 18 6月, 2021 3 次提交
-
-
由 ceci3 提交于
-
由 huzhiqiang 提交于
-
由 yingyibiao 提交于
-
- 17 6月, 2021 7 次提交
-
-
由 kuizhiqing 提交于
-
由 joanna.wozna.intel 提交于
* Add bf16 support for save and load ops * Add bf16 test condition * Add matmul and chagne fluid.io to paddle.static * Reduce the test duration
-
由 cc 提交于
-
由 ronnywang 提交于
* add atan2_op * fix
-
由 Zhen Wang 提交于
-
由 Aurelius84 提交于
* support non-tensor type * fix unittest failed * add unittest with prune * rm unused code * coverage * fix two or
-
由 joanna.wozna.intel 提交于
* Add lookup_table_v2 BF16 * Reuse lookup table UT * Change op_type to op_version * Remove check_dygraph * Remove skip_check_grad_ci
-
- 16 6月, 2021 14 次提交
-
-
由 Jacek Czaja 提交于
* - Draft of implementation of refactoring - compilation fix * - Fixes after review * - Removed unnecessary comment
-
由 lilong12 提交于
-
由 lilong12 提交于
-
由 zhiboniu 提交于
-
由 tianshuo78520a 提交于
-
由 Jiangxinz 提交于
-
由 Zhou Wei 提交于
-
由 Thunderbrook 提交于
-
由 zhangbo9674 提交于
* new api trunc, test=develop
-
由 Aurelius84 提交于
-
由 wangguanzhong 提交于
* fix output padding conv * add repr unittest for conv
-
由 Jiangxinz 提交于
-
由 Leo Chen 提交于
* add return when input is tensor * fix typo
-
由 ShenLiang 提交于
* add pplayer * add sharedlayerdesc
-
- 15 6月, 2021 3 次提交