Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfixup_trace_scope_blocks.cpp361 void lambdaLiftBlocksAndConvertToGraph(Block* b) { in lambdaLiftBlocksAndConvertToGraph() function
364 lambdaLiftBlocksAndConvertToGraph(n->blocks()[0]); in lambdaLiftBlocksAndConvertToGraph()
541 lambdaLiftBlocksAndConvertToGraph(graph->block()); in FixupTraceScopeBlocks()
544 lambdaLiftBlocksAndConvertToGraph(graph->block()); in FixupTraceScopeBlocks()