Package evaluation of NNParamsPrinter on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:04:48.683 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.7s ################################################################################ # Installation # Installing NNParamsPrinter... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [1ce897a9] + NNParamsPrinter v0.1.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [1ce897a9] + NNParamsPrinter v0.1.1 Installation completed after 3.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 257.9s ################################################################################ # Testing # Testing NNParamsPrinter Status `/tmp/jl_zxK0X7/Project.toml` [b2108857] Lux v1.12.1 [1ce897a9] NNParamsPrinter v0.1.1 [860ef19b] StableRNGs v1.0.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_zxK0X7/Manifest.toml` [47edcb42] ADTypes v1.14.0 [79e6a3ab] Adapt v4.3.0 [dce04be8] ArgCheck v2.5.0 [4fba245c] ArrayInterface v7.18.0 [a9b6321e] Atomix v1.1.1 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.6 [d360d2e6] ChainRulesCore v1.25.1 [fb6a15b2] CloseOpenIntervals v0.1.13 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.16.0 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.5.8 [adafc99b] CpuId v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [8d63f2c5] DispatchDoctor v0.4.19 [ffbed154] DocStringExtensions v0.9.4 [f151be2c] EnzymeCore v0.8.8 [9aa1b823] FastClosures v0.3.2 [f6369f11] ForwardDiff v1.0.1 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.0 [63c18a36] KernelAbstractions v0.9.34 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [b2108857] Lux v1.12.1 [bb33d45b] LuxCore v1.2.4 [82251201] LuxLib v1.7.2 [7e8f7934] MLDataDevices v1.9.1 [1914dd2f] MacroTools v0.5.15 [d125e4d3] ManualMemory v0.1.8 [1ce897a9] NNParamsPrinter v0.1.1 [872c559c] NNlib v0.9.30 [77ba4419] NaNMath v1.1.3 [3bd65402] Optimisers v0.4.6 [f517fe37] Polyester v0.7.16 [1d0040c9] PolyesterWeave v0.2.2 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [7e506255] ScopedValues v1.3.0 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.5.0 [860ef19b] StableRNGs v1.0.2 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.7 [8290d209] ThreadingUtilities v0.5.2 [013be700] UnsafeAtomics v0.3.0 [d49dbf32] WeightInitializers v1.1.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [05823500] OpenLibm_jll v0.8.5+0 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Layer 1 : Conv((3, 3), 1 => 8, rbf) : weights (shape: (3, 3, 1, 8)): bias (shape: (8,)): Layer 2 : BatchNorm(8, affine=true, track_stats=true) Layer 3 : MaxPool((2, 2)) Layer 4 : Conv((3, 3), 8 => 16, rbf) : weights (shape: (3, 3, 8, 16)): bias (shape: (16,)): Layer 5 : BatchNorm(16, affine=true, track_stats=true) Layer 6 : Dropout(0.25) Layer 7 : Conv((3, 3), 16 => 16, rbf) : weights (shape: (3, 3, 16, 16)): bias (shape: (16,)): Layer 8 : BatchNorm(16, affine=true, track_stats=true) Layer 9 : Conv((1, 1), 16 => 1) : weights (shape: (1, 1, 16, 1)): bias (shape: (1,)): Layer 10 : FlattenLayer{Nothing}(nothing) Layer 11 : Dense(256 => 64, rbf) : weights (shape: (64, 256)): bias (shape: (64,)): Layer 12 : Dropout(0.5) Layer 13 : Dense(64 => 32, rbf) : weights (shape: (32, 64)): bias (shape: (32,)): Layer 14 : LSTMCell(32 => 16) weight_ih (shape: (64, 32)): weight_hh (shape: (64, 16)): bias_ih (shape: (64,)): bias_hh (shape: (64,)): Layer 15 : RNNCell(32 => 16, tanh) weight_ih (shape: (16, 32)): weight_hh (shape: (16, 16)): bias_ih (shape: (16,)): bias_hh (shape: (16,)): Layer 16 : GRUCell(16 => 3) weight_ih (shape: (9, 16)): weight_hh (shape: (9, 3)): bias_ih (shape: (9,)): bias_hh (shape: (9,)): Layer 17 : Dense(3 => 1) : weights (shape: (1, 3)): bias (shape: (1,)): Test Summary: | Pass Total Time printWeightsBiases tests | 1 1 12.5s Testing NNParamsPrinter tests passed Testing completed after 24.19s PkgEval succeeded after 301.18s