Tensor with Gradients #818
Locked
andresnowak
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm trying to create a tensor with gradients, but for now I only have implemented the tensor with matmul, sum, mul and equal, and it is implemented without using MLIR (I think TOSA is still not supported), if anyone is interested: link to repo
Beta Was this translation helpful? Give feedback.
All reactions