// UNSUPPORTED: kelvin_hw | |
// RUN: ${TEST_RUNNER_CMD} %S/mobilenet_v1_bytecode_static 2>&1 | tee %t | |
// RUN: cat %t | filecheck %S/mobilenet_v1_test.filecheck | |
// RUN: ${TEST_RUNNER_CMD} %S/mobilenet_v1_emitc_static 2>&1 | tee %t | |
// RUN: cat %t | filecheck %S/mobilenet_v1_test.filecheck |