Home
last modified time | relevance | path

Searched defs:itype (Results 1 – 25 of 33) sorted by relevance

12

/external/tensorflow/tensorflow/core/ops/
Darray_grad.cc416 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
/external/pytorch/test/export/
Dtest_sparse.py135 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
/external/sg3_utils/src/
Dsg_ident.c56 decode_ii(const uint8_t * iip, int ii_len, int itype, bool ascii, in decode_ii()
132 int itype = 0; in main() local
/external/elfutils/backends/
Dlinux-core-note.c140 #define FIELD(igroup, itype, item, fmt, ...) \ argument
176 #define FIELD(igroup, itype, item, fmt, ...) \ argument
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dconvert_type.cc50 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in ConvertTypeToTensorType() local
Dconstant_utils.cc71 } else if (auto itype = element_type.dyn_cast<mlir::IntegerType>()) { in CreateConstOpWithSingleValue() local
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dbatch_scatter_ops_test.py47 itype, argument
Dscatter_ops_test.py130 itype, argument
Dscatter_nd_ops_test.py111 itype, argument
/external/executorch/backends/cadence/hifi/kernels/
Dkernels.cpp208 #define typed_requantize_val(itype, otype) \ argument
221 #define typed_requantize_vec(itype, otype) \ argument
/external/mesa3d/src/vulkan/runtime/
Dvk_nir.c104 const struct glsl_type *itype = var->interface_type; in nir_vk_is_not_xfb_output() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_type.cc106 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in ConvertScalarTypeToDataType() local
/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/
Dscatter_nd_ops_test.py76 itype, argument
/external/tensorflow/tensorflow/core/ir/importexport/
Dconvert_types.cc110 } else if (auto itype = type.dyn_cast<IntegerType>()) { in ConvertScalarTypeToDataType() local
/external/pytorch/test/torch_np/numpy_tests/core/
Dtest_scalar_methods.py246 def test_small(self, itype): argument
/external/tensorflow/tensorflow/compiler/tests/
Dscatter_nd_op_test.py74 itype, argument
/external/libffi/src/alpha/
Dffi.c70 ffi_type *rtype, *itype; in ffi_prep_cif_machdep() local
/external/mesa3d/src/compiler/nir/
Dnir_gather_xfb_info.c244 const struct glsl_type *itype = var->interface_type; in nir_gather_xfb_info_with_varyings() local
/external/pytorch/aten/src/ATen/native/cuda/
DCuFFTPlanCache.h298 cudaDataType itype, otype, exec_type; in CuFFTConfig() local
/external/OpenCL-CTS/test_conformance/relationals/
Dtest_comparisons_fp.cpp35 static char itype[32] = { 0 }; variable
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.cpp500 auto itype = type_lookop.find(type_str); in from_string() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp1093 int itype; in l_write_read() local
1305 int itype; in l_init_write_read() local
/external/tensorflow/tensorflow/core/ir/types/
Ddialect.cc563 } else if (auto itype = type.dyn_cast<IntegerType>()) { in get() local
/external/cronet/stable/third_party/boringssl/src/include/openssl/
Dasn1t.h416 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/cronet/tot/third_party/boringssl/src/include/openssl/
Dasn1t.h416 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member

12