ocannl icon indicating copy to clipboard operation
ocannl copied to clipboard

Consider programmatically enforcing that the order of first-time executions is the same as of jitting

Open lukstafi opened this issue 1 year ago • 1 comments

This assumption simplifies optimizations. We already make it in some cases of inferring memory modes.

lukstafi avatar Feb 25 '24 13:02 lukstafi

There's a loosely related issue that I will fix tomorrow: at link time, require that tensor nodes in the graph of a tensor are either embedded, or already part of the parent context (the context passed to link that will be the parent of the new context).

lukstafi avatar Jul 15 '24 21:07 lukstafi

User knows what user does? Maybe this will resurface once there's evidence it's helpful.

lukstafi avatar Aug 27 '24 20:08 lukstafi