-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.5.0-DEV-86ee57cdd7.log
102 lines (101 loc) · 3.62 KB
/
1.5.0-DEV-86ee57cdd7.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
Julia Version 1.5.0-DEV.689
Commit 86ee57cdd7 (2020-04-25 20:17 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed CompilerSupportLibraries_jll ─ v0.3.3+0
Installed TimerOutputs ───────────────── v0.5.5
Installed SpecialFunctions ───────────── v0.10.0
Installed AutoGrad ───────────────────── v1.2.1
Updating `~/.julia/environments/v1.5/Project.toml`
[6710c13c] + AutoGrad v1.2.1
Updating `~/.julia/environments/v1.5/Manifest.toml`
[6710c13c] + AutoGrad v1.2.1
[e66e0078] + CompilerSupportLibraries_jll v0.3.3+0
[efe28fd5] + OpenSpecFun_jll v0.5.3+3
[276daf66] + SpecialFunctions v0.10.0
[a759f4b9] + TimerOutputs v0.5.5
[2a0f44e3] + Base64
[ade2ca70] + Dates
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing AutoGrad
Status `/tmp/jl_L1eUhp/Project.toml`
[6710c13c] AutoGrad v1.2.1
[276daf66] SpecialFunctions v0.10.0
[a759f4b9] TimerOutputs v0.5.5
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[9a3f8284] Random
[10745b16] Statistics
[8dfed614] Test
Status `/tmp/jl_L1eUhp/Manifest.toml`
[6710c13c] AutoGrad v1.2.1
[e66e0078] CompilerSupportLibraries_jll v0.3.3+0
[efe28fd5] OpenSpecFun_jll v0.5.3+3
[276daf66] SpecialFunctions v0.10.0
[a759f4b9] TimerOutputs v0.5.5
[2a0f44e3] Base64
[ade2ca70] Dates
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
115.311731 seconds (111.06 M allocations: 5.675 GiB, 3.09% gc time)
23.875410 seconds (20.84 M allocations: 1.228 GiB, 2.90% gc time)
┌ Warning: Output independent of params
└ @ AutoGrad ~/.julia/packages/AutoGrad/FSgUc/test/gradcheck.jl:159
(pa, xi, f0, nd, ad) = ("2-element Array{Float64,1}", 0.13430023756127, Inf, NaN, 0)
23.214816 seconds (23.64 M allocations: 1.251 GiB, 2.88% gc time)
115.120917 seconds (99.01 M allocations: 5.560 GiB, 2.51% gc time)
12.622931 seconds (13.52 M allocations: 687.225 MiB, 3.43% gc time)
21.113188 seconds (16.05 M allocations: 1.189 GiB, 2.72% gc time)
33.834313 seconds (27.21 M allocations: 1.647 GiB, 2.52% gc time)
188.635547 seconds (147.52 M allocations: 9.158 GiB, 2.87% gc time)
17.916721 seconds (12.10 M allocations: 741.186 MiB, 2.71% gc time)
2.933864 seconds (2.51 M allocations: 105.406 MiB, 6.74% gc time)
13.861516 seconds (9.26 M allocations: 560.704 MiB, 3.37% gc time)
1.009307 seconds (873.03 k allocations: 44.602 MiB)
66.461117 seconds (45.37 M allocations: 2.739 GiB, 2.67% gc time)
52.555124 seconds (26.73 M allocations: 1.672 GiB, 2.49% gc time)
Test Summary: | Pass Broken Total
AutoGrad | 564 15 579
Testing AutoGrad tests passed