Refactor deserialization of functions in object-based SavedModel.
Restore a FunctionDef into a FuncGraph and wrap it into Function object. Replace calling of all functions until something fits with a input signature match code structure. PiperOrigin-RevId: 225796290
Loading
Please sign in to comment