Searched defs:transform_function (Results 1 – 2 of 2) sorted by relevance
328 def transform_function(self, fn, user_context): member in GenericTranspiler436 def transform_function(self, fn, user_context): member in PyToPy
60 const TransformFunc& transform_function, const GraphDef& float_graph_def, in TestTransformedVersusFloatGraph()