Skip to content

Conversation

@ltalirz
Copy link

@ltalirz ltalirz commented Nov 25, 2024

When n_elements was set to 'infer', the first call to load_data would overwrite the value of n_elements to a concrete integer, fixing the number of elements for all subsequent calls.

When n_elements was set to 'infer', the first call to `load_data` would overwrite the value of `n_elements` to a concrete integer, fixing the number of elements for all subsequent calls.
@ltalirz
Copy link
Author

ltalirz commented Nov 25, 2024

On second thought, I don't think it's a good idea to update n_elements as a side effect of load_data at all. I'll remove this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant