datamllab / tods

TODS: An Automated Time-series Outlier Detection System
http://tods-doc.github.io
Apache License 2.0
1.47k stars 193 forks source link

The actor ImplicitFunc is too large #112

Open xiashengjie opened 1 year ago

xiashengjie commented 1 year ago

I made a mistake using my own data set, how do I configure it? ValueError: The actor ImplicitFunc is too large (114 MiB > FUNCTION_SIZE_ERROR_THRESHOLD=95 MiB). Check that its definition is not implicitly capturing a large array or other object in scope. Tip: use ray.put() to put large objects in the Ray object store.