Searched refs:must_compile_node (Results 1 – 1 of 1) sorted by relevance
343 bool must_compile_node; in PartiallyDeclusterGraph() local344 TF_RETURN_IF_ERROR(MustCompileNode(n, &must_compile_node)); in PartiallyDeclusterGraph()345 if (!must_compile_node) { in PartiallyDeclusterGraph()