- 06 9月, 2021 8 次提交
-
-
由 feng_shuai 提交于
* transpose/slice/stride_slice/squeeze/unsqueeze op_def_enhance-1.0 * delete infer_flags and decrease-axis * delet infer_flags and decrea_axis
-
由 Double_V 提交于
* add pool2d pool3d extra() * delete ceil_mode extra() * delete ceil_mode extra() * delete ceil_mode extra() * add extra to use_mkldnn
-
由 Aurelius84 提交于
* Support Reset for DeviceEvent * fix code * add more unittest
-
由 wangxinxin08 提交于
* add AsExtra tag for conv transpose op * check the existence of use_cudnn before get this attribute
-
由 heliqi 提交于
* add depthwise_conv_npu_grad op * add depthwise_conv_npu_grad op * add depthwise_conv_npu_grad op * add NHWC test case
-
由 WeiXin 提交于
* support numpy dtype and polish code of list index. * polish code.
-
由 Yuang Liu 提交于
-
由 Wilber 提交于
-
- 04 9月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 03 9月, 2021 21 次提交
-
-
由 wanghuancoder 提交于
* modify gc logic, use new device_event, test=develop * use GenerateDeviceEventFlag, test=develop * refine, test=develop * fix test_standalone_executor.py, test=develop * refine, test=develop
-
由 lilong12 提交于
* support lodtensorarray
-
由 zhulei 提交于
* [NPU] Add huber_loss op * [NPU] Add huber_loss op * [NPU] Add huber_loss p[ * [NPU] Add huber_loss
-
由 Qi Li 提交于
* [NPU] add int64 kernels, test=develop * update ci scripts to be able to trun WITH_ASCEND_INT64 on, test=develop
-
由 Jack Zhou 提交于
* Add AsExtra for transpose * add AsExtra for lstm op * add AsExtra for gru
-
由 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
-
由 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 提交于
-
由 沉潜的鱼儿 提交于
* 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 6 次提交
-
-
由 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
-
由 Li Min 提交于
-
由 wangxinxin08 提交于
add axis check for elementwise op while the dimension of x is equal to the dimension of tensor (#35340)
-
由 Baibaifan 提交于
-
- 01 9月, 2021 4 次提交
-
-
由 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
-