- 09 4月, 2021 3 次提交
-
-
由 Leo Chen 提交于
* [feature] support npu allocator (#30840) [feature] support npu allocator * [feature] support npu operator (#30951) [feature] support npu operator * [feature] support npu allocator, part 2 (#30972) * support npu allocator * add npu device context * fix some compile problem * fix some compile problem * add npu info * compile ok * fix include dir * support naive_best_fit_allocator * run ut ok, bug failed to exit * call aclrtResetDevice before exit * fix aclFinilize * add system allocatot test * add selected_gpus in gtest * add tensor_test for npu * support npu op, initial commit * add npu stream * add elementwise_add_op * compile ok * fix typo * fix elementwise_add_op_npu_test * support op run * test can run but failed * change aclopExecuteV2 to aclopCompileAndExecute * support parsing ascend rank table file (#31000) support parsing ascend rank table file * Fix reshape on GE graph. (#31084) Fix reshape on GE graph * add npu kernel for elementwise_sub and elementwise_sub_grad (#30973) * add npu sub op * fix typo * rename test * fix bug * fix bug * add fp16 kernel * fix typo * support sub grad op * support elementwise_sub_grad op Co-authored-by: Nfrankwhzhang <frankwhzhang@126.com> * Fix compilation problem (#31100) Fix compilation problem (#31100) * fix compile * fix code stype * remove const_cast * support adding correct npu op in pybind.h (#31143) * support adding correct npu op in pybind.h * refine code * [NPU] Support executor with NPU (#31057) * [NPU] Support executor with NPU * Fix code according to reviews * Fix code * Add unittest for sub op npu * refactor npu device manager (#31154) refactor npu device manager (#31154) * fix selected npus * fix compile * fix reading flags from env * format Co-authored-by: Nxiayanming <41795079@qq.com> Co-authored-by: Ngongweibao <weibao.gong@gmail.com> Co-authored-by: Nfrankwhzhang <frankwhzhang@126.com> Co-authored-by: Nliym27 <33742067+liym27@users.noreply.github.com>
-
由 Aurelius84 提交于
* Remove old custom OP to reduce whl package volume * [Custom OP]Remove old custom OP to reduce whl package volume * support macos
-
由 Jacek Czaja 提交于
-
- 07 4月, 2021 2 次提交
-
-
由 furnace 提交于
-
由 zhang wenhui 提交于
* Ascend rc (#30483) * Fix compilcation on CANN20.1 and older (#30494) Fix compilcation on CANN20.1 and older * Add distribution supported (#30578) Add distribution supported * Build praser for Hcom* operators (#30627) Build praser for Hcom* operators * Pass device_ids info from launch to trainer. (#30632) Pass device_ids info from launch to trainer * Add Hccl program group (#30642) Add Hccl program group * Add startup bash files of test_ascend_group. (#30645) Add startup bash files of test_ascend_group * cleanup (#30646) cleanup test_ascend_group.py * [Feature] Build parser to support distributed training (#30658) [Feature] Build parser to support distributed training * fix compilation on ascend-20.1 (#30722) fix compilation on ascend-20.1 * Dev/fix ascend string (#30749) Dev/fix ascend string * code style (#30781) code style * Merge ascend_optimizer and ascend_parser. (#30776) Merge ascend_optimizer and ascend_parser. * Ascendrc add converted op : [range/equal/range/uniform_random/expand/squeeze], fix cast op bug (#30797) Ascendrc add converted op : [range/equal/range/uniform_random/expand/squeeze], fix cast op bug * Add paddle ascend distribution training supported (#30796) Add paddle ascend distribution training supported * pass cxx_flags to gloo cmake (#30857) * Destroy session first. (#30954) Destroy session first. * merge * fix, test=develop * fix, test=develop * fix style, test=develop * fix, test=develop * fix * fix log fatal, test=develop * fix enforce style, test=develop * fix, test=develop * fix, test=develop * fix rccl, test=develop * fix test, test=develop * fix, test=develop * fix, test=develop * fix, test=develop * fix node_num, test=develop * fix ids str, test=develop * fix ids str, test=develop * fix ids str, test=develop * fix, test=develop * fix, test=develop * fix, test=develop * fix, test=develop * fix, test=develop * fix, test=develop * fix, test=develop * fix, test=develop * fix style code, test=develop * fix style code, test=develop * fix style code, test=develop * fix style code, test=develop Co-authored-by: Nhutuxian <hutuxian2011@sina.cn> Co-authored-by: Ngongweibao <weibao.gong@gmail.com> Co-authored-by: NVoid Main <voidmain1313113@gmail.com> Co-authored-by: NLeo Chen <chenqiuliang@baidu.com> Co-authored-by: Ndingsiyu <18369187719@163.com> Co-authored-by: NOleNet <olenet@126.com>
-
- 06 4月, 2021 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 02 4月, 2021 1 次提交
-
-
由 ronnywang 提交于
-
- 01 4月, 2021 1 次提交
-
-
由 tangwei12 提交于
* upgrade vlog * train from dataset fetch optimize
-
- 31 3月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 wuhuanzhou 提交于
* update eigen version to f612df27, test=develop * fix compilation error, test=develop * remove patch command in eigen, test=develop * fix compilation error caused by call Eigen function with float16 and bfloat16, test=develop * fix unittest error, test=develop * fix unittest error caused by precision, test=develop * remove patch files used by old version eigen, test=develop
-
- 29 3月, 2021 2 次提交
-
-
由 tianshuo78520a 提交于
-
由 ronnywang 提交于
-
- 23 3月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
-
- 19 3月, 2021 2 次提交
-
-
由 Jacek Czaja 提交于
-
由 ronnywang 提交于
-
- 17 3月, 2021 1 次提交
-
-
由 Chen Weihang 提交于
* remove eigen deps dof float16 * add cstdlib header * replace stdlib header by cmath
-
- 15 3月, 2021 2 次提交
-
-
由 Chen Weihang 提交于
* init commit * move eigen of bfloat16 * add complex header
-
由 WangXi 提交于
-
- 12 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 10 3月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 09 3月, 2021 3 次提交
-
-
由 ronnywang 提交于
-
由 Qi Li 提交于
-
由 Jacek Czaja 提交于
-
- 08 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 04 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 03 3月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 26 2月, 2021 1 次提交
-
-
由 WangXi 提交于
-
- 24 2月, 2021 1 次提交
-
-
由 liu zhengxi 提交于
* add get_cublas_handle() api * update format * add unittests * alter function name
-
- 23 2月, 2021 1 次提交
-
-
由 Zhong Hui 提交于
[BUG FIX] Fix softmax cross entropy overflow problem.
-
- 22 2月, 2021 2 次提交
- 18 2月, 2021 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Add conv transpose BF16 * Share function GetWeightsTz * Adjust to review and fix op compatibility * Add bias to unique handler name * Remove errors related to paddle enforce * Add conv2d_transpose to bf16 list and kernel refator
-
- 09 2月, 2021 1 次提交
-
-
由 wuhuanzhou 提交于
* update eigen version on Windows, test=develop * add /bigobj for cl, test=develop
-
- 08 2月, 2021 2 次提交
-
-
由 Qi Li 提交于
-
由 QingshuChen 提交于
-
- 07 2月, 2021 1 次提交
-
-
由 Qi Li 提交于
-
- 05 2月, 2021 1 次提交
-
-
由 liuyuhui 提交于
-
- 04 2月, 2021 3 次提交
-
-
由 Jacek Czaja 提交于
-
由 joanna.wozna.intel 提交于
* Update Xbyak and add bf16 fast performance verification * Fix formating * Change LOG message * Trigger an update of a new tag
-
由 wanghuancoder 提交于
* use iwyu clean include second time, test=develop
-