An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/willyfh/visualtorch

architecture-diagram architecture-visualization artificial-intelligence deep-learning machine-learning neural-network pytorch torch visualization visualtorch

Score: 12.852481929578055

Last synced: about 8 hours ago
JSON representation

Repository metadata:

VisualTorch aims to help visualize Torch-based neural network architectures.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 65
Total Committers: 1
Avg Commits per committer: 65.0
Development Distribution Score (DDS): 0.0

Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Willy Fitra Hendria w****a@g****m 65

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 9
Total pull requests: 109
Average time to close issues: about 1 month
Average time to close pull requests: about 16 hours
Total issue authors: 5
Total pull request authors: 2
Average comments per issue: 0.11
Average comments per pull request: 0.03
Merged pull request: 105
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/willyfh/visualtorch

Top Issue Authors

  • willyfh (4)
  • dgrell (2)
  • Jiayi-hit (1)
  • fpramunno (1)
  • f-fuchs (1)

Top Pull Request Authors

  • willyfh (107)
  • paulgavrikov (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

pypi.org: visualtorch

Architecture visualization of Torch models

  • Homepage: https://github.com/willyfh/visualtorch
  • Documentation: https://visualtorch.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.2.4 (published 12 months ago)
  • Last Synced: 2026-06-18T22:01:40.267Z (2 days ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,494 Last month
  • Rankings:
    • Dependent packages count: 9.835%
    • Average: 37.37%
    • Dependent repos count: 64.906%
  • Maintainers (1)

Dependencies

.github/workflows/pre-commit.yml actions
  • actions/checkout v2 composite
setup.py pypi
  • aggdraw >=1.3.11
  • numpy >=1.18.1
  • pillow >=10.0.0
  • torch >=2.0.0
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/pytest.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
docs/requirements.txt pypi
  • myst-parser *
  • nbsphinx *
  • pandoc *
  • sphinx <7.0
  • sphinx-copybutton *
  • sphinx_autodoc_typehints *
  • sphinx_book_theme *
  • sphinx_design *
pyproject.toml pypi
dev-requirements.txt pypi
  • pre-commit * development
  • pytest * development
requirements.txt pypi
  • aggdraw >=1.3.11
  • numpy >=1.18.1
  • pillow >=10.0.0
  • torch >=2.0.0