枯稗

Results 3 issues of 枯稗

When I execute **torchlambda layer ./model.ptc --destination "model.zip"** I get the error below: torchlambda:: Started packing Torchscript model to /home/ubuntu18/torchlambda/model.zip. Traceback (most recent call last): File "/home/ubuntu18/.local/bin/torchlambda", line 8, in...

## To Reproduce Steps to reproduce the behavior: 1. from ogb.nodeproppred import DglNodePropPredDataset 2. data = graphdata_preprocess( DglNodePropPredDataset('ogbn-papers100M', root='ogbn-papers100M') ) 3. The unexpected results: Traceback (most recent call last): File...

## 🐛 Bug ## To Reproduce Steps to reproduce the behavior: 1. from ogb.nodeproppred import DglNodePropPredDataset 2. data = graphdata_preprocess( DglNodePropPredDataset('ogbn-papers100M', root='ogbn-papers100M') ) 3. The unexpected results: Traceback (most recent...

stale-issue