Skip to content

Topic

Graph compilation

Capturing a model's computation as a graph so a compiler can optimize it and lower it to code for specific hardware, as opposed to executing operations one at a time.

Current clusters