[XLA_GPU] Remove print-if-after-all
from add_multiply.hlo test.
PiperOrigin-RevId: 336263729 Change-Id: I121e5e8a1cd906bdc5d01d9f56e65f7cdc7589f2
This commit is contained in:
parent
a5bc1396a0
commit
db38e14d05
@ -1,4 +1,4 @@
|
||||
// RUN: xla-gpu-opt %s --print-ir-after-all | FileCheck %s
|
||||
// RUN: xla-gpu-opt %s | FileCheck %s
|
||||
HloModule AddMultiply
|
||||
|
||||
ENTRY %AddMultiply (x: f32[2,2], y: f32[2,2], z: f32[2,2]) -> f32[2,2] {
|
||||
|
Loading…
Reference in New Issue
Block a user