DrChainsaw / ONNXNaiveNASflux.jl

Import/export ONNX models
MIT License
44 stars 2 forks source link

Replace broadcast override machinery for AbstractProbes when serializing #91

Closed DrChainsaw closed 4 months ago

DrChainsaw commented 4 months ago

It seems the hacky machinery to selectively override broadcasting of AbstractProbes when serializing was broken by some recent Julia version. This version is hopefully more stable.