Is there a way to use TFRecords in pytorch?

Hi,

I am relatively new to this so this question might be stupid, but I wanted to use wikisum dataset (https://github.com/tensorflow/tensor2tensor/tree/master/tensor2tensor/data_generators/wikisum) on a pytorch model. Is there any way to use it.