Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dpeephole.cpp702 static void eraseListUnpack(Node* n, int opset_version) { in eraseListUnpack() function
732 static void eraseListUnpack(Block* block, int opset_version) { in eraseListUnpack() function