This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Conversation
This file contains 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
* Include content in TVM's NOTICE file in main NOTICE. * Add licenses for all 3rdparty modules in tvm, and remove old submodule HalideIR. * Fix path - license is in source code. * Incorporate other license PRs into this one for simplicity, and move OpenMP into new category. * Update reference to license. Co-authored-by: Joe Evans <[email protected]>
Hey @leezu , Thanks for submitting the PR
CI supported jobs: [miscellaneous, centos-gpu, windows-cpu, centos-cpu, windows-gpu, unix-cpu, website, unix-gpu, edge, sanity, clang] Note: |
777a47c
to
39bd0e5
Compare
@mxnet-bot run ci [windows-gpu] |
Jenkins CI successfully triggered : [windows-gpu] |
szha
approved these changes
Nov 5, 2020
vidyaravipati
pushed a commit
to vidyaravipati/incubator-mxnet
that referenced
this pull request
Nov 11, 2020
This ports apache#19443 and apache#19440 from the v1.8.x branch. Further, the LICENSE file is cleaned up to avoid listing unnecessary information that can easily get out of sync with the actually included files (copyright headers). See https://infra.apache.org/licensing-howto.html for more information
Merged
This was referenced Feb 18, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This ports #19443 and #19440.
Further, the LICENSE file is cleaned up to avoid listing unnecessary information that can easily get out of sync with the actually included files (copyright headers).
See https://infra.apache.org/licensing-howto.html for more information