/aosp_15_r20/external/tensorflow/tensorflow/core/ops/ |
H A D | array_grad.cc | 416 DataType itype; in ReverseV2Grad() local 440 DataType itype; in SliceGrad() local 475 DataType itype; in StridedSliceGrad() local 512 DataType itype; in StridedSliceGradGrad() local 554 DataType itype; in BroadcastToGrad() local
|
/aosp_15_r20/external/pytorch/test/export/ |
H A D | test_sparse.py | 135 def test_idnet(self, dtype, itype, layout): argument 156 def test_sumnet(self, dtype, itype, layout): argument 180 def test_eltwisenet(self, dtype, itype, layout): argument 202 def test_todensenet(self, dtype, itype, layout): argument
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_ident.c | 56 decode_ii(const uint8_t * iip, int ii_len, int itype, bool ascii, in decode_ii() 132 int itype = 0; in main() local
|
/aosp_15_r20/external/elfutils/backends/ |
H A D | linux-core-note.c | 140 #define FIELD(igroup, itype, item, fmt, ...) \ argument 176 #define FIELD(igroup, itype, item, fmt, ...) \ argument
|
/aosp_15_r20/external/executorch/backends/cadence/hifi/kernels/ |
H A D | kernels.cpp | 208 #define typed_requantize_val(itype, otype) \ argument 221 #define typed_requantize_vec(itype, otype) \ argument
|
/aosp_15_r20/hardware/interfaces/broadcastradio/common/utils2x/ |
H A D | Utils.cpp | 137 auto itype = static_cast<uint32_t>(type); in maybeGetId() local 178 auto itype = static_cast<uint32_t>(type); in getAllIds() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/utils/ |
H A D | convert_type.cc | 50 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in ConvertTypeToTensorType() local
|
H A D | constant_utils.cc | 71 } else if (auto itype = element_type.dyn_cast<mlir::IntegerType>()) { in CreateConstOpWithSingleValue() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
H A D | batch_scatter_ops_test.py | 47 itype, argument
|
H A D | scatter_ops_test.py | 130 itype, argument
|
H A D | scatter_nd_ops_test.py | 111 itype, argument
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_nir.c | 104 const struct glsl_type *itype = var->interface_type; in nir_vk_is_not_xfb_output() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/ |
H A D | convert_type.cc | 106 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in ConvertScalarTypeToDataType() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/ |
H A D | scatter_nd_ops_test.py | 76 itype, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/ |
H A D | convert_types.cc | 110 } else if (auto itype = type.dyn_cast<IntegerType>()) { in ConvertScalarTypeToDataType() local
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_scalar_methods.py | 246 def test_small(self, itype): argument
|
/aosp_15_r20/hardware/interfaces/broadcastradio/common/utils1x/ |
H A D | Utils.cpp | 128 auto itype = static_cast<uint32_t>(type); in maybeGetId() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/ |
H A D | scatter_nd_op_test.py | 74 itype, argument
|
/aosp_15_r20/external/libffi/src/alpha/ |
H A D | ffi.c | 70 ffi_type *rtype, *itype; in ffi_prep_cif_machdep() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_gather_xfb_info.c | 244 const struct glsl_type *itype = var->interface_type; in nir_gather_xfb_info_with_varyings() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | CuFFTPlanCache.h | 298 cudaDataType itype, otype, exec_type; in CuFFTConfig() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/ |
H A D | test_comparisons_fp.cpp | 35 static char itype[32] = { 0 }; variable
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_progvar.cpp | 1093 int itype; in l_write_read() local 1305 int itype; in l_init_write_read() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_export.cpp | 500 auto itype = type_lookop.find(type_str); in from_string() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/types/ |
H A D | dialect.cc | 563 } else if (auto itype = type.dyn_cast<IntegerType>()) { in get() local
|