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