mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-07 06:59:58 +02:00
docker file to train model with desired cuda and cudnn
This commit is contained in:
parent
0e7de52f5e
commit
f5a1d1a255
3 changed files with 84 additions and 1 deletions
|
@ -53,7 +53,7 @@ def get_dirs_or_files(input_data):
|
|||
return image_input, labels_input
|
||||
|
||||
|
||||
ex = Experiment()
|
||||
ex = Experiment(save_git_info=False)
|
||||
|
||||
|
||||
@ex.config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue