@vova/threepio

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

Usage no npm install needed!

<script type="module">
  import vovaThreepio from 'https://cdn.skypack.dev/@vova/threepio';
</script>

README

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();

License

Apache 2.0