Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DGeneratedTestHarness.cpp433 void Execute(const sp<V1_0::IDevice>& device, std::function<V1_0::Model(void)> create_model, in Execute()
480 void Execute(const sp<V1_1::IDevice>& device, std::function<V1_1::Model(void)> create_model, in Execute()
569 void Execute(const sp<V1_2::IDevice>& device, std::function<V1_2::Model(void)> create_model, in Execute()