Home
last modified time | relevance | path

Searched defs:indice (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/tests/st/ops/cpu/
Dtest_reduce_op.py43 def construct(self, indice): argument
75 def construct(self, indice): argument
/third_party/mindspore/tests/ut/cpp/ops/
Dtest_ops_one_hot.cc39 auto indice = TensorConstructUtils::CreateOnesTensor(kNumberTypeInt32, std::vector<int64_t>{3}); in TEST_F() local
/third_party/ltp/testcases/misc/math/float/
Dmain.c65 int indice = 0; /* # of threads created, to be canceled by handle_signals variable
/third_party/mindspore/mindspore/ccsrc/ps/
Dworker.cc761 int indice = indice_data[i]; in SparsePartitioner() local
783 size_t indice = static_cast<size_t>(indice_data[j]); in SparsePartitioner() local