Home
last modified time | relevance | path

Searched defs:true_divide (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp953 Tensor true_divide(const Tensor& self, const Tensor& divisor) { in true_divide() function
961 Tensor true_divide(const Tensor& self, const Scalar& divisor) { in true_divide() function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops.py105 def true_divide(x1, x2): # pylint: disable=missing-function-docstring function
/aosp_15_r20/external/pytorch/torch/_refs/
H A D__init__.py1752 def true_divide(a: TensorLikeType, b: TensorLikeType) -> TensorLikeType: function
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_opset9.py503 def true_divide(g: jit_utils.GraphContext, self, other): function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...