Searched defs:unflattened (Results 1 – 2 of 2) sorted by relevance
103 c10::IValue unflattened = unflatten(ret.first, ret.second); in testUnflatten() local
51 def compare_outputs(self, eager, unflattened, args): argument