简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
请参考:https://tensorflow.google.cn/install/在 Windows 上安装 TensorFlowhttps://www.tensorflow.org/install/install_windowshttps://tensorflow.google.cn/install/install_windows另外可以使用Colabora...
从app store搜索下载linux子系统需要登录,并且下载极其缓慢。不适用app store的安装方法,网上给出的方法实在太复杂。但微软官方其实就提供了极其简单的方法:Manually download Windows Subsystem for Linux distro packageshttps://docs.microsoft.com/en-us/windows/wsl/inst....
Creating a simple Hello World application Using Android NDK with C++ · GitHubandroid Ndk学习笔记01之Hello World! - 简书https://developer.android.com/ndk/samples/sample_hellojni
ref:Windows下clang-format的安装_wanlong1215的博客-CSDN博客_clang-format windowshttps://gist.github.com/danielTobon43/51764026f95240bbd03991089f0380a8llvm下载:Download LLVM releases安装后在sublime text package contro
下载TF代码,配置tfgit clone -b v1.14.0 https://github.com/tensorflow/tensorflow.gitcd tensorflow./configure # 配置tf编译选项编译tf so,ABI根据实际需要配置bazel build --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0" --config=opt //tenso
https://github.com/tensorflow/ngraph-bridgengraph-bridge-0.22.0-rc4\logging\tf_graph_writer.*#include <fstream>#include <iomanip>#include <iostream>#include <sstream>#include "
AWQ模型量化实践
在Windows操作系统下运行Shell脚本,缺少的只是一个Git软件。其下载路径为Git - Downloading Package。安装之后,将安装路劲下的bin文件夹的路径添加到系统环境变量。于是我们就能够在CMD中通过sh xxx.sh来运行Shell脚本。转自https://zhuanlan.zhihu.com/p/59451678...
android编译openblas和faiss库,android NDK build openblas and faiss
深度学习模型量化基础