Enable dumping input on failure
PiperOrigin-RevId: 305711842 Change-Id: I7481f7a200be64d919a20c2f2af83ba427a6916d
This commit is contained in:
parent
fe18fa68aa
commit
566fdcb76b
@ -1,4 +1,4 @@
|
||||
// RUN: tf-mlir-translate -mlir-to-graphdef %s -o - | FileCheck %s
|
||||
// RUN: tf-mlir-translate -mlir-to-graphdef %s -o - | FileCheck %s --dump-input-on-failure
|
||||
|
||||
func @main(%arg0: tensor<10xi32>, %arg1: tensor<10xi32>) -> tensor<10xi32>
|
||||
attributes {tf.entry_function = {inputs = "input0,input1", outputs = "Add"}} {
|
||||
|
Loading…
Reference in New Issue
Block a user