- 26 8月, 2021 13 次提交
-
-
由 WeiXin 提交于
* polish code * polish code. * polish code. * polish code. * polish code.
-
由 Aurelius84 提交于
* Modify into QueueSync QueueAsync * fix complie on MacOS * fix pointer * fix conflict * polish unittest * fix windows fetch error * polish code according reviewer * fix device_guard on CPU place
-
由 Li Min 提交于
Describe Add feed_forward for fused attention op. (1) Encapsulate matmul impl (forward and backward) used in attention op. (2) Implement bias_add (forward and backward) used in attention op.
-
由 Bo Liu 提交于
-
由 Shang Zhizhou 提交于
* add api * temp save * revert * copytocpu async ok * fix style * copy sync ok * fix compile error * fix compile error * api done * update python async api * fix compile * remove async python api; add c++ async unittest * remove python async api * update unittest * update unittest * add C++ unittest for copytensor * add unittest * update namespace utils to class TensorUtils * add unittest * update unittest * update unittest * update code style * update code style * update unittest
-
由 zhouweiwei2014 提交于
-
由 shiyutang 提交于
* add_roi_align_npu * update * update * update
-
由 Guoxia Wang 提交于
-
由 Wilber 提交于
-
由 liutiexing 提交于
-
由 duanboqiang 提交于
-
由 XGZhang 提交于
-
由 wanghuancoder 提交于
* use spinlock in auto growth, test=develop * refine,test=develop
-
- 25 8月, 2021 14 次提交
-
-
由 Peihan 提交于
-
由 wanghuancoder 提交于
* fix cmaklist for new executor, test=develop * refine, test=develop * refine, test=develop
-
由 Peihan 提交于
* Modify ci time count & fix resnet50_quant multi_thread tests * fix wrong time variable
-
由 jakpiase 提交于
* temporary change * fix for expand_v2 * changes after review, activated ppyolov inference test
-
由 Adam Osewski 提交于
* Enable BF16 for creating global tensor and reduce_mean. * Functional test with small model.
-
由 Wilber 提交于
-
由 WangXi 提交于
-
由 zhaoyingli 提交于
-
由 ronnywang 提交于
-
由 Leo Chen 提交于
* fix index tensor leak in __setitem__ * fix another usage of PyTuple_Pack * refine code * refine code * handle None index * add Py_DecRef * revert ut * refine code * merge develop * use RAII * follow comments
-
由 Yuang Liu 提交于
-
由 ronnywang 提交于
-
由 liutiexing 提交于
-
由 taixiurong 提交于
-
- 24 8月, 2021 13 次提交
-
-
由 lilong12 提交于
-
由 gongweibao 提交于
-
由 Wilber 提交于
-
由 wanghuancoder 提交于
* add fetch, test=develop * fix fetch2op, test=develop * fix fetch2op, test=develop * refine, test=develop * fix fetch ctx, test=develop * add wait, test=develop * rename fetch2 to fetch_v2, test=develop * merge, test=develop
-
由 Haohongxiang 提交于
* Add no_sync in data parallel for dynamic graph * modify UT of no_sync * delete test_parallel_dygraph_dataparallel_no_sync.py * add test_parallel_dygraph_no_sync.py * modify run_trainer_with_spawn in UTs * Add UT of complex control flow in no_sync * add specific descriptions and notes for no_sync * check code style * modify UT's TIMEOUT in CMakeLists.txt
-
由 Qi Li 提交于
-
由 duanboqiang 提交于
* fix bmm bug * bmm style * fix bmm
-
由 Adam Osewski 提交于
* Small corrections. * Fix lr for bf16. * Revert some changes.
-
由 Jacek Czaja 提交于
* - concat refactoring draft * - cmpilation fixes * - yet another compilation fix * - fix * - compilation fix * - fixes to compilation * - another compilation fix * - fix * - Added overloaded AcquirePrimitiveDesc for concat * - fix * - reserve introduced * - UT fixes * - test concat int8 improved * - fixes * - fix to crash * - lint fixes * - fixes after review * - some other fixes from review
-
由 wanghuancoder 提交于
-
由 王明冬 提交于
-
由 Zeng Jinle 提交于
-
由 ronnywang 提交于
* add conv_op_npu and test * add more tests * clean headers & support fp16 * update
-