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: 16.350806093285403

Last synced: about 22 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: 183
Total Committers: 14
Avg Commits per committer: 13.071
Development Distribution Score (DDS): 0.137

Commits in past year: 118
Committers in past year: 14
Avg Commits per committer in past year: 8.429
Development Distribution Score (DDS) in past year: 0.212

Name Email Commits
Willy Fitra Hendria w****a@g****m 158
Owen Zi-Wen Zhou o****u@g****m 4
dependabot[bot] 4****] 4
Florent f****e@g****m 3
Maqbool Ahmed x****4@g****m 3
w3lld1 4****1 2
pre-commit-ci[bot] 6****] 2
minagayid m****d@g****m 1
Yui(ゆい) 1****i 1
Turab Usmani t****3@g****m 1
Jonathan Amponsah 8****e 1
Hasan Faisal 1****l 1
Dhruv 3****v 1
Danh Doan d****v@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 29
Total pull requests: 199
Average time to close issues: 9 days
Average time to close pull requests: about 14 hours
Total issue authors: 7
Total pull request authors: 17
Average comments per issue: 1.45
Average comments per pull request: 0.15
Merged pull request: 186
Bot issues: 0
Bot pull requests: 12

Past year issues: 21
Past year pull requests: 90
Past year average time to close issues: 3 days
Past year average time to close pull requests: about 11 hours
Past year issue authors: 4
Past year pull request authors: 16
Past year average comments per issue: 1.95
Past year average comments per pull request: 0.3
Past year merged pull request: 81
Past year bot issues: 0
Past year bot pull requests: 12

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

Top Issue Authors

  • willyfh (22)
  • dgrell (2)
  • Jiayi-hit (1)
  • Tariolle (1)
  • fpramunno (1)
  • icarosadero (1)
  • f-fuchs (1)

Top Pull Request Authors

  • willyfh (164)
  • dependabot[bot] (7)
  • pre-commit-ci[bot] (5)
  • Tsubashimo-Nanato (4)
  • Tariolle (3)
  • Maqbool61 (3)
  • paulgavrikov (2)
  • w3lld1 (2)
  • hasanfaesal (1)
  • Muhammad-Ali-5331 (1)
  • turab-usmani (1)
  • mgalore (1)
  • cnYui (1)
  • ifrahgul (1)
  • danhdoan (1)

Top Issue Labels

  • good first issue (16)
  • documentation (9)
  • enhancement (8)
  • help wanted (1)

Top Pull Request Labels

  • dependencies (7)
  • python (5)
  • github_actions (3)

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: 1.4.1 (published 17 days ago)
  • Last Synced: 2026-08-12T02:01:29.471Z (2 days ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2,816 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
.github/workflows/auto-assign-pr.yml actions
  • actions/github-script v7 composite
.github/workflows/star-history.yml actions
  • actions/checkout v7 composite
  • actions/setup-python v6 composite
docs/source/snippets/install/requirements.txt pypi
  • aggdraw >=1.3.11
  • numpy >=1.18.1
  • pillow >=10.0.0
  • torch >=2.0.0
.github/workflows/publish-mcp.yml actions
  • actions/checkout v5 composite