shashikant
shashikant
Hello, First of all its great work now i am able to understand torch framework and benchmark till some extend. Im trying to see the difference between running on gpu...
Im getting following errors: 1) In inputs = np.empty((len(load_range), *_parse_shape(input_sample))).astype('float32') Parse Error for *_parse_shape( 2) python training_3D/train_segmentation_3D.py Error: File "training_3D/train_segmentation_3D.py", line 86, in workers=1, use_multiprocessing=False, initial_epoch=0) File "/usr/local/lib/python2.7/dist-packages/keras/legacy/interfaces.py", line 91,...