Home
last modified time | relevance | path

Searched defs:indices_type (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Dscatter_nd.cc45 auto indices_type = input_args[0]->BuildType(); in InferType() local
Dscatter_nd_update.cc43 auto indices_type = input_args[kInputIndex1]->BuildType(); in InferType() local
Dindex_add.cc69 auto indices_type = input_args[kInputIndex1]->BuildType(); in IndexAddInferType() local
Dsparse_apply_r_m_s_prop.cc84 auto indices_type = input_args[5]->BuildType(); in InferType() local
/third_party/boost/boost/signals2/detail/
Dvariadic_slot_invoker.hpp89 typedef typename make_unsigned_meta_array<N>::type indices_type; in operator ()() typedef
/third_party/mindspore/mindspore/ops/operations/
D_inner_ops.py1110 def check_dtype(self, indices_type, data_type): argument
Dnn_ops.py6081 def infer_dtype(self, var_type, accum_type, grad_type, indices_type): argument
6184 def infer_dtype(self, var_type, accum_type, grad_type, indices_type): argument
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/cache_embedding/
Dcache_embedding.cc283 auto indices_type = indices->Type(); in CreateMapCacheIdx() local