Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/schema/
Dmodel_generated.h2120 auto tensorIndices__ = tensorIndices ? _fbb.CreateVector<uint32_t>(*tensorIndices) : 0; variable
/third_party/mindspore/mindspore/lite/schema/inner/
Dmodel_generated.h2345 auto tensorIndices__ = tensorIndices ? _fbb.CreateVector<uint32_t>(*tensorIndices) : 0; variable