catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

Improve error handling in callbacks when users use incorrect type annotations

Open erick-xanadu opened this issue 1 year ago • 0 comments

This may lead to garbage memory being used or overwriting memory. I think this can be caught doing static type checking in MLIR. Probably during the lowering of backprop op.

erick-xanadu avatar Jun 21 '24 19:06 erick-xanadu