Skip to content

issues Search Results · repo:xiayouran/VisuTVM language:Python

Filter by

5 results
 (53 ms)

5 results

inxiayouran/VisuTVM (press backspace or delete to remove)

您好! 我在使用这个仓库来对TVM进行可视化,但是我在可视化GPT2模型时出了问题。 首先在我产生了pass前和paas后的文件后,使用 python ../main.py -bp relay_ir/gpt2_fo_bp.txt -ap relay_ir/gpt2_fo_ap.txt -sn gpt 来生成图,观测到了错误: Error: visu_gpt_relay_ir: syntax error ...
bug
  • liborui
  • 7
  • Opened 
    on Aug 3, 2023
  • #5

对Relay进行BindParams后就会出现以下报错: Traceback (most recent call last): File main.py , line 37, in module visu_relay_ir(before_pass, after_pass, save_name, with_info) File /home/nineis/ws/gpt-frontend/VisuTVM/utils.py ...
  • nineis7
  • 1
  • Opened 
    on Mar 27, 2023
  • #4

在输出结果中添加数据流的信息,比如tensor的shape信息✨✨✨
plan
  • xiayouran
  • Opened 
    on Oct 12, 2022
  • #3

📢由于算子的多样性导致正则表达式也变得复杂且重复,需要对其进行复用以精简代码😇
plan
  • xiayouran
  • Opened 
    on Oct 10, 2022
  • #2

国庆期间😴还在家造各种Pass的case,结果今天发现官方代码中已经提供了😂😂😂 具体的case请移步👉 tests/python/relay/test_pass_*.py
  • xiayouran
  • Opened 
    on Oct 9, 2022
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub