pytorch-summary
Model visualizer
Provides a PyTorch API to display model architecture and statistics in a format similar to Keras' model.summary()
Model summary in PyTorch similar to model.summary()
in Keras
4k stars
37 watching
416 forks
Language: Python
last commit: 12 months ago deep-learningkeraspytorchsummary
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables running PyTorch models on ROS2 using CUDA devices in a containerized environment. | 7 |
| A repository providing tools and examples to serve PyTorch models as C++ inference applications. | 226 |
| Converts PyTorch models to their Torch equivalents. | 541 |
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| Enables fast and efficient inference of PyTorch models on Windows 10 platforms using C++ | 89 |
| A PyTorch CUDA extension that uses CuPy to compute the Hadamard product of two tensors. | 117 |
| A collection of tools and utilities for building and training neural networks with PyTorch. | 1,669 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A collection of utility functions to extend PyTorch functionality | 50 |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 |
| A tool to simplify training and deployment of PyTorch models on various devices and configurations | 8,056 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
| A ROS2 node template to run PyTorch models in C++ | 39 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| A C++ implementation of PyTorch tutorials | 1,978 |