Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dtensor_desc.h48 std::vector<int32_t> m_shape; variable
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnncompiler.cpp112 int32_t* m_shape{nullptr}; member