Home
last modified time | relevance | path

Searched defs:d_in (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_argmax_gpu.cu36 double* d_in; in test_gpu_simple_argmax() local
100 float* d_in; in test_gpu_argmax_dim() local
189 float* d_in; in test_gpu_argmin_dim() local
H A Dcxx11_tensor_argmax_sycl.cpp43 DataType* d_in = static_cast<DataType*>(sycl_device.allocate(in_bytes)); in test_sycl_simple_argmax() local
106 DataType* d_in = static_cast<DataType*>(sycl_device.allocate(in_bytes)); in test_sycl_argmax_dim() local
193 DataType* d_in = static_cast<DataType*>(sycl_device.allocate(in_bytes)); in test_sycl_argmin_dim() local
H A Dcxx11_tensor_gpu.cu634 Scalar* d_in; in test_gpu_lgamma() local
689 Scalar* d_in; in test_gpu_digamma() local
1005 Scalar* d_in; in test_gpu_erf() local
1044 Scalar* d_in; in test_gpu_erfc() local
1307 Scalar* d_in; in test_gpu_i0e() local
1362 Scalar* d_in; in test_gpu_i1e() local
/aosp_15_r20/external/autotest/client/common_lib/
H A Dsmogcheck_ina219.py100 def _validateRangeDict(self, d_ref, d_in): argument
/aosp_15_r20/external/eigen/test/
H A Dgpu_common.h45 typename Input::Scalar* d_in; in run_on_gpu() local
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dgraph_gradual_typechecker.py292 def calculate_out_dimension(d_in, module_instance, index): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Dddp_under_dist_autograd_test.py109 def getLinear(d_in, d_out): argument
/aosp_15_r20/external/freetype/src/base/
H A Dftcalc.c1032 FT_Pos d_in, d_out, d_hypot; in ft_corner_is_flat() local