FloopCZ / tensorflow_ccLinks
Build and install TensorFlow C++ API library.
☆765Updated last year
Alternatives and similar repositories for tensorflow_cc
Users that are interested in tensorflow_cc are comparing it to the libraries listed below
Sorting:
- TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake☆444Updated 6 years ago
- Neural Network TensorFlow C API☆474Updated last year
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 7 years ago
- Run TensorFlow models in C++ without installation and without Bazel☆809Updated last year
- A lightweight header-only library for using Keras (TensorFlow) models in C++.☆1,119Updated last week
- This is a bunch of code to port Keras neural network model into pure C++.☆685Updated 5 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆428Updated 3 years ago
- Scripts to create Debian packages with the Tensorflow C/C++ API for Ubuntu x86_64 and Raspberry Pi☆87Updated 6 years ago
- Explore the Capabilities of the TensorRT Platform☆264Updated 4 years ago
- Sample code to call C API for Tensorflow 2.1☆111Updated 2 years ago
- A script to automate building Tensorflow on Windows and solve some problems☆104Updated 6 years ago
- A C++ example of running TensorFlow Object Detection model in live mode.☆146Updated 3 years ago
- A few projects that demo how to develop on Mac with TF and XCode only☆78Updated 6 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- library to read/write .npy and .npz files in C/C++☆1,441Updated 2 years ago
- Pytorch C++ Library☆367Updated 7 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated 2 years ago
- Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)☆687Updated 6 months ago
- ATen: A TENsor library for C++11☆710Updated 6 years ago
- Guide for building custom op for TensorFlow☆385Updated 2 years ago
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆304Updated 4 years ago
- Set of examples of ML approaches implemented in C++☆294Updated 5 years ago
- Small library for running Keras models from a C++ application