- 22 7月, 2021 2 次提交
- 21 7月, 2021 1 次提交
-
-
由 jiangcheng 提交于
-
- 20 7月, 2021 3 次提交
- 19 7月, 2021 3 次提交
-
-
由 Qi Li 提交于
-
由 joanna.wozna.intel 提交于
-
由 Roc 提交于
-
- 16 7月, 2021 6 次提交
-
-
由 ShenLiang 提交于
* add wait_server_ready * fix remove bug
-
由 Baibaifan 提交于
-
由 furnace 提交于
* [NPU] add sigmoid and sigmoid_cross_entropy_with_logits * [NPU] add debug logs * [NPU] delete debug logs * [NPU] reset to paddle.NPUPlace(0) * [NPU] add more unittests for sigmoid_cross_entropy_with_logits * delete useless c++ code, and delete check_dygraph=False * [NPU] delete repeated codes of unittests * [NPU] fix licence code style * [NPU] add attrs (now do not support) check for sigmoid_cross_entropy_with_logits
-
由 Leo Chen 提交于
* add clear_float_status op * refine infershape * fix typo * refine check_finite_and_scale * refine code
-
由 Yuang Liu 提交于
-
由 Haohongxiang 提交于
-
- 15 7月, 2021 5 次提交
-
-
由 ceci3 提交于
* fix bn * fix * add unittest * fix cpu
-
由 Qi Li 提交于
-
由 Qi Li 提交于
-
由 王明冬 提交于
[pass enhance] make the attribute check only object to which defined in op proto. test=develop (#34146)
-
由 Aurelius84 提交于
* Refine Constructor logic of ParallelExecutor * Replace executor into ParallelExecutor in run_program_op
-
- 14 7月, 2021 5 次提交
-
-
由 ShenLiang 提交于
* add scatter-gather opt * fix topo for pp * rename function
-
由 Leo Chen 提交于
* adam add input SkipUpdate * add unittest * add npu unittest * fix xpu compile * remove param stream
-
由 zhouweiwei2014 提交于
* Support sccache to speed up compilation on Windows * Support sccache to speed up compilation on Windows
-
由 Haohongxiang 提交于
-
由 Yuang Liu 提交于
-
- 13 7月, 2021 5 次提交
-
-
由 LiuWei 提交于
-
由 WangXi 提交于
-
由 ronnywang 提交于
-
由 ronnywang 提交于
-
由 Haohongxiang 提交于
* Fix gather_op by adding OurOfRangeCheck for param[Index] * Code Optimization
-
- 12 7月, 2021 9 次提交
-
-
由 WangXi 提交于
-
由 houj04 提交于
* add npu operator for gaussian random. * bugfix: add wait after memory copy. * update gaussian random op: use TensorCopy.
-
由 Qi Li 提交于
-
由 Zhang Zheng 提交于
-
由 WeiXin 提交于
-
由 pangyoki 提交于
* add dropout npu op * fix bugs * add unittest * fix bugs * support 1-D input
-
由 pangyoki 提交于
* change ScatterAdd to EmbeddingDenseGrad in lookup_table NPU op * EmbeddingDenseGrad only supports dim 32 * fix shape error
-
由 pangyoki 提交于
-
由 Yuang Liu 提交于
* softmax mask fuse upper triangle * cover not implemented cpu code
-
- 09 7月, 2021 1 次提交
-
-
由 arlesniak 提交于
* Use CBLAS for SelectedRows elementwise add operation. It's faster. * template compilation fix * reverted template compilation fix * slimmed template compilation fix Co-authored-by: NAdam Osewski <adam.osewski@intel.com>
-