Searched defs:channel_combine (Results 1 – 2 of 2) sorted by relevance
91 std::vector<SimpleTensor<T>> channel_combine(const TensorShape &shape, const std::vector<SimpleTens… in channel_combine() function
187 FunctionType channel_combine; in compute_target() local