why was pytorch example of the model adaptive_sampling deprecated
As of 0.5, DGL has replaced NodeFlow with a new sampling interface and that example was based on NodeFlow. We haven’t got time to update that example with the new sampling interface. If you really want to use that model, you can stay with DGL 0.4.3post2.