Fix log message in StreamExecutor, and add an explicit type in replay_computation.
Two minor changes: - The log message in deallocation in StreamExecutorAllocator prints out "(nil)" rather than the pointer because it happens after the pointer has been freed. - Add an explicit type in replay_computation; this was a review comment I missed. PiperOrigin-RevId: 219195845
Loading
Please sign in to comment