Searched defs:convert_func (Results 1 – 7 of 7) sorted by relevance
205 explicit ValueFieldConverter(ConvertFunc convert_func) in ValueFieldConverter()223 explicit CustomFieldConverter(ConvertFunc convert_func) in CustomFieldConverter()328 explicit RepeatedCustomValueConverter(ConvertFunc convert_func) in RepeatedCustomValueConverter()
202 explicit ValueFieldConverter(ConvertFunc convert_func) in ValueFieldConverter()220 explicit CustomFieldConverter(ConvertFunc convert_func) in CustomFieldConverter()325 explicit RepeatedCustomValueConverter(ConvertFunc convert_func) in RepeatedCustomValueConverter()
205 explicit ValueFieldConverter(ConvertFunc convert_func) in ValueFieldConverter()224 explicit CustomFieldConverter(ConvertFunc convert_func) in CustomFieldConverter()330 explicit RepeatedCustomValueConverter(ConvertFunc convert_func) in RepeatedCustomValueConverter()
897 def _convert_and_export_metrics(self, convert_func, *args, **kwargs): argument928 def _export_metrics(convert_func): argument
172 const auto convert_func = [this](GraphFuncOp func, FunctionDef *def, in ExportToGraphDef() local
294 const auto convert_func = [this, &gradient_map](GraphFuncOp func_op, in ConvertGraphDef() local