Fatal error: Python kernel is unresponsive
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2022 01:03 AM
Hey guys,
I'm using petastorm to train DNN, First i convert spark df with make_spark_convertor and then open a reader on the materialized dataset.
While i start training session only on subset of the data every thing works fine but when I'm using all dataset after about 500 batches my notebook crash with Python kernel is unresponsive, any of you know what this happening?
I saw kinda similar question already and i looked on thread dumps but didn't understood it to much.
Besides i get alot of future warning from petastorm about pyarrow, have any idea how to avoid all this warnings?
Labels:
- Labels:
-
Python
-
Python Kernel