"...git@developer.sourcefind.cn:gaoqiong/yaml-cpp.git" did not exist on "51ea36e444078015bb814b80aeeb2b80759292e6"
  • Po Yen Chen's avatar
    Introduce ck::accumulate_n() (#439) · 730204ee
    Po Yen Chen authored
    We can use this template to eliminate duplicated iterator computing
    logics. By providing return type to ck::accumulate_n(), we can avoid
    type conversion operations.
    730204ee
convolution_parameter.cpp 6.34 KB