In static shape inference, run EvaluateNode() when dtypes are numbers.
Currently, it's done only for integer types, but simple non-integer operations can be casted to integer type, and then used as shape input to reshape, or other ops. PiperOrigin-RevId: 230782685
Loading
Please sign in to comment