Home
last modified time | relevance | path

Searched refs:IndicesValidCheck (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dsparse_to_dense_fp32.cc155 int SparseToDenseCPUKernel::IndicesValidCheck() const { in IndicesValidCheck() function in mindspore::kernel::SparseToDenseCPUKernel
178 auto ret2 = IndicesValidCheck(); in Run()
Dsparse_to_dense_fp32.h44 int IndicesValidCheck() const;