Skip to content
Snippets Groups Projects
Commit 4fb0dc76 authored by Pat Alt's avatar Pat Alt
Browse files

next try

parent 6ae9ab41
No related branches found
No related tags found
1 merge request!7669 initial run including fmnist lenet and new method
...@@ -88,7 +88,6 @@ function run_benchmark(exper::Experiment, model_dict::Dict) ...@@ -88,7 +88,6 @@ function run_benchmark(exper::Experiment, model_dict::Dict)
initialization=:identity, initialization=:identity,
converge_when=:generator_conditions, converge_when=:generator_conditions,
parallelizer=parallelizer, parallelizer=parallelizer,
verbose=verbose
) )
push!(bmks, bmk) push!(bmks, bmk)
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment