BigDL-2.x icon indicating copy to clipboard operation
BigDL-2.x copied to clipboard

parquet_dataset.py Should it be isolated from deep learning framework?

Open GitEasonXu opened this issue 3 years ago • 2 comments

https://github.com/intel-analytics/analytics-zoo/blob/1cb1ee16fd5f0c04ac0e17542ec2a8fa0b65217d/pyzoo/zoo/orca/data/image/parquet_dataset.py#L34

When I use the ParquetDataset, I will get ModuleNotFoundError: No module named 'torch', if I‘m a tensorflow user.

GitEasonXu avatar Aug 11 '21 07:08 GitEasonXu

@GitEasonXu this has been fixed on latest master.

yangw1234 avatar Aug 17 '21 07:08 yangw1234

@GitEasonXu any more questions on the issue? if no, we will close the issue.

helenlly avatar Nov 25 '21 06:11 helenlly