Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DChannelExtract.cpp38 SimpleTensor<uint8_t> channel_extract(const TensorShape &shape, const std::vector<SimpleTensor<T>> … in channel_extract() function
/external/ComputeLibrary/tests/validation/fixtures/
DChannelExtractFixture.h121 FunctionType channel_extract; in compute_target() local