Previously we would install the dgl-cu110
pip package for use with tensorflow, but now all the installation instructions include torch (Deep Graph Library). How do I only install dgl, without torch, for use with the tensorflow backend?
Previously we would install the dgl-cu110
pip package for use with tensorflow, but now all the installation instructions include torch (Deep Graph Library). How do I only install dgl, without torch, for use with the tensorflow backend?