Simon Shi的小站

人工智能,机器学习 学习记录


  • Home

  • About

  • Tags

  • Categories

  • Archives

TF_pb_Inference_by_c++

Posted on 2019-09-11 | In DNN_platform , tensorflow |

[TOC]

Model Inference (using PB)

  • bazel
  • g++

1.bazel(tf官网方式)

https://www.tensorflow.org/guide/extend/cc

https://blog.csdn.net/elaine_bao/article/details/78702236

https://medium.com/jim-fleming/loading-a-tensorflow-graph-with-the-c-api-4caaff88463f

2.g++

https://www.fengiling.com/blog/view/?id=679303

https://blog.csdn.net/zwx1995zwx/article/details/79064064

https://github.com/zhangcliff/tensorflow-c-mnist

3.c->py->tfModel

https://blog.csdn.net/sxlsxl119/article/details/81937815

# c++ # TF # tensorflow # tf_pb
机器学习--数学基础(筹)
RL强化学习
  • Table of Contents
  • Overview

Simon Shi

286 posts
132 categories
243 tags
RSS
  1. 1. Model Inference (using PB)
  2. 2. 1.bazel(tf官网方式)
  3. 3. 2.g++
  4. 4. 3.c->py->tfModel
© 2024 Simon Shi
Powered by Hexo
|
Theme — NexT.Muse v5.1.4