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