Author: hboutemy
Date: Sun Oct 1 16:43:57 2023
New Revision: 1912665
URL: http://svn.apache.org/viewvc?rev=1912665&view=rev
Log:
[ATTIC-216] Move MXNET to the Attic
Added:
attic/site/cwiki_retired/mxnet.txt
attic/site/xdocs/flagged/mxnet/
attic/site/xdocs/projects/mxnet.xml
Modified:
attic/site/xdocs/stylesheets/project.xml
Added: attic/site/cwiki_retired/mxnet.txt
URL:
http://svn.apache.org/viewvc/attic/site/cwiki_retired/mxnet.txt?rev=1912665&view=auto
==============================================================================
(empty)
Added: attic/site/xdocs/projects/mxnet.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/mxnet.xml?rev=1912665&view=auto
==============================================================================
--- attic/site/xdocs/projects/mxnet.xml (added)
+++ attic/site/xdocs/projects/mxnet.xml Sun Oct 1 16:43:57 2023
@@ -0,0 +1,53 @@
+<?xml version="1.0"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+-->
+<document>
+ <properties>
+ <author email="general.AT.attic.apache.DOT.org">The Apache Software
Foundation</author>
+ <title>Apache MXNet</title>
+ </properties>
+<body>
+
+<section id="mxnet">
+ <title>Apache MXNet</title>
+
+ <p><a href="https://mxnet.apache.org/">Apache MXNet</a>
+ moved into the Attic in 2023-09.
+ Apache MXNet mission was a flexible and efficient library for Deep
Learning.</p>
+
+ <p>The website, downloads and issue tracker all remain open, though
+ the issue tracker is read-only. See the website at
+ <a href="https://mxnet.apache.org/">http://mxnet.apache.org</a>
+ for more information on MXNet.</p>
+
+ <p>As with any project in the Attic - if you should choose to fork MXNet
+ outside of Apache, please let us know so we can link to your project.
+ </p>
+
+ <resource_table project="mxnet">
+ <mail name="commits,discuss-archive,events,issues,user"/>
+ <jira key="MXNET"/>
+ <cwiki/>
+ <git/>
+ </resource_table>
+
+</section>
+
+</body>
+</document>
Modified: attic/site/xdocs/stylesheets/project.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1912665&r1=1912664&r2=1912665&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Sun Oct 1 16:43:57 2023
@@ -91,6 +91,7 @@ limitations under the License.
<li><a href="/projects/metamodel.html">MetaModel</a></li>
<li><a href="/projects/metron.html">Metron</a></li>
<li><a href="/projects/mrunit.html">MRUnit</a></li>
+ <li><a href="/projects/mxnet.html">MXNet</a></li>
<li><a href="/projects/ode.html">ODE</a></li>
<li><a href="/projects/ojb.html">ObJectRelationalBridge (OJB)</a></li>
<li><a href="/projects/oltu.html">Oltu (previously Amber)</a></li>