// RUN: ${TEST_RUNNER_CMD} %S/mobilenet_v2_bytecode_static 2>&1 | tee %t | |
// RUN: cat %t | FileCheck %S/mobilenet_v2_test.filecheck | |
// RUN: ${TEST_RUNNER_CMD} %S/mobilenet_v2_emitc_static 2>&1 | tee %t | |
// RUN: cat %t | FileCheck %S/mobilenet_v2_test.filecheck | |
// XFAIL: * |