generall
d162f0f00e
Merge branch 'hardware-aware' of github.com:THUMNLab/AutoGL into hardware-aware
4 years ago
yanghaiqie
7fed250ffd
add model parameter count to reward function for graphnas
4 years ago
generall
011f8ef138
fix autone
4 years ago
wondergo2017
47bb12a5ad
add dgl support for graphnas macro;lazy solution
4 years ago
wondergo2017
9536982cf3
add con ops control for graphnasspace
4 years ago
wondergo2017
e9948178c2
fix darts bug by nni version2.1->2.4
4 years ago
wondergo2017
e683ed766a
add dgl backend support for nas (darts is to fix)
4 years ago
Frozenmad
4f055509a4
PR [ #43 ][backend support] dev-backend/backend-config -> dev
Introduce backend module (autogl.backend)
4 years ago
CoreLeader
e3fa17a202
Modify the module of backend
4 years ago
CoreLeader
9f11c146b0
Introduce module of backend, the API is still experimental
4 years ago
Frozenmad
9dfcabcda4
PR [ #42 ] dev -> main
update version in document
4 years ago
Frozenmad
98f78739a7
Merge branch 'main' into dev
5 years ago
Frozenmad
631994abdf
update links
5 years ago
Frozenmad
634553e4b6
change doc link
5 years ago
ZW-ZHANG
045d421f72
Merge pull request #41 from THUMNLab/zw_update_readme
update readme and remove redundant file
5 years ago
ZW-ZHANG
ade2cffd3a
update readme and remove redundant file
5 years ago
Frozenmad
6976f60387
update versions and requirements
5 years ago
Frozenmad
d84ce3cae8
[hotfix] add nni to documentation requirements
5 years ago
Frozenmad
59cabcdcbb
PR [ #40 ] dev -> main
add new features:
* NAS
* sampling
* Link prediction
5 years ago
Frozenmad
4a455d002e
add new version slogan
5 years ago
Frozenmad
cb16552ad7
change version to 0.2.0-pre
5 years ago
Frozenmad
be3c462b2a
black format
5 years ago
Frozenmad
d094759a17
remove uncessary files
5 years ago
Frozenmad
c912bd554d
PR [ #36 ] update_version -> dev
Update version (functional)
5 years ago
Frozenmad
a1ad8231b0
Merge branch 'dev' into update_version
5 years ago
Frozenmad
5db6c5a1ba
name subgraph to graph
5 years ago
wondergo2017
a663fea7b2
change name subgraph to graph
5 years ago
Frozenmad
6574b7286d
update workflow
5 years ago
Frozenmad
fb6254e005
remove cross validation
5 years ago
Frozenmad
eade801d88
update documents for new version
5 years ago
Frozenmad
99ae9a3828
reorganize document files
5 years ago
Frozenmad
d6d64fe870
adjust imports
5 years ago
Frozenmad
7d25cde54d
add all the modules
5 years ago
Frozenmad
c7499ae390
remove pyproject, revise readme
5 years ago
Frozenmad
d0205f53e0
update to apache license
5 years ago
Frozenmad
178b69bc30
update version number, info of project
5 years ago
Frozenmad
0ceb1f76fb
optimize check for newest pyg installation
5 years ago
Frozenmad
14c146fa4a
add version check
5 years ago
Frozenmad
ef5a754f68
PR [ #37 ] dev-szx/sampling-doc-example -> dev
Revise example and documents for sampling
5 years ago
Frozenmad
df36c75eee
PR [ #38 ] sampling_docs_revised -> szx/sampling_doc_example
Revise model tutorial and add some default hyper parameters.
5 years ago
Frozenmad
871fbcddf8
PR [ #39 ] nas_example -> dev
Fix bugs in nas, revise example.
5 years ago
Frozenmad
b7def7c676
update trainer tutorials.
5 years ago
Frozenmad
cdded157c0
add default parameters for budget of SAINT, set num_workers to 0.
5 years ago
Frozenmad
b6c85ced8d
fix typo
5 years ago
CoreLeader
20a5099284
Revise tutorial of model, correct typo
The words *mendatory* and *mandatory* have different meanings, take a look at dictionary for more details. I replaced the *mendatory* (possibly a typo for word *mandatory*) with *required*. The pair `optional <-> required` is more commonly used in programming.
5 years ago
generall
89be0a2922
fix graphnasmacro oom bug
5 years ago
frozenmad
ed9597d6b0
revise model tutorial
5 years ago
generall
c19b31e625
use graphnas instead of rl
5 years ago
CoreLeader
a240af0ce5
Revise example and tutorial for sampling
5 years ago
CoreLeader
342849cfba
Revise example and documents for sampling
5 years ago