Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/example/mnist_stm32f746/mnist_stm32f746/include/api/
Dcell.h84 explicit OpCell(const std::string &name) : OpCellBase(name) {} in OpCell() function
/third_party/mindspore/include/api/
Dcell.h85 explicit OpCell(const std::string &name) : OpCellBase(name) {} in OpCell() function