tods icon indicating copy to clipboard operation
tods copied to clipboard

The actor ImplicitFunc is too large

Open xiashengjie opened this issue 8 months ago • 0 comments

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.

xiashengjie avatar Nov 07 '23 02:11 xiashengjie