@vova/threepio
v0.1.0
Published
A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js
Readme
ThreePio
A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js
Table of Contents
Install
[npm][]:
npm install --save threepioUsage
const Threepio = require('threepio');
const threepio = new Threepio();