Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/test/
H A DTensorTest.cpp228 TensorInfo tensorInfo0({ 1, 1 }, DataType::Float32, 2.0f, 1); variable
/aosp_15_r20/external/armnn/delegate/test/
H A DLstmTestHelper.hpp72 std::vector <int32_t> tensorInfo0 {}; in CreateLstmTfLiteModel() local
H A DUnidirectionalSequenceLstmTestHelper.hpp82 std::vector<int32_t> tensorInfo0{}; in CreateUnidirectionalSequenceLstmTfLiteModel() local