Make CpuExecutable::ExecuteOnStream actually use the stream.
Currently, it eagerly execute the function, ignoring the previously en-queued tasks. Also removed the "Asynchronous execution on stream with hlo profiling is not yet supported on CPU." check, as profiling is not supported by the async interface anyway. PiperOrigin-RevId: 208124125
Loading
Please sign in to comment