opt_einsum_fx icon indicating copy to clipboard operation
opt_einsum_fx copied to clipboard

[Feature] Add more "linear" operations

Open Linux-cpp-lisp opened this issue 4 years ago • 0 comments

Consider:

  • [ ] torch.reshape
  • [ ] torch.cross
  • [ ] torch.dot
  • [ ] torch.transpose
  • [ ] torch.nn.functional.bilinear

Linux-cpp-lisp avatar Mar 15 '21 16:03 Linux-cpp-lisp