- 03 9月, 2021 19 次提交
-
-
由 Fan Zhang 提交于
* [iscan] bugfix * test_standalone_executor modify
-
由 Yiqun Liu 提交于
-
由 heliqi 提交于
* add conv2d_transpose npu op * CopyRight 2020 to 2021 * add fp32 * delete repeat test case * delete repeat test case * fix paddle.NPUPlace
-
由 TTerror 提交于
-
由 zmx 提交于
add AsExtra to the following attribute of partial_sum op: 1. use_mkldnn
-
由 zmx 提交于
add AsExtra to the following attribute of concat op: 1. use_mkldnn 2. use_quantizer 3. mkldnn_data_type
-
由 zmx 提交于
add AsExtra to the use_mkldnn attribute of reshape op
-
由 XGZhang 提交于
-
由 Qi Li 提交于
* [NPU] update npu ut skil scirpts, test=develop * update, test=develop * update scripst, test=develop * add debug code, test=develop * update
-
由 Thunderbrook 提交于
-
由 danleifeng 提交于
-
由 0x45f 提交于
-
由 沉潜的鱼儿 提交于
* add lookup_table_v2_op AsExtra * add grap attr asextra * add gather_op asExtra()
-
由 沉潜的鱼儿 提交于
* add lookup_table_v2_op AsExtra * add grap attr asextra
-
由 ceci3 提交于
-
由 Leo Chen 提交于
-
由 WJJ1995 提交于
* add elementwise_pow_grad_npu * fixed bug for CI * deal with comments * fixed bug for CI * deal with comments
-
由 JYChen 提交于
-
由 沉潜的鱼儿 提交于
* add log_softmax_op_npu * log_softmax_op_v1 * import test_log_softmax_grad
-
- 02 9月, 2021 10 次提交
-
-
由 JingZhuangzhuang 提交于
* [NPU] Support npu kernel for gather_ng op * [NPU] Support npu kernel for gather_nd op * [NPU] Support npu kernel for gather_nd and gather_nd_grad op * update py format error. * modify gather_nd_op_npu * modify gather_nd 910 test * modify gather_nd 910 test Co-authored-by: Nxiaoxiaohehe001 <hiteezsf@163.com>
-
由 xiongkun 提交于
* Add SVD Op and it's GPU and CPU kernel * Remove CUDAPlace in test_svd_op, make the test available in CPU package * modfity the file * fix windows bug/ fix ROCM / fix test timeout * for pass the CIs * improve error report * for code review * some modification to test_svd_op * change python code style * expose the svd interface for document
-
由 zhulei 提交于
* [NPU] Add label_smooth_op * [NPU] Add label_smooth_op
-
由 Yuang Liu 提交于
-
由 Li Min 提交于
-
由 zhangchunle 提交于
-
由 wangna11BD 提交于
-
由 wangxinxin08 提交于
add axis check for elementwise op while the dimension of x is equal to the dimension of tensor (#35340)
-
由 JZ-LIANG 提交于
* support shard reader * support shard reader * add parallel mode * update process mesh * add method to compute comm_group * implement dist_embedding forward func * implement dist matmul forward func * implement dist reshape forward func * add transpiler framework * add transpiler forward * implement transpiler forward * implement transpiler backward & update * add process * add unitest * chmod * chmod * chmod * update unitest * add unitest for gpt * remove unused print * rename transpiler --> partitioner * rename transpiler --> partitioner * chmod * chmod * bug fixed * remove amp function * update case for dp mode * update case for dp mode
-
由 Baibaifan 提交于
-
- 01 9月, 2021 11 次提交
-
-
由 LielinJiang 提交于
-
由 jakpiase 提交于
* aded slice FWD FP32 * added tests for slice FWD FP32 * added slice bwd * added bf16 tests * CI fix * CI fix * added reason to skip_if * minor change * temporary fix for failing test * temporary fix * changes after review * CI rerun
-
由 Thunderbrook 提交于
* merge dense * log level * tensor copy sync * format
-
由 ShenLiang 提交于
* add cache for send_recv * add eval_batch for pipeline * add eval batch for pipelineparallel * add style code
-
由 Yuang Liu 提交于
-
由 wanghuancoder 提交于
* modify fetch logic, use D2H Stream, test=develop * refine, test=develop
-
由 baoachun 提交于
* add strided_slice_grad op for npu
-
由 Leo Chen 提交于
* support setting linewith when printing tensor * fix ut * refine code * update comments * use small precision since windows/linux has different ramdom value * fix typo * adjust parameter order for consistency
-
由 LielinJiang 提交于
* add input and output docs for vision transform
-
由 Qi Li 提交于
-
由 JZ-LIANG 提交于
-