8 Star 23 Fork 9

Gitee 极速下载/sptag

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/microsoft/SPTAG
克隆/下载
SPTAG.WinRT.nuspec 1.45 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="utf-8"?>
<package >
<metadata>
<id>SPTAG.WinRT</id>
<version>1.2.13-mainOPQ-CoreLib-SPANN-withsource-a6b7604</version>
<title>SPTAG.WinRT</title>
<authors>cheqi,haidwa,mingqli</authors>
<owners>cheqi,haidwa,mingqli,zhah</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/microsoft/SPTAG</licenseUrl>
<projectUrl>https://github.com/microsoft/SPTAG</projectUrl>
<description>SPTAG (Space Partition Tree And Graph) is a library for large scale vector approximate nearest neighbor search scenario released by Microsoft Research (MSR) and Microsoft Bing.</description>
<releaseNotes>publish with commit microsoft/add python version in wheel package/a6b7604</releaseNotes>
<copyright>Copyright © Microsoft</copyright>
<dependencies>
<group targetFramework="uap10.0">
<dependency id="Zstandard.dyn.x64" version="1.4.0" />
</group>
<group targetFramework="native">
<dependency id="Zstandard.dyn.x64" version="1.4.0" />
</group>
</dependencies>
</metadata>
<files>
<file src="Wrappers\WinRT\SPTAG.WinRT.targets" target="build\native" />
<file src="x64\Release\SPTAG.WinRT\SPTAG.winmd" target="lib\uap10.0" />
<file src="x64\Release\SPTAG.WinRT\SPTAG.dll" target="runtimes\win10-x64\native" />
<file src="readme.md" />
<file src="LICENSE" />
</files>
</package>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/sptag.git
[email protected]:mirrors/sptag.git
mirrors
sptag
sptag
main

搜索帮助