This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
jjfraaa
/
AutoGL
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
add todo list
tags/v0.3.1
Frozenmad
4 years ago
parent
27c637ace0
commit
701c1e1cd2
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
test/nas/node_classification.py
+ 2
- 0
test/nas/node_classification.py
View File
@@ -3,6 +3,8 @@ Test file for nas on node classification
AUTOGL_BACKEND=pyg python test/nas/node_classification.py
AUTOGL_BACKEND=dgl python test/nas/node_classification.py
TODO: make it a unit test file to test all the possible combinations
"""
import os
Write
Preview
Loading…
Cancel
Save