update TF models (beta version)
This commit is contained in:
7
configs/archs/CIFAR-SIM05.config
Normal file
7
configs/archs/CIFAR-SIM05.config
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"dataset" : ["str", "cifar"],
|
||||
"arch" : ["str", "simres"],
|
||||
"depth" : ["int", 5],
|
||||
"super_type": ["str" , "basic"],
|
||||
"zero_init_residual" : ["bool", "0"]
|
||||
}
|
Reference in New Issue
Block a user