Home
last modified time | relevance | path

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

/cts/hostsidetests/neuralnetworks/app/jni/
Dtrigger_libneuralnetworks_atoms.cpp66 const Matrix3x4 kMatrix2 = {{100.f, 200.f, 300.f, 400.f}, variable
182 ANeuralNetworksExecution_setInput(execution, 1, nullptr, &kMatrix2, sizeof(kMatrix2))); in executionSuccess()
233 ANeuralNetworksExecution_setInput(execution, 1, nullptr, &kMatrix2, sizeof(kMatrix2))); in executionFailure()