Home
last modified time | relevance | path

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

/third_party/mindspore/test/utils/
Dmodel_utils.cpp118 auto imageBufNhwc = new char[size1]; in FillInputsData() local
/third_party/mindspore/test/unittest/
Dmindspore_unit_test.cpp375 auto imageBufNhwc = new char[size1]; variable