12 Commits

Author SHA1 Message Date
Joe Evans
7b2c0c8f21 [v1.9.x] license updates (#20598)
Fix the first 3 items in #20616 

* Remove ASF2.0 license and properly list under 3-clause BSD files in LICENSE for np_einsum files.

* Fix license category for deformable_convolution files.

* Update list of Apache-2.0 licensed files.

* Add files to LICENSE that fall under Apache 2.0 license.

* Add include symlinks and other ASF2 files to LICENSE.

* Remove extra line.

* Add numpy einsum files (licensed under bsd 3-clause) to rat-excludes.

* Mention include/nnvm in LICENSE file.

* Remove files from LICENSE with clear ASF-2.0 license headers, added by accident based on skywalking-eyes faulty results.

* Move header guards to below license header section, so skywalking-eyes tool recognizes ASF-2.0 header.

* Fix formatting with license header.

* Fix license section for FindJeMalloc.cmake, move protoc-gen-mypy.py to Apache-2.0 licensed files.

* Clearly indicate caffe subdirectory's licensing model in LICENSE.

* Add skywalking-eyes config to repo.

* Add skywalking-eyes config (.licenserv.yaml) to rat-excludes.

* Add skywalking-eyes license checker into Github workflow.

* Remove caffe subdir from LICENSE and license-check config whitelist, since it is no longer in the repo.

* Remove duplicate entries in LICENSE - leave in Caffe license section.
2021-09-29 15:42:41 -07:00
Leonard Lausen
0f29ccaf5c Fix OS X staticbuild, update docs and add tests (#17602)
* Fix OS X staticbuild and add tests

* Update OS X build from source documentation
2020-02-16 10:26:02 -08:00
Sheng Zha
61013a8bf9 use env var to control stack trace logging (#17038)
* use env var to control stack trace logging

* update issue template
2019-12-12 16:25:34 -08:00
Haibin Lin
5cbf607cbb minor typo fix (#17008) 2019-12-07 17:45:00 -08:00
Sheng Zha
20aa10cb69 split issue templates (#16558) 2019-10-22 16:03:57 -07:00
Thomas Delteil
8004a027ad Fixing links for website + Fixing search (#16284)
* first updates

* fixing links + adding tutorials

* fix search

* fixing more links and adding new tutorials

* wrong license edit

* fix rendering

* Apply suggestions from code review

Co-Authored-By: Aaron Markham <markhama@amazon.com>

* moving mxnet.incubator.apache.org to mxnet.apache.org as per Apache infra for better indexing  https://issues.apache.org/jira/browse/INFRA-19144

* fixing line too long
2019-09-27 19:55:58 +10:00
Haibin Lin
50c694d44f Update PR Template (#9919)
* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2018-03-17 02:07:00 +01:00
Haibin Lin
918fac3d07 Update PULL_REQUEST_TEMPLATE.md (#9003)
* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2017-12-08 16:47:22 -08:00
Haibin Lin
97e70150cd Update PR & Issue Template (#8555)
* Update PULL_REQUEST_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2017-11-10 10:32:01 -08:00
Sheng Zha
956e79b8f3 update issue template (#8082)
* update issue template

* use diagnose script, and reorganize

* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md
2017-10-10 21:48:04 -07:00
Sheng Zha
b6b8da0ac2 pr template (#8115)
* pr template

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2017-10-09 13:06:00 -07:00
Eric Junyuan Xie
327132d8d0 Create ISSUE_TEMPLATE.md 2016-12-08 00:05:42 -08:00