Searched refs:convert_successfully (Results 1 – 3 of 3) sorted by relevance
612 bool convert_successfully = false; in GetEngine() local626 use_calibration_, &convert_successfully); in GetEngine()
155 bool* convert_successfully);
4061 bool* convert_successfully) { in ConvertGraphDefToEngine() argument4063 if (convert_successfully) *convert_successfully = false; in ConvertGraphDefToEngine()4153 if (convert_successfully) *convert_successfully = true; in ConvertGraphDefToEngine()