ThummeTo / FMIFlux.jl

FMIFlux.jl is a free-to-use software library for the Julia programming language, which offers the ability to place FMUs (fmi-standard.org) everywhere inside of your ML topologies and still keep the resulting model trainable with a standard (or custom) FluxML training process.
MIT License
57 stars 15 forks source link

63 avoid excessive tuple sizes #76

Closed JoKircher closed 1 year ago

JoKircher commented 1 year ago

fix the problem by fixing the chunk size, result of the segmentation fault. Some more files need to be deleted before merging

ThummeTo commented 1 year ago

this is outdated and fixed in v0.10.0