Commit a906010
File tree
4 files changed
+38
-2
lines changedFilter options
- _unittests/ut_light_api
- onnx_array_api/light_api
4 files changed
+38
-2
lines changed+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
_unittests/ut_light_api/test_light_api.py
Copy file name to clipboardExpand all lines: _unittests/ut_light_api/test_light_api.py+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
538 | 538 |
|
539 | 539 |
|
540 | 540 |
|
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
| 569 | + |
541 | 570 |
|
542 | 571 |
|
543 |
| - |
544 | 572 |
|
onnx_array_api/light_api/_op_var.py
Copy file name to clipboardExpand all lines: onnx_array_api/light_api/_op_var.py+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
314 | 314 |
|
315 | 315 |
|
316 | 316 |
|
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
317 | 324 |
|
318 | 325 |
|
319 | 326 |
|
|
onnx_array_api/light_api/model.py
Copy file name to clipboardExpand all lines: onnx_array_api/light_api/model.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
406 | 406 |
|
407 | 407 |
|
408 | 408 |
|
409 |
| - |
| 409 | + |
410 | 410 |
|
411 | 411 |
|
412 | 412 |
|
|
0 commit comments