OpenMined / Threepio

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

Write tests for pythreepio/pythreepio/threepio.py #68

Open tcp opened 4 years ago

tcp commented 4 years ago

Description

pythreepio/pythreepio/threepio.py

Type of Test

Expected Behavior

We expect this file to be covered completely by tests. It's not intended to test feature-related functionality but is instead intended to test the file in isolation.

Additional Context

None