logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

在 Windows 上安装 TensorFlow 官方流程

请参考:https://tensorflow.google.cn/install/在 Windows 上安装 TensorFlowhttps://www.tensorflow.org/install/install_windowshttps://tensorflow.google.cn/install/install_windows另外可以使用Colabora...

#windows
windows手动安装wsl linux子系统

从app store搜索下载linux子系统需要登录,并且下载极其缓慢。不适用app store的安装方法,网上给出的方法实在太复杂。但微软官方其实就提供了极其简单的方法:Manually download Windows Subsystem for Linux distro packageshttps://docs.microsoft.com/en-us/windows/wsl/inst....

文章图片
#linux#ubuntu
Android基于ndk和cmake开发C++命令行程序

Creating a simple Hello World application Using Android NDK with C++ · GitHubandroid Ndk学习笔记01之Hello World! - 简书https://developer.android.com/ndk/samples/sample_hellojni

文章图片
windows下sublime text 3使用clang format格式化C++代码

ref:Windows下clang-format的安装_wanlong1215的博客-CSDN博客_clang-format windowshttps://gist.github.com/danielTobon43/51764026f95240bbd03991089f0380a8llvm下载:Download LLVM releases安装后在sublime text package contro

TensorFlow C++接口推理

下载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

TensorFlow c++ dump graph to pbtxt

https://github.com/tensorflow/ngraph-bridgengraph-bridge-0.22.0-rc4\logging\tf_graph_writer.*#include <fstream>#include <iomanip>#include <iostream>#include <sstream>#include "

#tensorflow#c++
AWQ模型量化实践

AWQ模型量化实践

文章图片
Windows下运行Shell脚本

在Windows操作系统下运行Shell脚本,缺少的只是一个Git软件。其下载路径为Git - Downloading Package。安装之后,将安装路劲下的bin文件夹的路径添加到系统环境变量。于是我们就能够在CMD中通过sh xxx.sh来运行Shell脚本。转自https://zhuanlan.zhihu.com/p/59451678...

android NDK编译openblas和向量检索库faiss

android编译openblas和faiss库,android NDK build openblas and faiss

文章图片
#android#faiss
深度学习模型量化基础

深度学习模型量化基础

#深度学习
    共 13 条
  • 1
  • 2
  • 请选择