No magic tricks, no mojo 😇
torch.compile
in PyTorch 2.0.
In fact, this is what spurred initial development of Muna. Read the paper.resize
node in the
graph above:
Type | Name | Target | Args |
---|---|---|---|
call_function | resize | <function resize at 0x11d3ae950> | (image, [232]) |
Bare Metal Hardware Access
Performance Optimization via Exhaustive Search
muna.predictions.create
method to create a prediction, our client SDK will download
a compiled binary, load it into the process, and invoke it.
You can inspect the native source code generated by Muna using the Muna CLI.
Take an example Python function:
--prediction <prediction id>
option instead of --predictor <tag>
.