├── README.md ├── pytorch_tools.py └── tensorflow_tools.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simochen/model-tools/HEAD/README.md -------------------------------------------------------------------------------- /pytorch_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simochen/model-tools/HEAD/pytorch_tools.py -------------------------------------------------------------------------------- /tensorflow_tools.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/simochen/model-tools/HEAD/tensorflow_tools.py --------------------------------------------------------------------------------