• Minjie Wang's avatar
    [NN] RGCN modules (#744) · 708765f0
    Minjie Wang authored
    * rgcn module
    
    * support id input
    
    * WIP: model codes
    
    * use faster index select
    
    * dropout
    
    * self loop
    
    * WIP: link prediction
    
    * fix lint
    
    * WIP: docs
    
    * docstring
    
    * docstring
    
    * merge two child classes
    
    * mxnet rgcn module
    
    * fix lint
    
    * fix lint
    
    * fix rename bug
    
    * add uniform edge sampler
    
    * fix fn name
    
    * docstring
    
    * fix mxnet rgcn module
    
    * fix mx rgcn
    
    * enable test on cuda
    708765f0
utils.py 2.1 KB