Home
last modified time | relevance | path

Searched refs:second_tuple (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp4416 auto second_tuple = in emitBinaryOp() local
4419 first_tuple.end(), second_tuple.begin(), second_tuple.end()); in emitBinaryOp()