Closed hertschuh closed 3 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.10%. Comparing base (
f17a2c2
) to head (af5b848
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
…ensorflow.
ops.convert_to_tensor(1.0, "int32")
would fail with the TensorFlow backend. This case is now supported.Note that other backends already supported this.