Add a supporting API and guidance on allowing TF decorator wrappers that can...
Add a supporting API and guidance on allowing TF decorator wrappers that can be injected new wrapped functions. The direct application of this is autograph which needs to swap potentially-decorated functions with their converted counterpart, preserving any existing wrappers. PiperOrigin-RevId: 220610131
Loading
Please sign in to comment