- 06 9月, 2021 12 次提交
-
-
由 joanna.wozna.intel 提交于
* Add fusion_lstm INT8 PTQ * Correct mkldnn_cache_capacity and enable fc_lstm_fuse_pass only for this test * Change mkldnn_cache_capacity
-
由 Wei Shengyu 提交于
* add pool2d grad grad * dbg * add unittest * update format * add more unittests * dbg
-
由 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
-
由 Double_V 提交于
* add kernel, stride check * add unitest for param out of range * delete max limit check
-
由 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.
-
由 Feng Xing 提交于
This PR adds error exception in fused transformer python interface. The function body are not implemented (will be implemented later). Following zhiqiu's comment in previous PR-35206 (merged already), it is better to raise an exception instead of using "pass".
-
由 Yuang Liu 提交于
-
由 Wilber 提交于
-
- 05 9月, 2021 1 次提交
-
-
由 furnace 提交于
* where op add broadcast, when x_shape == y_shape, and x_shape != cond_shape * add static api tests, and delete debug codes
-
- 04 9月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 03 9月, 2021 25 次提交
-
-
由 Aurelius84 提交于
-
由 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
-
由 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 1 次提交
-
-
由 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>
-