Home
last modified time | relevance | path

Searched defs:type_set (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/kernel/nnacl/
Dnnacl_lib.cc39 …std::unordered_set<TypeId> type_set = {kNumberTypeFloat32, kNumberTypeFloat16, kNumberTypeInt8, k… in GetFirstFp32Fp16OrInt8Type() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dscatter_non_aliasing_add.cc65 std::set<TypePtr> type_set = {kInt32}; in ScatterNonAliasingAddInferType() local
Dscatter_sub.cc64 std::set<TypePtr> type_set = {kInt32, kInt64}; in ScatterSubInferType() local
Dsparse_dense_cwise_arithmetic.cc104 std::set<TypePtr> type_set = {kInt64}; in SparseDenseCwiseArithmeticInferType() local
Dscatter_add_with_axis.cc65 std::set<TypePtr> type_set = {kInt32, kInt64}; in ScatterAddWithAxisInferType() local
Dtensor_scatter_elements.cc71 std::set<TypePtr> type_set = {kInt32, kInt64}; in TensorScatterElementsInferType() local
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h86 typedef struct type_set { struct
92 } type_set_t; argument
/third_party/selinux/libsepol/src/
Dpolicydb_validate.c131 static int validate_type_set(const type_set_t *type_set, const validate_t *type) in validate_type_set()
153 static int validate_empty_type_set(const type_set_t *type_set) in validate_empty_type_set()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dscheduler.cc1189 …std::unordered_set<TypeId> type_set = {kNumberTypeFloat32, kNumberTypeFloat16, kNumberTypeInt8, k… in FindBackendKernel() local
1732 …std::unordered_set<TypeId> type_set = {kNumberTypeFloat32, kNumberTypeFloat16, kNumberTypeInt8, k… in GetFirstFp32Fp16OrInt8Type() local
/third_party/vulkan-loader/loader/
Ddebug_utils.c661 bool type_set = false; in debug_utils_ReportFlagsToAnnotFlags() local