Fabien Campagne

Results 3 issues of Fabien Campagne

The current master won't work with pytorch 0.4: isinstance cannot test for TensorBase anymore and there are other issues discussed in the migration guide. I have migrated torchfold in this...

The SPINN example reads: for batch_idx, batch in enumerate(train_iter): opt.zero_grad() all_logits, all_labels = [], [] fold = torchfold.Fold(device=device) # TODO: incorrect logic here, the for loop goes through the entire...

Trying to use grammar cells in new project. Installed these plugins: plugin "com.mbeddr.mpsutil.common" plugin "de.slisson.mps.hacks" . plugin "de.slisson.mps.richtext" plugin "de.slisson.mps.editor.multiline" plugin "de.itemis.mps.selection" plugin "de.itemis.mps.celllayout" Got an exception a while later...