wolfv / xtensor-ml

C++ xtensor bindings to popular machine learning frameworks (TensorFlow & PyTorch)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xtensor-ml

Bindings between popular Machine Learning / Deep Learning frameworks and the xtensor C++ scientific computing ecosystem.

Currently this repository contains helper functions to convert (copyless) PyTorch and TensorFlow tensors to xtensor and back.

About

C++ xtensor bindings to popular machine learning frameworks (TensorFlow & PyTorch)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 100.0%