Searched defs:dimsValue (Results 1 – 2 of 2) sorted by relevance
59 int64_t* dimsValue = new (std::nothrow) int64_t[1] {0}; in SaveDimsTensor() local171 float* dimsValue = new (std::nothrow) float[1] {0.0f}; in __anond68e77050102() variable
323 int32_t* dimsValue = reinterpret_cast<int32_t*>(data); in ParseInputDimsFromExtensions() local