Changes the CapturedFunction implementation to not create a new...
Changes the CapturedFunction implementation to not create a new FunctionLibraryRuntime etc. and just re-use the existing one provided. This allows for Dataset ops to run cross device and cross process. PiperOrigin-RevId: 182292325
Loading
Please sign in to comment