forked from onnx/onnx
-
Notifications
You must be signed in to change notification settings - Fork 0
Linux mac pipeline #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…into linux-mac-pipeline
…into linux-mac-pipeline
vinitra-zz
pushed a commit
that referenced
this pull request
Jul 25, 2020
vinitra-zz
pushed a commit
that referenced
this pull request
Sep 4, 2020
…Azure CIs (onnx#2910) * adding gtests for c++ api test * deprecate travis * adding the build badges for the new pipelines in Azure, deprecating travis build badge, renaming circleCI badge * updating badge label * removing - in badge names * c++ api changes for linux * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * more build options * Update Linux-CI.yml for Azure Pipelines * add matrix of missing cases from travis (onnx_lite_proto) * deprecating travis is a separate PR * removing secondary iteration of c++ tests * one last travis file * cmake arguments in quotation marks * update to single quote arguments * try stackoverflow suggestion for string concat * adding 3.6 ml lite versions * test vars * test onnx-lite if statement * onnx-lite test * fixing to use "lite" everywhere except debug cases, as per changming's comment * trying to trigger onnx_lite env var * index with parantheses * see if onnx_debug is being enabled appropriately * fixing if checks * try to fix linux ci * fix linux protobuf install * try conda-forge protobuf * fix protobuf install try #2 * protobuf-compiler * see if libprotoc-dev is necessary * re-adding libprotoc-dev as it's necessary for identifying protobuf compiler * update conda-forge install line in script directly * fixing protobuf install * re-add protobuf compiler line * try installing from anaconda instead of conda-forge * turn on warnings as errors * catch git diff errors * excluding "onnx-data.proto" for upcoming serialization commit once ONNX_ML setting is fully enabled * removing quotation marks for windows CI * update protobuf install command test * debugging conda commands in linux ci * conda permissions * restore to (hopefully) working CI version for linux * experiment with alternate way to run conda env * try with strings * remove separate scripting step * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update Linux-CI.yml for Azure Pipelines * Update .azure-pipelines/Windows-CI.yml Co-authored-by: Chun-Wei Chen <[email protected]> Co-authored-by: Ashwini Khade <[email protected]> Co-authored-by: Chun-Wei Chen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.