Code generation
PyTorch Developer Podcast - En podkast av Edward Yang, Team PyTorch

Kategorier:
Why does PyTorch use code generation as part of its build process? Why doesn't it use C++ templates? What things is code generation used for? What are the pros/consof using code generation? What are some other ways to do the same things we currently do with code generation?