Operations | Input Variations | Converted | Removed | Fallback | Completed | Score | |
---|---|---|---|---|---|---|---|
0 | aten.all.default | 1 | 0 | 0 | 1 | ✘ | 0 |
1 | aten.embedding.default | 2 | 2 | 0 | 0 | ✅ | 1 |
2 | aten.eq.Scalar | 1 | 1 | 0 | 0 | ✅ | 1 |
3 | aten.index.Tensor | 1 | 0 | 1 | 0 | ✅ | 1 |
4 | aten.slice.Tensor | 1 | 1 | 0 | 0 | ✅ | 1 |
5 | aten.unsqueeze.default | 1 | 1 | 0 | 0 | ✅ | 1 |
ATen Input Variations | Status | Isolated | PCC | Host | |
---|---|---|---|---|---|
0 | Tensor<[1, 7]> self = ? | Fallback | Fallback | 1 | 0 |
ATen Input Variations | Status | Isolated | PCC | Host | |
---|---|---|---|---|---|
0 | Tensor<[65024, 4544]> weight = ?, Tensor<[1, 7]> indices = ? |
Done | Done | 1.0 | 0 |
1 | Tensor<[7, 64]> weight = ?, Tensor<[1, 7]> indices = ? |
Done | Unknown | N/A | N/A |
ATen Input Variations | Status | Isolated | PCC | Host | |
---|---|---|---|---|---|
0 | Tensor<[1, 7]> self = ?, number other = 1 |
Done | Done | 1 | 0 |
ATen Input Variations | Status | Isolated | PCC | Host | |
---|---|---|---|---|---|
0 | Tensor<[7, 64]> self = ?, List[Optional[Tensor]] indices = [<[1, 7]>] |
Removed | Done | 1 | 0 |
ATen Input Variations | Status | Isolated | PCC | Host | |
---|---|---|---|---|---|
0 | Tensor<[2048, 64]> self = ?, int dim = 0, Optional[int] start = 0, Optional[int] end = 7 |
Done | Done | 1 | -1 |
ATen Input Variations | Status | Isolated | PCC | Host | |
---|---|---|---|---|---|
0 | Tensor<[1, 7, 64]> self = ?, int dim = 1 |
Done | Done | 1 | -1 |