Skip to content

Commit

Permalink
check tests run
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed May 16, 2024
1 parent 0309752 commit 639cb93
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ivy/functional/backends/tensorflow/elementwise.py
Original file line number Diff line number Diff line change
Expand Up @@ -875,10 +875,6 @@ def deg2rad(
return radians


@with_supported_dtypes(
{"2.15.0 and below": ("float16", "float32", "float64")},
backend_version,
)
def rad2deg(
x: Union[tf.Tensor, tf.Variable],
/,
Expand Down

0 comments on commit 639cb93

Please sign in to comment.