[XLA:CPU] Fix the parallel task assignment to not parallelize dot operations.
The IR emitter currently generates incorrect code for parallelized dot operations. Add test cases to check for dot operation parallelization. PiperOrigin-RevId: 189216963
Loading
Please sign in to comment