Look back on the week.
English
- Nothing special
Tech
- Open Source活動
- PyTorch
torch.jit.trace
でトレースしたModuleのIR graphを取得する方法- PyTorch公式には
scripted_module.graph
で取得できるとある - ただこれだとfunction callがそのままなので、使いづらい時がある
- 代わりに
scripted_module.inlined_graph
とすると、function callをインライン展開したIR graphを取得できる
- PyTorch公式には
- PyTorch Profiler — PyTorch Tutorials 2.1.1+cu121 documentation
- プロファイラ
- Accelerating Generative AI with PyTorch: Segment Anything, Fast | PyTorch
- Segment Anythingを高速化した方法についての解説記事
Rock climbing
- Nothing special
Other topics
- iPhone 15 Pro Maxのケース