You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the logic for .optimize on FIL models is written in Python. Migrating it to C++ with a thin Python wrapper would allow it to be used by C++ consumers as well.