saskra

Results 8 comments of saskra

Having the same problem. I did not change the code or data. ```shell 21/30 [====================>.........] - ETA: 0s Exception in thread Thread-105: Traceback (most recent call last): File "/home/x/anaconda3/envs/unet/lib/python3.5/threading.py", line...

> @vcvishal > In my case, I inserted `max_queue_size=1` in model.predict_generator() That is what I get then: ```python TypeError: predict_generator() got an unexpected keyword argument 'max_queue_size' ```

I have a result where the first entries in the MaxRel list have an identical score and the first one of these is taken as the first row in the...

I am also interested in the combination of versions of Theano and Lasagne working together. Unfortunately, the most recent versions do not like each other.

Is there any estimate when this could be fixed?

I have the same problem in the same region as you with the following notebook: https://github.com/aws/amazon-sagemaker-examples/blob/main/training/distributed_training/pytorch/data_parallel/efficientnet/pytorch_smdataparallel_efficientnet_demo.ipynb

If I use the other [recommended instance](https://github.com/aws/amazon-sagemaker-examples/blob/22b8203af35d91a1cbeb9a4d3c9c781ac74b24d6/training/distributed_training/pytorch/data_parallel/efficientnet/pytorch_smdataparallel_efficientnet_demo.ipynb?short_path=fce2eeb#L326), the result is no better: "UnexpectedStatusException: Error for Training job pt-smddp-efficientnet-b0-2p4d: Failed. Reason: ClientError: Requested instances are not available in these availability zones:...

Apparently, you have to store the data in a file system on a different subnet. But which of the three to choose, you have to guess.