Browse Source

autoupdate docs by xmake-repo/ci

ruki 4 năm trước cách đây
mục cha
commit
5e20f91887

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: qhull, mingw-w64, gr**
+- **Recently added: cuda, libtorch, qhull**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (287)
+- Packages (288)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 37 - 0
mirror/packages/linux.html

@@ -4412,6 +4412,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libtorchlinux">libtorch (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>An open source machine learning framework that accelerates the path from research prototyping to production deployment.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://pytorch.org/">https://pytorch.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.8.0, v1.8.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtorch/xmake.lua">libtorch/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtorch
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtorch")
+</code></pre>
 <h3 id="libunistringlinux">libunistring (linux)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/macosx.html

@@ -4062,6 +4062,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libtorchmacosx">libtorch (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>An open source machine learning framework that accelerates the path from research prototyping to production deployment.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://pytorch.org/">https://pytorch.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.8.0, v1.8.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtorch/xmake.lua">libtorch/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtorch
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtorch")
+</code></pre>
 <h3 id="libunistringmacosx">libunistring (macosx)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/windows.html

@@ -3596,6 +3596,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libtool")
 </code></pre>
+<h3 id="libtorchwindows">libtorch (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>An open source machine learning framework that accelerates the path from research prototyping to production deployment.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://pytorch.org/">https://pytorch.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.8.0, v1.8.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtorch/xmake.lua">libtorch/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libtorch
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libtorch")
+</code></pre>
 <h3 id="libusbwindows">libusb (windows)</h3>
 <table>
 <thead>

+ 24 - 0
packages/linux.md

@@ -2957,6 +2957,30 @@ add_requires("libtool")
 ```
 
 
+### libtorch (linux)
+
+
+| Description | *An open source machine learning framework that accelerates the path from research prototyping to production deployment.* |
+| -- | -- |
+| Homepage | [https://pytorch.org/](https://pytorch.org/) |
+| License | BSD-3-Clause |
+| Versions | v1.8.0, v1.8.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [libtorch/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtorch/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtorch
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtorch")
+```
+
+
 ### libunistring (linux)
 
 

+ 24 - 0
packages/macosx.md

@@ -2722,6 +2722,30 @@ add_requires("libtool")
 ```
 
 
+### libtorch (macosx)
+
+
+| Description | *An open source machine learning framework that accelerates the path from research prototyping to production deployment.* |
+| -- | -- |
+| Homepage | [https://pytorch.org/](https://pytorch.org/) |
+| License | BSD-3-Clause |
+| Versions | v1.8.0, v1.8.1 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [libtorch/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtorch/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtorch
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtorch")
+```
+
+
 ### libunistring (macosx)
 
 

+ 24 - 0
packages/windows.md

@@ -2399,6 +2399,30 @@ add_requires("libtool")
 ```
 
 
+### libtorch (windows)
+
+
+| Description | *An open source machine learning framework that accelerates the path from research prototyping to production deployment.* |
+| -- | -- |
+| Homepage | [https://pytorch.org/](https://pytorch.org/) |
+| License | BSD-3-Clause |
+| Versions | v1.8.0, v1.8.1 |
+| Architectures | x64 |
+| Definition | [libtorch/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libtorch/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libtorch
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libtorch")
+```
+
+
 ### libusb (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-04-02T15:48:25+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-04-02T15:48:26+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-04-02T15:48:27+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-04-02T15:48:27+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-04-02T15:48:27+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-04-02T15:48:27+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-04-02T15:48:28+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-04-02T15:48:28+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-04-02T15:48:28+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-04-02T15:48:28+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-04-02T15:48:28+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-04-02T15:48:29+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-04-02T15:48:29+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-04-02T15:48:29+08:00</lastmod>
+  <lastmod>2021-04-03T02:35:59+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: qhull, mingw-w64, gr**
+- **Recently added: cuda, libtorch, qhull**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (287)
+- 包列表 (288)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)