Home
last modified time | relevance | path

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

/external/armnn/src/armnn/test/optimizations/
DFuseBatchNormTests.cpp258 std::vector<T> inputDataFused = GetVector<T>(48, 1.0f, 0.1f); in FuseBatchNormIntoConvTest() local
DFuseActivationTests.cpp505 std::vector<T> inputDataFused = armnnUtils::QuantizedVector<T>(data, scale, offset); in FuseActivationIntoPreviousLayerTest() local
611 std::vector<T> inputDataFused = armnnUtils::QuantizedVector<T>(data, scale, offset); in FuseActivationSimpleTest() local