File tree
5 files changed
+69
-1
lines changed- dipu
- scripts/autogen_diopi_wrapper
- tests/python/unittests
- third_party
5 files changed
+69
-1
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| 195 | + | |
195 | 196 |
| |
196 | 197 |
| |
197 | 198 |
| |
| |||
250 | 251 |
| |
251 | 252 |
| |
252 | 253 |
| |
| 254 | + | |
| 255 | + |
Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2279 | 2279 |
| |
2280 | 2280 |
| |
2281 | 2281 |
| |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
| 2291 | + | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
2282 | 2305 |
| |
2283 | 2306 |
| |
2284 | 2307 |
| |
|
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + |
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + |
- diopi_test/python/codegen/case_template.py+5-1
- diopi_test/python/codegen/gen_case.py+6
- diopi_test/python/configs/diopi_configs.py+30
- diopi_test/python/conformance/diopi_functions.py+24-2
- diopi_test/python/conformance/global_op_list.py+1
- impl/ascend/convert_config.yaml+9
- impl/ascend/device_configs.py+2-2
- impl/ascend_npu/ascend_config.yaml+5-2
- impl/ascend_npu/diopi_impl/batch_norm.cpp+27-11
- impl/ascend_npu/diopi_impl/ones.cpp+20
- impl/ascend_npu/diopi_impl/zeros.cpp+26
- proto/include/diopi/functions.h+23
0 commit comments