Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/opapi/
Daclnn_kernel_mod.h210 std::vector<T> ConcatVecs(const std::vector<T> &vec, const Vecs &... vecs) { in ConcatVecs() function
217 std::vector<T> ConcatVecs(const Vecs &... vecs) { in ConcatVecs() function