pedroespindula / Threepio

A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ThreePio

build status code coverage code style styled with prettier made with lass license npm downloads

A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js

Table of Contents

Install

[npm][]:

npm install --save threepio

Usage

const Threepio = require('threepio');

const threepio = new Threepio();

Support

For support in using this library, please join the #lib_threepio Slack channel. If you’d like to follow along with any code changes to the library, please join the #code_threepio Slack channel. Click here to join our Slack community!

License

Apache 2.0

About

A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js

License:Other


Languages

Language:Python 80.0%Language:JavaScript 19.8%Language:Shell 0.2%