Commit 93b81265 authored by Bixia Zheng's avatar Bixia Zheng Committed by TensorFlower Gardener
Browse files

[XLA:GPU] Avoid using hyphens in global buffer names.

Having a hyphen in a global variable name can crash the PTX backend. When the
name of an Hlo instruction is used to construct a name of the global buffer for
the instruction, replace hyphens with underscores.

Add two test cases.

PiperOrigin-RevId: 231017603
parent b63538a6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment