Closed phipsgabler closed 4 years ago
Possibly better solution: don't use a dynamo anymore, and instead do as in https://github.com/FluxML/Zygote.jl/blob/master/src/compiler/interface2.jl.
Which would also facilitate getting the slot names out of IR.
Currently,
error_ir
does not even get the signature right (although id does error correctly). Replace it by something like(not yet working), and make
trackingerror
context-overloadable.