| <footer class="site-footer h-card"> | |
| <div class="wrapper"> | |
| <div class="row"> | |
| <div class="col-4"> | |
| <h4 class="footer-category-title">Resources</h4> | |
| <ul class="contact-list"> | |
| <li><a href="https://lists.apache.org/list.html?dev@mxnet.apache.org">Mailing list</a> <a class="u-email" href="mailto:dev-subscribe@mxnet.apache.org">(subscribe)</a></li> | |
| <li><a href="https://discuss.mxnet.io">MXNet Discuss forum</a></li> | |
| <li><a href="https://github.com/apache/mxnet/issues">Github Issues</a></li> | |
| <li><a href="https://github.com/apache/mxnet/projects">Projects</a></li> | |
| <li><a href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer Wiki</a></li> | |
| <li><a href="/community">Contribute To MXNet</a></li> | |
| </ul> | |
| </div> | |
| <div class="col-4"><ul class="social-media-list"><li><a href="https://github.com/apache/mxnet"><svg class="svg-icon"><use xlink:href="{{pathto('_static/minima-social-icons.svg#github', 1)}}"></use></svg> <span class="username">apache/mxnet</span></a></li><li><a href="https://www.twitter.com/apachemxnet"><svg class="svg-icon"><use xlink:href="{{pathto('_static/minima-social-icons.svg#twitter', 1)}}"></use></svg> <span class="username">apachemxnet</span></a></li><li><a href="https://youtube.com/apachemxnet"><svg class="svg-icon"><use xlink:href="{{pathto('_static/minima-social-icons.svg#youtube', 1)}}"></use></svg> <span class="username">apachemxnet</span></a></li></ul> | |
| </div> | |
| <div class="col-4 footer-text"> | |
| <p>A flexible and efficient library for deep learning.</p> | |
| </div> | |
| </div> | |
| </div> | |
| </footer> | |
| <footer class="site-footer2"> | |
| <div class="wrapper"> | |
| <div class="row"> | |
| <div class="col-3"> | |
| <img src="{{pathto('_static/apache_incubator_logo.png', 1)}}" class="footer-logo col-2"> | |
| </div> | |
| <div class="footer-bottom-warning col-9"> | |
| <p>Apache MXNet is an effort undergoing incubation at <a href="http://www.apache.org/">The Apache Software Foundation</a> (ASF), <span style="font-weight:bold">sponsored by the <i>Apache Incubator</i></span>. Incubation is required | |
| of all newly accepted projects until a further review indicates that the infrastructure, | |
| communications, and decision making process have stabilized in a manner consistent with other | |
| successful ASF projects. While incubation status is not necessarily a reflection of the completeness | |
| or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. | |
| </p><p>"Copyright © 2017-2018, The Apache Software Foundation Apache MXNet, MXNet, Apache, the Apache | |
| feather, and the Apache MXNet project logo are either registered trademarks or trademarks of the | |
| Apache Software Foundation."</p> | |
| </div> | |
| </div> | |
| </div> | |
| </footer> |