Amir Hassanzadeh
Amir Hassanzadeh
I am writing to let you know that the data_dependent_initialize uses set_input(data) prior to parallelize(), thus the whole model + data does not fit in one GPU and causes Memory...
I don't think this needs much explanation, but if user could pass verbose and n_processes to the hyperparamter tuning algorithms like RandomSearch or GridSearch along with other parameters (e.g., bounds)...
Thank you for the great code! I have implemented your code and I am using my own dataset on it. The validation part takes significantly Longer than the training and...
### What happened? Hi there, I have not been able to find a similar issue to this. It is probably something silly. But I am running on Python 3.7, on...