Allowing for FunctionLibraryRuntime::Run calls to not be provided with a...
Allowing for FunctionLibraryRuntime::Run calls to not be provided with a runner to execute kernels with. In that case, it defaults to using the threadpool provided by the device. Also makes sure each device has a default threadpool to fall back on. PiperOrigin-RevId: 188520648
Loading
Please sign in to comment