Home
last modified time | relevance | path

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

/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/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/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dconvert_type.cc106 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in ConvertScalarTypeToDataType() local
/external/tensorflow/tensorflow/core/ir/importexport/
Dconvert_types.cc110 } else if (auto itype = type.dyn_cast<IntegerType>()) { in ConvertScalarTypeToDataType() local
/external/tensorflow/tensorflow/python/kernel_tests/v1_compat_tests/
Dscatter_nd_ops_test.py76 itype, argument
/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/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/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp1081 int itype; in l_write_read() local
1294 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/third_party/boringssl/src/include/openssl/
Dasn1t.h442 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/boringssl/src/include/openssl/
Dasn1t.h442 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/sg3_utils/lib/
Dsg_cmds_extra.c846 sg_ll_report_id_info(int sg_fd, int itype, void * resp, int max_resp_len, in sg_ll_report_id_info()
912 sg_ll_set_id_info(int sg_fd, int itype, void * paramp, int param_len, in sg_ll_set_id_info()
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dasn1t.h457 char itype; /* The item type, primitive, SEQUENCE, CHOICE or extern */ member
/external/virglrenderer/src/
Dvrend_shader.c3684 enum tgsi_return_type itype; in translate_store() local
3800 enum tgsi_return_type itype; in translate_load() local
3996 enum tgsi_return_type itype; in translate_atomic() local
6370 enum tgsi_return_type itype; in emit_image_decl() local
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_import.cc446 if (auto itype = elem_type.dyn_cast<mlir::IntegerType>()) { in ConvertIntBuffer() local
Dflatbuffer_export.cc166 } else if (auto itype = type.dyn_cast<mlir::IntegerType>()) { in GetTFLiteType() local