Searched refs:kAttrConcatDim (Results 1 – 2 of 2) sorted by relevance
131 int64_t concat_dim = AnfAlgo::GetNodeAttr<int64_t>(all_to_all, kAttrConcatDim); in CreateConcatNode()
433 constexpr auto kAttrConcatDim = "concat_dim"; variable