Commit aa04d43
authored
Add test validator for unstable_to_stable tasks (#314)
* Update utils
* Update
* Update
* Update
* Update
* Add nope backend on torch
* Add nope backend on torch
* Add nope in paddle
* Write a demo of range_decomposer_validator
* Write a demo of range_decomposer_validator
* Write a demo of range_decomposer_validator
* Update
* Update analysis script
* Add task validator
* Update
* Add1 parent c9a2358 commit aa04d43
File tree
39 files changed
+41
-9
lines changed- todo_works/unstable_api_to_stable_api
- torch._C._fft.fft_fftn
- torch._C._fft.fft_irfft
- torch._C._fft.fft_rfft
- torch._C._functorch._add_batch_dim
- torch._C._functorch._remove_batch_dim
- torch._C._functorch._vmap_decrement_nesting
- torch._C._functorch._vmap_increment_nesting
- torch._C._linalg.linalg_norm
- torch._C._linalg.linalg_vector_norm
- torch._C._log_api_usage_once
- torch._C._nn.avg_pool2d
- torch._C._nn.gelu
- torch._C._nn.linear
- torch._C._nn.one_hot
- torch._C._nn.pad
- torch._C._nn.scaled_dot_product_attention
- torch._C._nn.softplus
- torch._C._set_grad_enabled
- torch._C._special.special_logit
39 files changed
+41
-9
lines changedLines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 10 | | |
17 | | - | |
| 11 | + | |
18 | 12 | | |
19 | 13 | | |
20 | 14 | | |
| |||
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
48 | | - | |
| 42 | + | |
49 | 43 | | |
50 | 44 | | |
51 | 45 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments