mosaicml / streaming

A Data Streaming Library for Efficient Neural Network Training
https://streaming.docs.mosaicml.com
Apache License 2.0
1.09k stars 136 forks source link

Raise IndexError in `Spanner` object instead of `ValueError` #701

Closed snarayan21 closed 3 months ago

snarayan21 commented 3 months ago

Description of changes:

Addresses #674

Issue #, if available:

Merge Checklist:

Put an x without space in the boxes that apply. If you are unsure about any checklist, please don't hesitate to ask. We are here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

Tests

keaganlong commented 3 months ago

thanks @snarayan21 !