Home
last modified time | relevance | path

Searched defs:deg2rad (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DUnaryOps.cpp515 Tensor deg2rad(const Tensor& self) { in deg2rad() function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops.py726 def deg2rad(x): function
/aosp_15_r20/external/pytorch/torch/_refs/
H A D__init__.py6147 def deg2rad(self: TensorLikeType): function