MCPcopy
hub / github.com/hunkim/PyTorchZeroToAll / text_loader.py

File text_loader.py

text_loader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# References
2# https://github.com/yunjey/pytorch-tutorial/blob/master/tutorials/01-basics/pytorch_basics/main.py
3# http://pytorch.org/tutorials/beginner/data_loading_tutorial.html#dataset-class
4import gzip

Callers

nothing calls this directly

Calls 1

TextDatasetClass · 0.85

Tested by

no test coverage detected