File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff 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:
You can’t perform that action at this time.
0 commit comments