Searched refs:mutateOperandRankTest (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 337 static void mutateOperandRankTest(const sp<IDevice>& device, const Model& model) { in mutateOperandRankTest() function 920 mutateOperandRankTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 359 static void mutateOperandRankTest(const sp<IDevice>& device, const Model& model) { in mutateOperandRankTest() function 981 mutateOperandRankTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 406 static void mutateOperandRankTest(const sp<IDevice>& device, const Model& model) { in mutateOperandRankTest() function 1226 mutateOperandRankTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateModel.cpp | 425 static void mutateOperandRankTest(const sp<IDevice>& device, const Model& model) { in mutateOperandRankTest() function 1337 mutateOperandRankTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | ValidateModel.cpp | 460 static void mutateOperandRankTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandRankTest() function 1356 mutateOperandRankTest(device, model); in validateModel()
|