Delete orphaned comment
The comment for `loader_spec_` stuck around even after it was removed. PiperOrigin-RevId: 317171521 Change-Id: Iddb6029fdad9cd5ef33bc4f4ea2653caed305658
This commit is contained in:
parent
8f700fb2e0
commit
fc51511308
@ -77,8 +77,6 @@ class KernelThunk : public Thunk {
|
||||
// Will be set by IrEmitterUnnested.
|
||||
LaunchDimensions launch_dimensions_;
|
||||
|
||||
// Describes how to load this kernel. ExecuteOnStream reuses this loader
|
||||
// specification for all executions.
|
||||
mutable tensorflow::mutex mutex_;
|
||||
|
||||
// Loaded kernels for each `StreamExecutor`. Requires pointer stability of
|
||||
|
Loading…
Reference in New Issue
Block a user