Files
dmlc--dgl/tests/python/tensorflow/test_basic.py
T
2026-07-13 13:35:51 +08:00

7 lines
61 B
Python

def test():
pass
if __name__ == "__main__":
test()