/Threepio

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

Primary LanguagePythonOtherNOASSERTION

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