-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove use of mapreduce
#58
Conversation
Benchmark resultJudge resultBenchmark Report for /home/runner/work/ExplainableAI.jl/ExplainableAI.jlJob Properties
ResultsA ratio greater than
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfoTarget
Baseline
Target resultBenchmark Report for /home/runner/work/ExplainableAI.jl/ExplainableAI.jlJob Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfo
Baseline resultBenchmark Report for /home/runner/work/ExplainableAI.jl/ExplainableAI.jlJob Properties
ResultsBelow is a table of this job's results, obtained by running the benchmarks.
Benchmark Group ListHere's a list of all the benchmark groups executed by this job:
Julia versioninfo
Runtime information
|
Results of local benchmarks: ID time ratio memory ratio
––––––––––––––––––––––––––––––––––––––––– –––––––––––––––––––––––––– ––––––––––––––––––––––––––
["VGG", "Gradient", "construct analyzer"] 1.05 (5%) :x: 1.00 (1%)
["VGG", "InputTimesGradient", "analyze"] 0.32 (5%) :whitecheckmark: 0.47 (1%) :whitecheckmark:
["VGG", "LRPZero", "analyze"] 0.91 (5%) :whitecheckmark: 1.00 (1%) |
Closes #55 via pre-allocation of output arrays and loops.