Commit fc279894 authored by Jiezhong Qiu's avatar Jiezhong Qiu
Browse files

not use torch sparse anymore

parent 9f8d8cd8
......@@ -7,7 +7,7 @@ import numpy as np
import torch
import torch.nn as nn
import torch.nn.functional as F
import torch_sparse
# import torch_sparse
sys.path.append('utils')
from proj_adaptive_softmax import ProjectedAdaptiveLogSoftmax
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment