Searched defs:type_set (Results 1 – 10 of 10) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/kernel/nnacl/ |
| D | nnacl_lib.cc | 39 …std::unordered_set<TypeId> type_set = {kNumberTypeFloat32, kNumberTypeFloat16, kNumberTypeInt8, k… in GetFirstFp32Fp16OrInt8Type() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | scatter_non_aliasing_add.cc | 65 std::set<TypePtr> type_set = {kInt32}; in ScatterNonAliasingAddInferType() local
|
| D | scatter_sub.cc | 64 std::set<TypePtr> type_set = {kInt32, kInt64}; in ScatterSubInferType() local
|
| D | sparse_dense_cwise_arithmetic.cc | 104 std::set<TypePtr> type_set = {kInt64}; in SparseDenseCwiseArithmeticInferType() local
|
| D | scatter_add_with_axis.cc | 65 std::set<TypePtr> type_set = {kInt32, kInt64}; in ScatterAddWithAxisInferType() local
|
| D | tensor_scatter_elements.cc | 71 std::set<TypePtr> type_set = {kInt32, kInt64}; in TensorScatterElementsInferType() local
|
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| D | policydb.h | 86 typedef struct type_set { struct 92 } type_set_t; argument
|
| /third_party/selinux/libsepol/src/ |
| D | policydb_validate.c | 131 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/ |
| D | scheduler.cc | 1189 …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/ |
| D | debug_utils.c | 661 bool type_set = false; in debug_utils_ReportFlagsToAnnotFlags() local
|