Home
last modified time | relevance | path

Searched defs:split_type (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dgrouped_matmul.cc108 auto split_type = input_args[kGmmInputSplitItem]->GetType(); in InferShape() local
222 auto split_type = input_args[kGmmInputSplitItem]->GetType(); in InferType() local
/third_party/mesa3d/src/compiler/nir/
Dnir_split_vars.c612 const struct glsl_type *split_type = in split_var_list_arrays() local