-
Notifications
You must be signed in to change notification settings - Fork 6
Pull requests: tenstorrent/pytorch2.0_ttnn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Handle typecasting
aten._to_copy
with torch.bool types
#351
opened Oct 28, 2024 by
kevinwuTT
Loading…
Relax restrictions when inserting
ttnn.to_layout
and ttnn.{to,from}_device
ops
#322
opened Oct 18, 2024 by
kevinwuTT
Loading…
2 tasks done
Convert Extra attention is needed
aten.sum.dim_IntList
to ttnn.sum
conversion
help wanted
#264
opened Sep 25, 2024 by
jdh8
Loading…
Convert
aten.embedding_dense_backward
to ttnn.embedding_bw
conversion
#247
opened Sep 20, 2024 by
jerrysky3
Loading…
Try to convert
aten.prod.dim_int
to ttnn.prod
conversion
#245
opened Sep 20, 2024 by
jerrysky3
Loading…
Try to convert
aten.var.correction
to ttnn.var
conversion
#243
opened Sep 20, 2024 by
jerrysky3
Loading…
Try to convert
aten.amin/amax
to ttnn.min/max
conversion
#241
opened Sep 20, 2024 by
jerrysky3
Loading…
Optimize out New feature or request
aten.clone
ops
conversion
enhancement
#238
opened Sep 19, 2024 by
jdh8
Loading…
Convert tensor–scalar bitwise operators
conversion
#237
opened Sep 19, 2024 by
jdh8
Loading…
3 of 4 tasks
Convert
aten.bitwise_not
to ttnn.bitwise_not
blocked
conversion
#236
opened Sep 19, 2024 by
jdh8
Loading…
2 of 3 tasks
Convert
aten.remainder.Tensor
to ttnn.remainder
conversion
#219
opened Sep 18, 2024 by
jdh8
Loading…
4 tasks done
Slightly optimize converting New feature or request
aten.t
conversion
enhancement
#204
opened Sep 14, 2024 by
jdh8
Loading…
Convert
aten.split
to ttnn.split
bert
blocked
conversion
#195
opened Sep 13, 2024 by
jdh8
Loading…
1 of 2 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.