Simplify matrix/tensor operations performed on scalars #1179
Labels
graph rewriting
help wanted
Extra attention is needed
shape inference
tensor algebra
Relates to our use and representations of tensor algebra
Op
s likeSolve
andDet
can be simplified/removed when their inputs are known to be scalars.For example, the following graphs could be simplified but currently aren't:
The text was updated successfully, but these errors were encountered: