Vignesh Kothapalli

Results 40 comments of Vignesh Kothapalli

you can install using `pip install tensorflow-io`. However, please note that the following are different: ``` import tensorflow as tf # use tf.io.gfile.listdir(...) import tensorflow_io as tfio # use tfio.IODataset.from_audio(...)...

@ZaibanAli Since GitHub actions don't support M1 mac based runner environments, we couldn't auto build and publish the `tensorflow-io` wheels to PyPI for M1 devices. We are working on alternatives...

I think a similar result was posted in https://github.com/tensorflow/io/issues/1298#issuecomment-1019636662. It would be great to continue the discussion over there as I currently don't have an M1 mac to try things...

Thanks @MarkDaoust @markmcd. I created the PR https://github.com/tensorflow/io/pull/1572 to fix this empty mini ds issue. Please take a look.

@vlasenkoalexey @RuhuaJiang any updates on this issue?

@oliverhu any update on this?

@oliverhu can we document the current feature in the form of a tutorial?

Reference FYKI: https://github.com/tensorflow/io/tree/master/docs/tutorials

@terrytangyuan this makes sense. We can notify the users about the "end-of-support" during the next release and suggest alternatives.

@terrytangyuan @yongtang if we are continuing with the manual process, can this be closed?