Searched defs:CombinableConcat (Results 1 – 1 of 1) sorted by relevance
677 struct CombinableConcat { struct in torch::jit::__anon0ea1e2b70311::ConcatCombiner678 CombinableConcat(Node* a, Node* b, size_t i) in CombinableConcat() argument681 Node* first_concat;682 Node* second_concat;683 size_t idx;