dmlc--dgl
ea48ce7a37
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
7 行
61 B
Python
7 行
61 B
Python
def test():
|
|
pass
|
|
|
|
|
|
if __name__ == "__main__":
|
|
test()
|