Sign in
opensecura
/
ml-models-public
/
a3240e0f75385a730484778456db8f00132ea5a1
/
.
/
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