Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dconcat_opt.cpp677 struct CombinableConcat { struct in torch::jit::__anon0ea1e2b70311::ConcatCombiner
678 CombinableConcat(Node* a, Node* b, size_t i) in CombinableConcat() argument
681 Node* first_concat;
682 Node* second_concat;
683 size_t idx;