Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Python bytecode is a pre-processed form of instructions to a Python interpreter, such as getting the function with a specified name out of a Python library and calling it with certain Python objects as arguments.

The point here is to run PyTorch code without having a Python interpreter, and without having to run slow Python code.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: