Home
last modified time | relevance | path

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

/external/armnn/src/backends/cl/test/
DFp16SupportTest.cpp34 TensorInfo fp16TensorInfo({1, 2, 3, 5}, armnn::DataType::Float16); in BOOST_AUTO_TEST_CASE() local
68 TensorInfo fp16TensorInfo(TensorShape({4}), DataType::Float16); in BOOST_AUTO_TEST_CASE() local