Skip to content

Commit 79bd3c8

Browse files
committed
rebase
1 parent 0ca47ef commit 79bd3c8

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/pull.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -875,28 +875,16 @@ jobs:
875875
# CMAKE_ARGS="-DEXECUTORCH_BUILD_NXP_NEUTRON=ON" \
876876
# .ci/scripts/setup-linux.sh --build-tool "cmake"
877877

878-
<<<<<<< HEAD
879878
# Install test requirements
880879
# pip install -r backends/nxp/requirements-tests-pypi.txt
881880
# pip install -r backends/nxp/requirements-tests-eiq.txt
882-
=======
883-
# # Install test requirements
884-
# pip install -r backends/nxp/requirements-tests-pypi.txt
885-
# pip install -r backends/nxp/requirements-tests-eiq.txt
886-
>>>>>>> 5c905fcadd (address some feedback and disable some jobs for now)
887881

888882
# # Run pytest
889883
# PYTHON_EXECUTABLE=python bash backends/nxp/run_unittests.sh
890884

891-
<<<<<<< HEAD
892885
# Run aot examples:
893886
# PYTHON_EXECUTABLE=python bash examples/nxp/run_aot_example.sh cifar10
894887
# PYTHON_EXECUTABLE=python bash examples/nxp/run_aot_example.sh mobilenetv2
895-
=======
896-
# # Run aot examples:
897-
# PYTHON_EXECUTABLE=python bash examples/nxp/run_aot_example.sh cifar10
898-
# PYTHON_EXECUTABLE=python bash examples/nxp/run_aot_example.sh mobilenetv2
899-
>>>>>>> 5c905fcadd (address some feedback and disable some jobs for now)
900888

901889

902890
# test-samsung-models-linux:

0 commit comments

Comments
 (0)