Searched refs:NewInternalScope (Results 1 – 3 of 3) sorted by relevance
29 Scope NewInternalScope(Graph* graph, Status* status, ShapeRefiner* refiner);
449 Scope NewInternalScope(Graph* graph, Status* status, ShapeRefiner* refiner) { in NewInternalScope() function
2317 NewInternalScope(&parent->graph, &status->status, &parent->refiner) in TF_FinishWhileHelper()2383 NewInternalScope(&g->graph, &status->status, &g->refiner) in TF_AddGradients()