Skip to content

Commit

Permalink
disable contrib ops and ml ops
Browse files Browse the repository at this point in the history
  • Loading branch information
KJlaccHoeUM9l committed Feb 17, 2022
1 parent 21cba14 commit 8c74d52
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
--skip_submodule_sync \
--parallel \
--enable_pybind \
--disable_contrib_ops \
--disable_ml_ops \
--skip_onnx_tests \
--use_tvm
workingDirectory: $(Build.SourcesDirectory)
Expand Down

0 comments on commit 8c74d52

Please sign in to comment.