Sign in
opensecura
/
ml-models-public
/
811f55d90be8e81772ee30f9a1042bf9c1a11394
/
.
/
float_models
/
iree_exec
/
mnist_test.run
blob: a7eb7cff44bad334b01c78313d68b042d8d1ac2c [
file
] [
log
] [
blame
]
// RUN: ${TEST_RUNNER_CMD} %S/mnist_emitc_static 2>&1 | tee %t
// RUN: cat %t | FileCheck %S/mnist_test.filecheck
// RUN: ${TEST_RUNNER_CMD} %S/mnist_bytecode_static 2>&1 | tee %t
// RUN: cat %t | FileCheck %S/mnist_test.filecheck