Unverified Commit 2bf2566f authored by Hongzhi (Steve), Chen's avatar Hongzhi (Steve), Chen Committed by GitHub
Browse files
parent 03dbe758
import time
import unittest
from timeit import default_timer
import backend as F
import numpy as np
import pytest
from test_utils import get_cases, parametrize_idtype
import dgl
import dgl.function as fn
iters = 5
n_edge_scale = 1
num_rel_scale = 1
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