Published on2026년 3월 17일컴파일러/인터프리터 설계 완전 정복: 파서부터 LLVM, AI 컴파일러(TVM/XLA)까지컴파일러LLVMTVMXLAMLCompilertorch.compile2026-032026-03-17어휘 분석, AST, LLVM IR부터 TVM, XLA 같은 AI 전용 컴파일러까지. torch.compile() 내부 동작과 커널 퓨전 최적화를 코드와 함께 완전 정복합니다.
Published on2026년 3월 17일PyTorch 내부 구조 & 고급 최적화: autograd, torch.compile, FSDP, Triton까지PyTorchtorch.compileFSDPTriton혼합정밀도분산학습2026-032026-03-17PyTorch autograd 엔진, torch.compile() TorchInductor 최적화, FSDP 분산 학습, gradient checkpointing, 커스텀 CUDA 연산까지 PyTorch 완전 정복 가이드입니다.