Home
last modified time | relevance | path

Searched refs:sample_driver (Results 1 – 11 of 11) sorted by relevance

/frameworks/ml/nn/driver/sample/
DSampleDriverAll.cpp31 namespace sample_driver { namespace
70 using android::nn::sample_driver::SampleDriverAll;
DSampleDriverFloatSlow.cpp31 namespace sample_driver { namespace
77 using android::nn::sample_driver::SampleDriverFloatSlow;
DSampleDriverFloatFast.cpp31 namespace sample_driver { namespace
77 using android::nn::sample_driver::SampleDriverFloatFast;
DSampleDriverQuant.cpp31 namespace sample_driver { namespace
77 using android::nn::sample_driver::SampleDriverQuant;
DSampleDriverMinimal.cpp32 namespace sample_driver { namespace
89 using android::nn::sample_driver::SampleDriverMinimal;
DSampleDriver.h28 namespace sample_driver {
DSampleDriver.cpp31 namespace sample_driver { namespace
/frameworks/ml/nn/
DREADME.txt27 ./sample_driver: Sample driver that uses the CPU to execute queries.
/frameworks/ml/nn/runtime/test/
DTestExecution.cpp42 using SampleDriver = nn::sample_driver::SampleDriver;
DTestPartitioningRandom.cpp104 using SampleDriver = nn::sample_driver::SampleDriver;
DTestPartitioning.cpp134 using SampleDriver = ::android::nn::sample_driver::SampleDriver;