How to install DGL without torch

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?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.