Searched refs:hoisted_graph_def (Results 1 – 1 of 1) sorted by relevance
544 GraphDef hoisted_graph_def; in HoistFakeQuants() local578 {}, &hoisted_graph_def)); in HoistFakeQuants()579 current_graph_def = hoisted_graph_def; in HoistFakeQuants()667 GraphDef hoisted_graph_def; in QuantizeNodes() local669 HoistFakeQuants(placeholder_graph_def, context, &hoisted_graph_def)); in QuantizeNodes()670 TF_RETURN_IF_ERROR(IsGraphValid(hoisted_graph_def)); in QuantizeNodes()677 TF_RETURN_IF_ERROR(ConvertFakeQuantsToRequantize(hoisted_graph_def, context, in QuantizeNodes()