/external/deqp/framework/referencerenderer/ |
D | rrGenericVector.hpp | 70 explicit GenericVec4(const tcu::Vector<ScalarType, 4> &value) in GenericVec4() 93 GenericVec4 &operator=(const tcu::Vector<ScalarType, 4> &value) in operator =()
|
/external/executorch/kernels/quantized/cpu/ |
D | embeddingxb.h | 20 using ScalarType = exec_aten::ScalarType; variable
|
/external/executorch/kernels/portable/cpu/ |
D | selective_build.h | 21 exec_aten::ScalarType /*scalar_type*/ in should_include_kernel_dtype()
|
D | op_detach_copy.cpp | 17 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_relu.cpp | 20 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_as_strided_copy.cpp | 17 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_amax.cpp | 20 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_amin.cpp | 20 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_leaky_relu.cpp | 21 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_full.cpp | 17 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_full_like.cpp | 17 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_gelu.cpp | 21 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_masked_fill.cpp | 19 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_sum.cpp | 18 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_mean.cpp | 19 using ScalarType = exec_aten::ScalarType; typedef
|
D | op_hardtanh.cpp | 21 using ScalarType = exec_aten::ScalarType; typedef
|
/external/executorch/runtime/kernel/test/ |
D | test_util.h | 21 inline void make_kernel_key( in make_kernel_key()
|
/external/gemmlowp/test/ |
D | test_fixedpoint.cc | 125 using ScalarType = typename SimdTypeTraits::ScalarRawType; typedef in gemmlowp::__anonf576cf7a0111::TestFixedPoint 370 void test_convert(FixedPoint<ScalarType, tIntegerBits> x) { in test_convert() 377 void test_Rescale(FixedPoint<ScalarType, tIntegerBits_a> a) { in test_Rescale() 394 void test_mul(FixedPoint<ScalarType, tIntegerBits_a> a, in test_mul() 422 void test_ExactMulByPot(FixedPoint<ScalarType, tIntegerBits_a> a) { in test_ExactMulByPot()
|
/external/pytorch/aten/src/ATen/native/vulkan/ops/ |
D | Random.cpp | 64 const std::optional<c10::ScalarType> /* not implemented */, in rand_like() 125 const std::optional<c10::ScalarType> /* not implemented */, in randn_like()
|
/external/executorch/runtime/core/exec_aten/ |
D | exec_aten.h | 67 using ScalarType = at::ScalarType; variable 110 using ScalarType = torch::executor::ScalarType; variable
|
/external/gemmlowp/internal/ |
D | simd_wrappers.h | 46 using ScalarType = tScalarType; member 63 using ScalarType = tScalarType; member
|
/external/pytorch/aten/src/ATen/cuda/ |
D | cub-RadixSortKeys.cu | 44 #define AT_INSTATIATE_CUB_TEMPLATES(scalar_t, ScalarType) \ argument
|
/external/pytorch/torchgen/dest/ |
D | ufunc.py | 244 dtype: ScalarType, 400 dtype: ScalarType,
|
/external/pytorch/aten/src/ATen/native/quantized/ |
D | TensorFactories.cpp | 108 std::optional<ScalarType>, in empty_affine_quantized_other_backends_stub() 123 std::optional<ScalarType>, in empty_per_channel_affine_quantized_other_backends_stub()
|
/external/executorch/exir/dialects/edge/arg/ |
D | type.py | 17 ScalarType = "ScalarType" variable in ArgType
|