Skip to content
/ netron Public template
forked from lutzroeder/netron

Visualizer for neural network, deep learning, and machine learning models

License

Notifications You must be signed in to change notification settings

chavokim/netron

 
 

Repository files navigation

Netron for Furiosa AI

Furiosa compiler 의 결과물 (.dot) 을 열어볼 수 있도록 개조된 netron 입니다.

Install

macOS: Download the .dmg file

Windows: Download the .exe installer

Deploy

# Make .dmg setup file
$ npx electron-builder --mac --universal
# Make .exe setup file
$ npx electron-builder --win --x64 --arm64

Test data

data/ 디렉토리의 파일들은 무리 없이 열어볼 수 있는 파일입니다. data_backup/ 의 경우 열어볼수 없거나, 열어볼 수 있지만 열었을 때 렉이 심한 파일들입니다.

About

Visualizer for neural network, deep learning, and machine learning models

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 95.0%
  • Python 1.9%
  • HTML 1.6%
  • Other 1.5%