Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DChannelCombine.cpp91 std::vector<SimpleTensor<T>> channel_combine(const TensorShape &shape, const std::vector<SimpleTens… in channel_combine() function
/external/ComputeLibrary/tests/validation/fixtures/
DChannelCombineFixture.h187 FunctionType channel_combine; in compute_target() local