-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.5.0-DEV-1f787492c3.log
532 lines (529 loc) · 30.3 KB
/
1.5.0-DEV-1f787492c3.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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
Julia Version 1.5.0-DEV.507
Commit 1f787492c3 (2020-03-25 15:03 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 Combinatorics ──────────────── v1.0.0
Installed MappedArrays ───────────────── v0.2.2
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed OrderedCollections ─────────── v1.1.0
Installed ColorTypes ─────────────────── v0.9.1
Installed Juno ───────────────────────── v0.8.1
Installed Mill ───────────────────────── v1.1.0
Installed CUDAnative ─────────────────── v2.10.2
Installed ForwardDiff ────────────────── v0.10.9
Installed RecipesBase ────────────────── v0.8.0
Installed Reexport ───────────────────── v0.2.0
Installed SortingAlgorithms ──────────── v0.3.1
Installed IntelOpenMP_jll ────────────── v2018.0.3+0
Installed NaNMath ────────────────────── v0.3.3
Installed Missings ───────────────────── v0.4.3
Installed Tables ─────────────────────── v1.0.3
Installed DataAPI ────────────────────── v1.1.0
Installed LLVM ───────────────────────── v1.3.4
Installed ZipFile ────────────────────── v0.9.1
Installed Zlib_jll ───────────────────── v1.2.11+8
Installed Media ──────────────────────── v0.5.0
Installed Adapt ──────────────────────── v1.0.1
Installed Parsers ────────────────────── v0.3.12
Installed CommonSubexpressions ───────── v0.2.0
Installed MLLabelUtils ───────────────── v0.5.1
Installed CuArrays ───────────────────── v1.7.3
Installed IteratorInterfaceExtensions ── v1.0.0
Installed TableTraits ────────────────── v1.0.0
Installed FFTW_jll ───────────────────── v3.3.9+4
Installed HierarchicalUtils ──────────── v0.0.5
Installed DiffRules ──────────────────── v1.0.1
Installed ArrayLayouts ───────────────── v0.1.5
Installed CompilerSupportLibraries_jll ─ v0.3.1+0
Installed TimerOutputs ───────────────── v0.5.3
Installed IRTools ────────────────────── v0.3.1
Installed Zygote ─────────────────────── v0.4.12
Installed CategoricalArrays ──────────── v0.7.7
Installed StatsBase ──────────────────── v0.32.2
Installed StaticArrays ───────────────── v0.12.1
Installed BinaryProvider ─────────────── v0.5.8
Installed CEnum ──────────────────────── v0.2.0
Installed MLDataPattern ──────────────── v0.5.0
Installed TranscodingStreams ─────────── v0.9.5
Installed MKL_jll ────────────────────── v2019.0.117+2
Installed DiffResults ────────────────── v1.0.2
Installed DataFrames ─────────────────── v0.20.2
Installed Flux ───────────────────────── v0.10.3
Installed DataValueInterfaces ────────── v1.0.0
Installed Compat ─────────────────────── v3.8.0
Installed FillArrays ─────────────────── v0.8.5
Installed GPUArrays ──────────────────── v2.0.1
Installed CUDAapi ────────────────────── v3.1.0
Installed LearnBase ──────────────────── v0.2.2
Installed InvertedIndices ────────────── v1.0.0
Installed ZygoteRules ────────────────── v0.2.0
Installed PooledArrays ───────────────── v0.5.3
Installed CodecZlib ──────────────────── v0.6.0
Installed Colors ─────────────────────── v0.11.2
Installed NNlib ──────────────────────── v0.6.6
Installed Requires ───────────────────── v1.0.1
Installed AbstractFFTs ───────────────── v0.5.0
Installed DataStructures ─────────────── v0.17.10
Installed FFTW ───────────────────────── v1.2.0
Installed FixedPointNumbers ──────────── v0.7.1
Installed ConstructionBase ───────────── v1.0.0
Installed SpecialFunctions ───────────── v0.10.0
Installed AbstractTrees ──────────────── v0.3.2
Installed MacroTools ─────────────────── v0.5.5
Installed Polynomials ────────────────── v0.6.1
Installed Setfield ───────────────────── v0.6.0
Installed JSON ───────────────────────── v0.21.0
Installed CUDAdrv ────────────────────── v6.0.0
Updating `~/.julia/environments/v1.5/Project.toml`
1d0525e4 + Mill v1.1.0
Updating `~/.julia/environments/v1.5/Manifest.toml`
621f4979 + AbstractFFTs v0.5.0
1520ce14 + AbstractTrees v0.3.2
79e6a3ab + Adapt v1.0.1
4c555306 + ArrayLayouts v0.1.5
b99e7846 + BinaryProvider v0.5.8
fa961155 + CEnum v0.2.0
3895d2a7 + CUDAapi v3.1.0
c5f51814 + CUDAdrv v6.0.0
be33ccc6 + CUDAnative v2.10.2
324d7699 + CategoricalArrays v0.7.7
944b1d66 + CodecZlib v0.6.0
3da002f7 + ColorTypes v0.9.1
5ae59095 + Colors v0.11.2
861a8166 + Combinatorics v1.0.0
bbf7d656 + CommonSubexpressions v0.2.0
34da2185 + Compat v3.8.0
e66e0078 + CompilerSupportLibraries_jll v0.3.1+0
187b0558 + ConstructionBase v1.0.0
3a865a2d + CuArrays v1.7.3
9a962f9c + DataAPI v1.1.0
a93c6f00 + DataFrames v0.20.2
864edb3b + DataStructures v0.17.10
e2d170a0 + DataValueInterfaces v1.0.0
163ba53b + DiffResults v1.0.2
b552c78f + DiffRules v1.0.1
7a1cc6ca + FFTW v1.2.0
f5851436 + FFTW_jll v3.3.9+4
1a297f60 + FillArrays v0.8.5
53c48c17 + FixedPointNumbers v0.7.1
587475ba + Flux v0.10.3
f6369f11 + ForwardDiff v0.10.9
0c68f7d7 + GPUArrays v2.0.1
f9ccea15 + HierarchicalUtils v0.0.5
7869d1d1 + IRTools v0.3.1
1d5cc7b8 + IntelOpenMP_jll v2018.0.3+0
41ab1584 + InvertedIndices v1.0.0
82899510 + IteratorInterfaceExtensions v1.0.0
682c06a0 + JSON v0.21.0
e5e0dc1b + Juno v0.8.1
929cbde3 + LLVM v1.3.4
7f8f8fb0 + LearnBase v0.2.2
856f044c + MKL_jll v2019.0.117+2
9920b226 + MLDataPattern v0.5.0
66a33bbf + MLLabelUtils v0.5.1
1914dd2f + MacroTools v0.5.5
dbb5928d + MappedArrays v0.2.2
e89f7d12 + Media v0.5.0
1d0525e4 + Mill v1.1.0
e1d29d7a + Missings v0.4.3
872c559c + NNlib v0.6.6
77ba4419 + NaNMath v0.3.3
efe28fd5 + OpenSpecFun_jll v0.5.3+3
bac558e1 + OrderedCollections v1.1.0
69de0a69 + Parsers v0.3.12
f27b6e38 + Polynomials v0.6.1
2dfb63ee + PooledArrays v0.5.3
3cdcf5f2 + RecipesBase v0.8.0
189a3867 + Reexport v0.2.0
ae029012 + Requires v1.0.1
efcf1570 + Setfield v0.6.0
a2af1166 + SortingAlgorithms v0.3.1
276daf66 + SpecialFunctions v0.10.0
90137ffa + StaticArrays v0.12.1
2913bbd2 + StatsBase v0.32.2
3783bdb8 + TableTraits v1.0.0
bd369af6 + Tables v1.0.3
a759f4b9 + TimerOutputs v0.5.3
3bb67fe8 + TranscodingStreams v0.9.5
a5390f91 + ZipFile v0.9.1
83775a58 + Zlib_jll v1.2.11+8
e88e6eb3 + Zygote v0.4.12
700de1a5 + ZygoteRules v0.2.0
2a0f44e3 + Base64
ade2ca70 + Dates
8bb1440f + DelimitedFiles
8ba89e20 + Distributed
9fa8497b + Future
b77e0a4c + InteractiveUtils
76f85450 + LibGit2
8f399da3 + Libdl
37e2e46d + LinearAlgebra
56ddb016 + Logging
d6f4376e + Markdown
a63ad114 + Mmap
44cfe95a + Pkg
de0858da + Printf
9abbd945 + Profile
3fa0cd96 + REPL
9a3f8284 + Random
ea8e919c + SHA
9e88b42a + Serialization
1a1011a3 + SharedArrays
6462fe0b + Sockets
2f01184e + SparseArrays
10745b16 + Statistics
8dfed614 + Test
cf7118a7 + UUIDs
4ec0a83e + Unicode
Building NNlib ────→ `~/.julia/packages/NNlib/FAI3o/deps/build.log`
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Building FFTW ─────→ `~/.julia/packages/FFTW/qqcBj/deps/build.log`
Testing Mill
Status `/tmp/jl_QgNBKd/Project.toml`
6e4b80f9 BenchmarkTools v0.5.0
861a8166 Combinatorics v1.0.0
a93c6f00 DataFrames v0.20.2
587475ba Flux v0.10.3
f9ccea15 HierarchicalUtils v0.0.5
7f8f8fb0 LearnBase v0.2.2
1d0525e4 Mill v1.1.0
9a3f8284 Random
2f01184e SparseArrays
8dfed614 Test
Status `/tmp/jl_QgNBKd/Manifest.toml`
621f4979 AbstractFFTs v0.5.0
1520ce14 AbstractTrees v0.3.2
79e6a3ab Adapt v1.0.1
4c555306 ArrayLayouts v0.1.5
6e4b80f9 BenchmarkTools v0.5.0
b99e7846 BinaryProvider v0.5.8
fa961155 CEnum v0.2.0
3895d2a7 CUDAapi v3.1.0
c5f51814 CUDAdrv v6.0.0
be33ccc6 CUDAnative v2.10.2
324d7699 CategoricalArrays v0.7.7
944b1d66 CodecZlib v0.6.0
3da002f7 ColorTypes v0.9.1
5ae59095 Colors v0.11.2
861a8166 Combinatorics v1.0.0
bbf7d656 CommonSubexpressions v0.2.0
34da2185 Compat v3.8.0
e66e0078 CompilerSupportLibraries_jll v0.3.1+0
187b0558 ConstructionBase v1.0.0
3a865a2d CuArrays v1.7.3
9a962f9c DataAPI v1.1.0
a93c6f00 DataFrames v0.20.2
864edb3b DataStructures v0.17.10
e2d170a0 DataValueInterfaces v1.0.0
163ba53b DiffResults v1.0.2
b552c78f DiffRules v1.0.1
7a1cc6ca FFTW v1.2.0
f5851436 FFTW_jll v3.3.9+4
1a297f60 FillArrays v0.8.5
53c48c17 FixedPointNumbers v0.7.1
587475ba Flux v0.10.3
f6369f11 ForwardDiff v0.10.9
0c68f7d7 GPUArrays v2.0.1
f9ccea15 HierarchicalUtils v0.0.5
7869d1d1 IRTools v0.3.1
1d5cc7b8 IntelOpenMP_jll v2018.0.3+0
41ab1584 InvertedIndices v1.0.0
82899510 IteratorInterfaceExtensions v1.0.0
682c06a0 JSON v0.21.0
e5e0dc1b Juno v0.8.1
929cbde3 LLVM v1.3.4
7f8f8fb0 LearnBase v0.2.2
856f044c MKL_jll v2019.0.117+2
9920b226 MLDataPattern v0.5.0
66a33bbf MLLabelUtils v0.5.1
1914dd2f MacroTools v0.5.5
dbb5928d MappedArrays v0.2.2
e89f7d12 Media v0.5.0
1d0525e4 Mill v1.1.0
e1d29d7a Missings v0.4.3
872c559c NNlib v0.6.6
77ba4419 NaNMath v0.3.3
efe28fd5 OpenSpecFun_jll v0.5.3+3
bac558e1 OrderedCollections v1.1.0
69de0a69 Parsers v0.3.12
f27b6e38 Polynomials v0.6.1
2dfb63ee PooledArrays v0.5.3
3cdcf5f2 RecipesBase v0.8.0
189a3867 Reexport v0.2.0
ae029012 Requires v1.0.1
efcf1570 Setfield v0.6.0
a2af1166 SortingAlgorithms v0.3.1
276daf66 SpecialFunctions v0.10.0
90137ffa StaticArrays v0.12.1
2913bbd2 StatsBase v0.32.2
3783bdb8 TableTraits v1.0.0
bd369af6 Tables v1.0.3
a759f4b9 TimerOutputs v0.5.3
3bb67fe8 TranscodingStreams v0.9.5
a5390f91 ZipFile v0.9.1
83775a58 Zlib_jll v1.2.11+8
e88e6eb3 Zygote v0.4.12
700de1a5 ZygoteRules v0.2.0
2a0f44e3 Base64
ade2ca70 Dates
8bb1440f DelimitedFiles
8ba89e20 Distributed
9fa8497b Future
b77e0a4c InteractiveUtils
76f85450 LibGit2
8f399da3 Libdl
37e2e46d LinearAlgebra
56ddb016 Logging
d6f4376e Markdown
a63ad114 Mmap
44cfe95a Pkg
de0858da Printf
9abbd945 Profile
3fa0cd96 REPL
9a3f8284 Random
ea8e919c SHA
9e88b42a Serialization
1a1011a3 SharedArrays
6462fe0b Sockets
2f01184e SparseArrays
10745b16 Statistics
8dfed614 Test
cf7118a7 UUIDs
4ec0a83e Unicode
WARNING: could not import Compiler.just_construct_ssa into Wrap
┌ Warning: CuArrays.jl found cuda, but did not find libcudnn. Some functionality will not be available.
└ @ Flux ~/.julia/packages/Flux/NpkMm/src/Flux.jl:48
WARNING: Method definition TreeNode(Any) in module Mill at /home/pkgeval/.julia/packages/Mill/r8RFi/src/datanodes/productnode.jl:14 overwritten at deprecated.jl:65.
** incremental compilation may be fatally broken for this module **
WARNING: Method definition TreeNode(Any, Any) in module Mill at /home/pkgeval/.julia/packages/Mill/r8RFi/src/datanodes/productnode.jl:16 overwritten at deprecated.jl:65.
** incremental compilation may be fatally broken for this module **
┌ Warning: Incompatibility detected between CUDA and LLVM 8.0+; disabling debug info emission for CUDA kernels
└ @ CUDAnative ~/.julia/packages/CUDAnative/hfulr/src/CUDAnative.jl:114
┌ Warning: CuArrays.jl found cuda, but did not find libcudnn. Some functionality will not be available.
└ @ Flux ~/.julia/packages/Flux/NpkMm/src/Flux.jl:48
Test Summary: | Pass Total
creating bags | 1 1
Test Summary: | Pass Total
testing nobs | 9 9
Test Summary: | Pass Total
testing nobs | 9 9
Test Summary: | Pass Total
testing ArrayNode hcat and vcat | 6 6
Test Summary: | Pass Total
testing BagNode hcat | 25 25
Test Summary: | Pass Total
testing WeightedBagNode hcat | 24 24
Test Summary: | Pass Total
testing catobs with missing values | 5 5
Test Summary: | Pass Broken Total
testing hierarchical hcat on product nodes | 9 6 15
Test Summary: | Pass Total
testing BagNode indexing | 22 22
Test Summary: | Pass Total
testing WeightedBagNode indexing | 20 20
Test Summary: | Pass Total
testing nested ragged array | 6 6
Test Summary: | Pass Total
testing ProductNode | 10 10
Test Summary: | Pass Total
testing sparsify | 3 3
Test Summary: | Pass Total
testing sparsify and mapdata | 3 3
Test Summary: | Pass Total
testing missing mapdata | 3 3
Test Summary: | Pass Total
testing simple matrix model | 3 3
Test Summary: | Pass Total
testing simple aggregation model | 3 3
Test Summary: | Pass Total
testing simple tuple models | 13 13
Test Summary: | Pass Total
testing nested bag model | 7 7
Test Summary: | Pass Total
testing nested bag model | 14 14
Test Summary: | Pass Total
testing catobs & getindex operations missing values | 21 21
Test Summary: | Pass Total
testing catobs & getindex operations missing values for weighted | 17 17
Test Summary: | Pass Total
testing model operations missing values | 11 11
Test Summary: | Pass Total
testing reduction with missing values | 8 8
Test Summary: | Pass Total
basic aggregation functionality | 8 8
Test Summary: | Pass Total
matrix functionality | 3 3
Test Summary: | Pass Total
pnorm functionality | 50 50
Test Summary: | Pass Total
lse functionality | 30 30
Test Summary: | Pass Total
lse numerical stability | 6 6
Test Summary: | Pass Total
missing values | 10 10
Test Summary: | Pass Total
aggregation grad check w.r.t. input | 750 750
Test Summary: | Pass Total
aggregation grad check w.r.t. agg params | 750 750
Test Summary: | Pass Total
derivative w.r.t weights in aggregations | 80 80
Test Summary: | Pass Total
model aggregation grad check w.r.t. inputs | 20 20
Test Summary: | Pass Total
model aggregation grad check w.r.t. inputs weighted | 12 12
Test Summary: | Pass Total
model aggregation grad check w.r.t. params | 20 20
Test Summary: | Pass Total
model aggregation grad check w.r.t. params weighted | 13 13
Test Summary: | Pass Total
testing convolution shift | 4 4
Test Summary: | Pass Total
testing matvec and vecvec products | 8 8
Test Summary: | Pass Total
testing forward convolution & gradient | 14 14
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:74
Expression: bagconv(x, bags, fs...) ≈ legacy_bagconv(x, bags, filters)
Evaluated: [-1.3684525124358287 1.1819491984233783 … 0.0 0.0; -0.846245780698589 3.2168852300818784 … 0.0 0.0; -0.8313007925427988 -0.9452018886150098 … 0.0 0.0; -1.7967347816001775 -1.746592835074694 … 0.0 0.0] ≈ [-1.3684525124358284 1.1819491984233783 … 0.48660687184964013 1.2689519594778993; -0.846245780698589 3.2168852300818784 … 0.023258092819061355 0.02453792289163116; -0.8313007925427989 -0.9452018886150099 … 0.4264646239377033 0.31003963123651257; -1.7967347816001775 -1.746592835074694 … -0.3753221964902768 0.12467325827743264]
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:74
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:76
Expression: isapprox((ngradient((f->(sum(bagconv(x, bags, f, fs[2], fs[3]));)), fs[1]))[1], (∇wbagconv(ones(4, 15), x, bags, fs...))[1], rtol = 1.0e-6)
Evaluated: isapprox([0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0], [1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0]; rtol = 1.0e-6)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:76
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:77
Expression: isapprox((ngradient((f->(sum(bagconv(xs, bags, f, fs[2], fs[3]));)), fs[1]))[1], (∇wbagconv(ones(4, 15), xs, bags, fs...))[1], rtol = 1.0e-6)
Evaluated: isapprox([0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0], [1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0]; rtol = 1.0e-6)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:77
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:78
Expression: isapprox((ngradient((x->(sum(bagconv(x, bags, fs...));)), x))[1], ∇xbagconv(ones(4, 15), x, bags, fs...), rtol = 1.0e-5)
Evaluated: isapprox([-0.48945152759552 -4.766335964202881 … 0.0 0.0; 3.1070215702056885 3.6325191855430603 … 0.0 0.0; -5.483981609344482 -7.471768140792847 … 0.0 0.0], [-0.48945156642788423 -4.766335972997655 … -2.777725142416039 1.4991592641537317; 3.1070214958424773 3.6325192153491233 … 3.6813672348779973 3.1558695153713514; -5.483981663330876 -7.47176817575117 … -9.211229594676988 -7.223443082256695]; rtol = 1.0e-5)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:78
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:79
Expression: gradtest(((a, b, c)->begin
bagconv(x, bags, a, b, c)
end), fs...)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:79
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:80
Expression: gradtest(((a, b, c)->begin
bagconv(xs, bags, a, b, c)
end), fs...)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:80
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:81
Expression: gradtest((x->begin
bagconv(x, bags, fs...)
end), x)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:81
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:82
Expression: gradtest(((x, a, b, c)->begin
bagconv(x, bags, a, b, c)
end), x, fs...)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:82
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:74
Expression: bagconv(x, bags, fs...) ≈ legacy_bagconv(x, bags, filters)
Evaluated: [-1.3684525124358287 1.1819491984233783 … 0.0 0.0; -0.846245780698589 3.2168852300818784 … 0.0 0.0; -0.8313007925427988 -0.9452018886150098 … 0.0 0.0; -1.7967347816001775 -1.746592835074694 … 0.0 0.0] ≈ [-1.3684525124358284 1.1819491984233783 … 0.48660687184964013 1.2689519594778993; -0.846245780698589 3.2168852300818784 … 0.023258092819061355 0.02453792289163116; -0.8313007925427989 -0.9452018886150099 … 0.4264646239377033 0.31003963123651257; -1.7967347816001775 -1.746592835074694 … -0.3753221964902768 0.12467325827743264]
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:74
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:76
Expression: isapprox((ngradient((f->(sum(bagconv(x, bags, f, fs[2], fs[3]));)), fs[1]))[1], (∇wbagconv(ones(4, 15), x, bags, fs...))[1], rtol = 1.0e-6)
Evaluated: isapprox([0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0], [1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0]; rtol = 1.0e-6)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:76
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:77
Expression: isapprox((ngradient((f->(sum(bagconv(xs, bags, f, fs[2], fs[3]));)), fs[1]))[1], (∇wbagconv(ones(4, 15), xs, bags, fs...))[1], rtol = 1.0e-6)
Evaluated: isapprox([0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0; 0.6073307991027832 0.0 0.0], [1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0; 1.2146616248922992 0.0 0.0]; rtol = 1.0e-6)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:77
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:78
Expression: isapprox((ngradient((x->(sum(bagconv(x, bags, fs...));)), x))[1], ∇xbagconv(ones(4, 15), x, bags, fs...), rtol = 1.0e-5)
Evaluated: isapprox([-0.48945152759552 -4.766335964202881 … 0.0 0.0; 3.1070215702056885 3.6325191855430603 … 0.0 0.0; -5.483981609344482 -7.471768140792847 … 0.0 0.0], [-0.48945156642788423 -4.766335972997655 … -2.777725142416039 1.4991592641537317; 3.1070214958424773 3.6325192153491233 … 3.6813672348779973 3.1558695153713514; -5.483981663330876 -7.47176817575117 … -9.211229594676988 -7.223443082256695]; rtol = 1.0e-5)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:78
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:79
Expression: gradtest(((a, b, c)->begin
bagconv(x, bags, a, b, c)
end), fs...)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:79
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:80
Expression: gradtest(((a, b, c)->begin
bagconv(xs, bags, a, b, c)
end), fs...)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:80
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:81
Expression: gradtest((x->begin
bagconv(x, bags, fs...)
end), x)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:81
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
testing the convolution: Test Failed at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:82
Expression: gradtest(((x, a, b, c)->begin
bagconv(x, bags, a, b, c)
end), x, fs...)
Stacktrace:
[1] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:82
[2] top-level scope at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Test/src/Test.jl:1114
[3] top-level scope at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:69
Test Summary: | Pass Fail Total
testing the convolution | 2 16 18
ERROR: LoadError: LoadError: Some tests did not pass: 2 passed, 16 failed, 0 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/Mill/r8RFi/test/conv.jl:68
in expression starting at /home/pkgeval/.julia/packages/Mill/r8RFi/test/runtests.jl:69
ERROR: Package Mill errored during testing
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Types.jl:53
[2] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:1523
[3] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:316
[4] test(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:303
[5] #test#68 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:297 [inlined]
[6] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:297 [inlined]
[7] #test#67 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:296 [inlined]
[8] test at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:296 [inlined]
[9] test(::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:295
[10] test(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/API.jl:295
[11] top-level scope at none:16