OpenMined / Threepio

A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js
Other
56 stars 15 forks source link

Add tfjs translation commands for MNIST example #99

Closed vvmnnnkv closed 4 years ago

vvmnnnkv commented 4 years ago

Description

New command translations:

Affected Dependencies

Required to trace MNIST plan in PySyft

How has this been tested?

Added unit tests

Checklist