Searched refs:replaceBlockWithFallbackGraph (Results 1 – 6 of 6) sorted by relevance
101 TORCH_API Node* replaceBlockWithFallbackGraph(
1024 Node* replaceBlockWithFallbackGraph(Block* b, ArrayRef<Value*> inputs) { in replaceBlockWithFallbackGraph() function
211 replaceBlockWithFallbackGraph(false_block, graph_->inputs()); in guardSpecializations()
409 replaceBlockWithFallbackGraph(false_block, guarded_node->inputs()); in insertDynamicShapesGuard()
381 replaceBlockWithFallbackGraph(false_block, guarded_node->inputs()); in insertTypeGuard()
1484 replaceBlockWithFallbackGraph(opt_graph->block(), opt_graph->inputs()); in TEST()