Sumit Kumar

Results 13 comments of Sumit Kumar

Hi, @FanwangM is there any update on the new release? Thank you so much.

I will wait! Thanks for the response.

@czkkkkkk Suppose I don't wish to use GPU (even CPU would be sufficient for me) would DGL still require CUDA? I'm using DeepChem and some of its functions require DGL.

@k-styles I tried but there's some error while importing deepchem in a conda environment. I need DGL for some of the tasks that can only be done from deepchem.

@czkkkkkk I tried, this is the error I get: DGLError: [15:53:54] /opt/dgl/src/runtime/c_runtime_api.cc:82: Check failed: allow_missing: Device API cuda is not enabled. Please install the cuda version of dgl. Stack trace:...

@czkkkkkk Sorry, I did not understand what you meant by that. I installed the CPU version of DGL and DGLGO using the command: pip install dgl -f https://data.dgl.ai/wheels/repo.html pip install...

No, they are not. How do I set them all to CPU?

- Hi @VaishnaviMudaliar sorry but I am not using optional features. If I exclude these optional features the feature length is 30. I need to label each of these features....

@VaishnaviMudaliar hi, is there any update? I really need to know the correct labels of these features for my thesis subsmission.

@rbharath hi, I hope I'm not late. So, all I need to know is what are the 30 default features of MolGraphConvFeaturizer. Following the source code, I'm not able to...