[INFO] fetching crate rustorch 0.6.25... [INFO] testing rustorch-0.6.25 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rustorch 0.6.25 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rustorch 0.6.25 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustorch 0.6.25 [INFO] tweaked toml for crates.io crate rustorch 0.6.25 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustorch 0.6.25 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustorch 0.6.25 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17080d748f12ac9db8d7df37ed5d3d6952044069d0fcd22ca172c85cf63d3100 [INFO] running `Command { std: "docker" "start" "-a" "17080d748f12ac9db8d7df37ed5d3d6952044069d0fcd22ca172c85cf63d3100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17080d748f12ac9db8d7df37ed5d3d6952044069d0fcd22ca172c85cf63d3100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17080d748f12ac9db8d7df37ed5d3d6952044069d0fcd22ca172c85cf63d3100", kill_on_drop: false }` [INFO] [stdout] 17080d748f12ac9db8d7df37ed5d3d6952044069d0fcd22ca172c85cf63d3100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0207a0bddf5ddd68b1c808b8ed73b74ffc13e245989c1774c97f6a2d661684db [INFO] running `Command { std: "docker" "start" "-a" "0207a0bddf5ddd68b1c808b8ed73b74ffc13e245989c1774c97f6a2d661684db", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustorch v0.6.25 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "0207a0bddf5ddd68b1c808b8ed73b74ffc13e245989c1774c97f6a2d661684db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0207a0bddf5ddd68b1c808b8ed73b74ffc13e245989c1774c97f6a2d661684db", kill_on_drop: false }` [INFO] [stdout] 0207a0bddf5ddd68b1c808b8ed73b74ffc13e245989c1774c97f6a2d661684db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd72e9dffbaeacf4a25cf3410a7ac34e6809e8f75b8f59d9907ee62a2510d5e0 [INFO] running `Command { std: "docker" "start" "-a" "fd72e9dffbaeacf4a25cf3410a7ac34e6809e8f75b8f59d9907ee62a2510d5e0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.101 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.51 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.101 [INFO] [stderr] Compiling js-sys v0.3.78 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.51 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.51 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rustorch v0.6.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "fd72e9dffbaeacf4a25cf3410a7ac34e6809e8f75b8f59d9907ee62a2510d5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd72e9dffbaeacf4a25cf3410a7ac34e6809e8f75b8f59d9907ee62a2510d5e0", kill_on_drop: false }` [INFO] [stdout] fd72e9dffbaeacf4a25cf3410a7ac34e6809e8f75b8f59d9907ee62a2510d5e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d17c58f183ed990afd9b2489c920e5bef8c6c989ebceb5ddf378313175e99aff [INFO] running `Command { std: "docker" "start" "-a" "d17c58f183ed990afd9b2489c920e5bef8c6c989ebceb5ddf378313175e99aff", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustorch-5671c3a4f4b4da2b) [INFO] [stdout] [INFO] [stdout] running 1139 tests [INFO] [stdout] test amp::autocast::tests::test_nested_autocast ... ok [INFO] [stdout] test amp::dtype_utils::tests::test_clip_grad_norm ... ok [INFO] [stdout] test amp::grad_scaler::tests::test_grad_scaler_creation ... ok [INFO] [stdout] test amp::grad_scaler::tests::test_grad_scaler_custom ... ok [INFO] [stdout] test amp::grad_scaler::tests::test_overflow_detection ... ok [INFO] [stdout] test amp::grad_scaler::tests::test_scale_update ... ok [INFO] [stdout] test amp::optimizer_wrapper::tests::test_param_group ... ok [INFO] [stdout] test amp::tests::test_amp_config_bf16 ... ok [INFO] [stdout] test amp::tests::test_amp_state ... ok [INFO] [stdout] test amp::tests::test_should_use_reduced_precision ... ok [INFO] [stdout] test autograd::context::tests::test_anomaly_detection_guard ... ok [INFO] [stdout] test autograd::context::tests::test_convenience_functions ... ok [INFO] [stdout] test autograd::context::tests::test_enable_grad_guard ... ok [INFO] [stdout] test autograd::context::tests::test_no_grad_guard ... ok [INFO] [stdout] test autograd::grad_utils::tests::test_grad_multiple_inputs ... ok [INFO] [stdout] test autograd::grad_utils::tests::test_grad_simple ... ok [INFO] [stdout] test autograd::grad_utils::tests::test_gradient_function ... ok [INFO] [stdout] test amp::grad_scaler::tests::test_scale_tensor ... ok [INFO] [stdout] test autograd::gradcheck::tests::test_gradcheck_polynomial ... ok [INFO] [stdout] test amp::optimizer_wrapper::tests::test_amp_optimizer_creation ... ok [INFO] [stdout] test autograd::gradcheck::tests::test_gradcheck_quadratic ... ok [INFO] [stdout] test amp::tests::test_amp_config_default ... ok [INFO] [stdout] test autograd::gradcheck::tests::test_gradcheck_simple_function ... ok [INFO] [stdout] test amp::optimizer_wrapper::tests::test_training_stats ... ok [INFO] [stdout] test autograd::higher_order::tests::test_hvp_simple ... ok [INFO] [stdout] test autograd::tests::tests::test_addition ... ok [INFO] [stdout] test autograd::tests::tests::test_multiplication ... ok [INFO] [stdout] test autograd::higher_order::tests::test_jacobian_simple ... ok [INFO] [stdout] test autograd::tests::tests::test_sum ... ok [INFO] [stdout] test autograd::visualization::tests::test_gradient_flow_summary ... ok [INFO] [stdout] test autograd::tests::tests::test_variable_creation ... ok [INFO] [stdout] test autograd::tests::tests::test_zero_grad ... ok [INFO] [stdout] test autograd::visualization::tests::test_gradient_flow_visualizer ... ok [INFO] [stdout] test autograd::visualization::tests::test_issue_detection ... ok [INFO] [stdout] test backends::compute_backend::tests::test_device_manager_creation ... ok [INFO] [stdout] test backends::compute_backend::tests::test_selection_strategy_manual ... ok [INFO] [stdout] test backends::cpu_unified::tests::test_simd_feature_detection ... ok [INFO] [stdout] test backends::cpu_unified::tests::test_unified_cpu_add_operation ... ok [INFO] [stdout] test backends::cpu_unified::tests::test_unified_cpu_backend_creation ... ok [INFO] [stdout] test backends::cpu_unified::tests::test_unified_cpu_matmul_operation ... ok [INFO] [stdout] test backends::cpu_unified::tests::test_unified_cpu_reduce_operation ... ok [INFO] [stdout] test common::error_handling::tests::test_error_conversion ... ok [INFO] [stdout] test common::error_handling::tests::test_error_display ... ok [INFO] [stdout] test convert::parser::tests::tests::test_execution_order_computation ... ok [INFO] [stdout] test common::error_handling::tests::test_error_macros ... ok [INFO] [stdout] test amp::autocast::tests::test_autocast_context ... ok [INFO] [stdout] test autograd::tests::tests::test_backward_scalar ... ok [INFO] [stdout] test autograd::tests::tests::test_matmul ... ok [INFO] [stdout] test autograd::visualization::tests::test_gradient_analyzer ... ok [INFO] [stdout] test convert::parser::tests::tests::test_json_architecture_parsing ... ok [INFO] [stdout] test convert::parser::tests::tests::test_layer_type_inference ... ok [INFO] [stdout] test convert::parser::tests::tests::test_model_parsing ... ok [INFO] [stdout] test convert::pytorch_to_rustorch_simplified::tests::test_parameter_parsing ... ok [INFO] [stdout] test convert::pytorch_to_rustorch_simplified::tests::test_simple_conversion ... ok [INFO] [stdout] test convert::parser::tests::tests::test_parameter_name_parsing ... ok [INFO] [stdout] test debug::debug_utils::tests::test_debug_utils_formatting ... ok [INFO] [stdout] test debug::debug_utils::tests::test_diagnostic_context ... ok [INFO] [stdout] test debug::debug_utils::tests::test_memory_snapshot ... ok [INFO] [stdout] test convert::parser::tests::tests::test_simple_architecture_parsing ... ok [INFO] [stdout] test debug::debug_utils::tests::test_stack_trace_capture ... ok [INFO] [stdout] test debug::debug_utils::tests::test_environment_report ... ok [INFO] [stdout] test debug::debug_utils::tests::test_system_info_collection ... ok [INFO] [stdout] test debug::debug_utils::tests::test_thread_info ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_alert_rule_creation ... ok [INFO] [stdout] test convert::parser::tests::tests::test_layer_extraction ... ok [INFO] [stdout] test debug::debug_utils::tests::test_time_block_macro ... ok [INFO] [stdout] test debug::debug_utils::tests::test_perf_timer ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_log_pattern_creation ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_log_analysis ... ok [INFO] [stdout] test convert::parser::tests::tests::test_yaml_architecture_parsing ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_pattern_matching ... ok [INFO] [stdout] test convert::pytorch_to_rustorch_simplified::tests::test_layer_type_inference ... ok [INFO] [stdout] test debug::debug_utils::tests::test_debug_print ... ok [INFO] [stdout] test debug::logger::tests::test_log_entry_formatting ... ok [INFO] [stdout] test debug::logger::tests::test_log_level_from_string ... ok [INFO] [stdout] test debug::logger::tests::test_log_level_ordering ... ok [INFO] [stdout] test debug::logger::tests::test_logger_creation ... ok [INFO] [stdout] test debug::logger::tests::test_logger_filtering ... ok [INFO] [stdout] test debug::logger::tests::test_logger_search_and_filter ... ok [INFO] [stdout] test debug::logger::tests::test_logger_statistics ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_alert_rule_enable_disable ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_allocation_info_creation ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_analyzer_disabled ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_leak_detection ... ignored, Memory debugging disabled in CI [INFO] [stdout] test debug::memory_tracker::tests::test_component_statistics ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_memory_report_generation ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_memory_tracker_creation ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_memory_tracking ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_peak_usage_tracking ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_threshold_checking ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_tracker_clear ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_tracker_disabled ... ok [INFO] [stdout] test debug::profiler::tests::test_bottleneck_detection ... ok [INFO] [stdout] test debug::profiler::tests::test_operation_stats ... ok [INFO] [stdout] test debug::profiler::tests::test_performance_metrics_calculation ... ok [INFO] [stdout] test debug::profiler::tests::test_profile_entry_creation ... ok [INFO] [stdout] test debug::memory_tracker::tests::test_large_allocation_detection ... ok [INFO] [stdout] test debug::profiler::tests::test_profile_scope_with_metadata ... ok [INFO] [stdout] test debug::profiler::tests::test_profiler_creation ... ok [INFO] [stdout] test debug::profiler::tests::test_profiler_disabled ... ok [INFO] [stdout] test debug::profiler::tests::test_profiler_clear ... ok [INFO] [stdout] test debug::profiler::tests::test_profile_scope ... ok [INFO] [stdout] test debug::profiler::tests::test_profiler_recording ... ok [INFO] [stdout] test debug::logger::tests::test_log_entry_creation ... ok [INFO] [stdout] test debug::tests::test_debug_framework_creation ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_log_analyzer_creation ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_pattern_statistics ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_pattern_enable_disable ... ok [INFO] [stdout] test distributed::api::tests::test_group_creation ... ok [INFO] [stdout] test distributed::api::tests::test_distributed_request ... ok [INFO] [stdout] test distributed::api::tests::test_group_creation_empty ... ok [INFO] [stdout] test distributed::api::tests::test_parse_init_method ... ok [INFO] [stdout] test debug::log_analyzer::tests::test_performance_bottleneck_detection ... ok [INFO] [stdout] test distributed::async_gradient::tests::test_bucket_manager_creation ... ok [INFO] [stdout] test distributed::async_gradient::tests::test_compression_none ... ok [INFO] [stdout] test distributed::async_gradient::tests::test_priority_ordering ... ok [INFO] [stdout] test distributed::backends::tests::test_gloo_backend_creation ... ok [INFO] [stdout] test distributed::cluster::tests::test_cluster_config_creation ... ok [INFO] [stdout] test distributed::cluster::tests::test_resource_scheduler ... ok [INFO] [stdout] test distributed::common::tests::test_default_all_gather ... ok [INFO] [stdout] test distributed::common::tests::test_unsupported_operation_error ... ok [INFO] [stdout] test distributed::common::tests::test_validate_tensor ... ok [INFO] [stdout] test distributed::data_parallel::tests::test_data_parallel_creation ... ok [INFO] [stdout] test distributed::data_parallel::tests::test_distributed_data_loader ... ok [INFO] [stdout] test distributed::data_parallel::tests::test_distributed_sampler ... ok [INFO] [stdout] test distributed::data_parallel::tests::test_gradient_sync_strategy ... ok [INFO] [stdout] test distributed::ddp::tests::test_ddp_creation ... ok [INFO] [stdout] test distributed::ddp::tests::test_is_ddp_module ... ok [INFO] [stdout] test distributed::model_parallel::tests::test_communication_op_creation ... ok [INFO] [stdout] test distributed::model_parallel::tests::test_memory_stats ... ok [INFO] [stdout] test debug::tests::test_memory_tracking ... ok [INFO] [stdout] test distributed::model_parallel::tests::test_pipeline_config ... ok [INFO] [stdout] test distributed::model_parallel::tests::test_tensor_parallel_creation ... ok [INFO] [stdout] test distributed::model_parallel::tests::test_tensor_split ... ok [INFO] [stdout] test distributed::multi_gpu_validation::tests::test_benchmark_results ... ok [INFO] [stdout] test distributed::multi_gpu_validation::tests::test_gpu_device_info ... ok [INFO] [stdout] test distributed::api::tests::test_parse_init_method_invalid ... ok [INFO] [stdout] test distributed::multi_gpu_validation::tests::test_multi_gpu_validator_creation ... ok [INFO] [stdout] test distributed::multi_gpu_validation::tests::test_validation_metrics ... ok [INFO] [stdout] test distributed::nccl_integration::tests::test_fallback_error ... ok [INFO] [stdout] test distributed::optimizer::tests::test_gradient_sync_strategies ... ok [INFO] [stdout] test distributed::optimizer::tests::test_gradient_sync_strategy_creation ... ok [INFO] [stdout] test distributed::performance::tests::test_communication_scheduler ... ok [INFO] [stdout] test distributed::performance::tests::test_gradient_compressor ... ok [INFO] [stdout] test distributed::performance::tests::test_memory_pool ... ok [INFO] [stdout] test distributed::simple_ddp::tests::test_device_ids ... ok [INFO] [stdout] test distributed::tests::test_process_group_creation ... ok [INFO] [stdout] test distributed::tests::test_distributed_state ... ok [INFO] [stdout] test distributed::simple_ddp::tests::test_simple_ddp_creation ... ok [INFO] [stdout] test distributed::async_gradient::tests::test_async_config_default ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_bernoulli_from_logits ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_bernoulli_from_probs ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_bernoulli_log_prob ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_bernoulli_mean_variance ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_bernoulli_sampling ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_binary_cross_entropy ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_fair_coin ... ok [INFO] [stdout] test distributions::bernoulli::tests::test_invalid_probability ... ok [INFO] [stdout] test distributions::beta::tests::test_beta_creation ... ok [INFO] [stdout] test distributions::beta::tests::test_beta_log_prob ... ok [INFO] [stdout] test distributions::beta::tests::test_beta_mean_variance ... ok [INFO] [stdout] test distributions::beta::tests::test_invalid_parameters ... ok [INFO] [stdout] test distributions::beta::tests::test_symmetric_beta ... ok [INFO] [stdout] test distributions::beta::tests::test_uniform_beta ... ok [INFO] [stdout] test distributions::categorical::tests::test_categorical_from_logits ... ok [INFO] [stdout] test distributions::categorical::tests::test_categorical_from_probs ... ok [INFO] [stdout] test distributions::categorical::tests::test_categorical_log_prob ... ok [INFO] [stdout] test distributions::categorical::tests::test_categorical_mean_variance ... ok [INFO] [stdout] test distributions::categorical::tests::test_categorical_sampling ... ok [INFO] [stdout] test distributions::categorical::tests::test_cross_entropy ... ok [INFO] [stdout] test distributions::categorical::tests::test_invalid_probabilities ... ok [INFO] [stdout] test distributions::categorical::tests::test_uniform_categorical ... ok [INFO] [stdout] test distributions::distribution::tests::test_distribution_creation ... ok [INFO] [stdout] test distributions::distribution::tests::test_distribution_registry ... ok [INFO] [stdout] test distributions::distribution::tests::test_expand_shape ... ok [INFO] [stdout] test distributions::distribution::tests::test_shape_broadcasting ... ok [INFO] [stdout] test distributions::exponential::tests::test_exponential_cdf ... ok [INFO] [stdout] test distributions::exponential::tests::test_exponential_creation ... ok [INFO] [stdout] test distributed::tests::test_reduce_op_variants ... ok [INFO] [stdout] test distributions::exponential::tests::test_exponential_from_scale ... ok [INFO] [stdout] test distributions::exponential::tests::test_exponential_icdf ... ok [INFO] [stdout] test distributions::exponential::tests::test_exponential_log_prob ... ok [INFO] [stdout] test distributions::exponential::tests::test_exponential_properties ... ok [INFO] [stdout] test distributions::exponential::tests::test_invalid_rate ... ok [INFO] [stdout] test distributions::exponential::tests::test_exponential_sampling ... ok [INFO] [stdout] test distributions::exponential::tests::test_memoryless_property ... ok [INFO] [stdout] test distributions::exponential::tests::test_standard_exponential ... ok [INFO] [stdout] test distributions::gamma::tests::test_gamma_creation ... ok [INFO] [stdout] test distributions::gamma::tests::test_gamma_exponential ... ok [INFO] [stdout] test distributions::gamma::tests::test_gamma_log_prob ... ok [INFO] [stdout] test distributions::gamma::tests::test_gamma_mean_variance ... ok [INFO] [stdout] test distributions::gamma::tests::test_gamma_rate_scale_conversion ... ok [INFO] [stdout] test distributions::gamma::tests::test_gamma_sampling ... ok [INFO] [stdout] test distributions::gamma::tests::test_invalid_parameters ... ok [INFO] [stdout] test distributions::gamma::tests::test_log_gamma_approx ... ok [INFO] [stdout] test distributions::normal::tests::test_invalid_scale ... ok [INFO] [stdout] test distributions::normal::tests::test_normal_cdf ... ok [INFO] [stdout] test distributions::normal::tests::test_normal_creation ... ok [INFO] [stdout] test distributions::normal::tests::test_normal_log_prob ... ok [INFO] [stdout] test distributions::normal::tests::test_normal_sampling ... ok [INFO] [stdout] test distributions::normal::tests::test_normal_with_parameters ... ok [INFO] [stdout] test distributions::normal::tests::test_standard_normal ... ok [INFO] [stdout] test distributions::tests::test_random_generators ... ok [INFO] [stdout] test distributions::tests::test_validation_utils ... ok [INFO] [stdout] test distributions::uniform::tests::test_invalid_parameters ... ok [INFO] [stdout] test distributions::uniform::tests::test_standard_uniform ... ok [INFO] [stdout] test distributions::uniform::tests::test_symmetric_uniform ... ok [INFO] [stdout] test distributions::uniform::tests::test_uniform_cdf ... ok [INFO] [stdout] test distributions::uniform::tests::test_uniform_creation ... ok [INFO] [stdout] test distributions::uniform::tests::test_uniform_icdf ... ok [INFO] [stdout] test distributions::uniform::tests::test_uniform_log_prob ... ok [INFO] [stdout] test distributions::uniform::tests::test_uniform_sampling ... ok [INFO] [stdout] test dtype::tests::test_dtype_compatibility ... ok [INFO] [stdout] test dtype::tests::test_dtype_conversion ... ok [INFO] [stdout] test dtype::tests::test_dtype_default ... ok [INFO] [stdout] test dtype::tests::test_dtype_display ... ok [INFO] [stdout] test dtype::tests::test_dtype_from_string ... ok [INFO] [stdout] test dtype::tests::test_dtype_min_max ... ok [INFO] [stdout] test dtype::tests::test_dtype_promotion ... ok [INFO] [stdout] test dtype::tests::test_dtype_properties ... ok [INFO] [stdout] test dtype::tests::test_dtype_size ... ok [INFO] [stdout] test error::context::tests::test_error_context_creation ... ok [INFO] [stdout] test error::context::tests::test_error_context_macro ... ok [INFO] [stdout] test error::context::tests::test_with_context_trait ... ok [INFO] [stdout] test error::context::tests::test_stack_trace ... ok [INFO] [stdout] test execution::dynamic::tests::test_dynamic_execution_context_creation ... ok [INFO] [stdout] test execution::dynamic::tests::test_execution_plan ... ok [INFO] [stdout] test execution::dynamic::tests::test_jit_compiler ... ok [INFO] [stdout] test execution::dynamic::tests::test_linear_operation ... ok [INFO] [stdout] test distributions::beta::tests::test_beta_sampling ... ok [INFO] [stdout] test execution::dynamic::tests::test_relu_operation ... ok [INFO] [stdout] test execution::dynamic::tests::test_sigmoid_operation ... ok [INFO] [stdout] test distributed::model_parallel::tests::test_expert_parallel_creation ... ok [INFO] [stdout] test execution::runtime::tests::test_cache_cleanup ... ok [INFO] [stdout] test execution::runtime::tests::test_graph_builder ... ok [INFO] [stdout] test execution::integration_tests::test_optimization_effectiveness ... ok [INFO] [stdout] test debug::tests::test_debug_report_generation ... ok [INFO] [stdout] test execution::runtime::tests::test_runtime_engine_creation ... ok [INFO] [stdout] test execution::runtime::tests::test_warmup ... ok [INFO] [stdout] test formats::pytorch::tests::test_model_statistics ... ok [INFO] [stdout] test formats::pytorch::tests::test_model_validation ... ok [INFO] [stdout] test formats::pytorch::tests::test_pytorch_model_operations ... ok [INFO] [stdout] test formats::pytorch::tests::test_save_load_state_dict ... ok [INFO] [stdout] test gpu::activation_ops::tests::test_gpu_relu_fallback ... ok [INFO] [stdout] test formats::pytorch::tests::test_state_dict_operations ... ok [INFO] [stdout] test gpu::activation_ops::tests::test_gpu_sigmoid_fallback ... ok [INFO] [stdout] test gpu::activation_ops::tests::test_gpu_tanh_fallback ... ok [INFO] [stdout] test debug::tests::test_logging_functionality ... ok [INFO] [stdout] test gpu::cuda_enhanced::tests::test_cuda_executor_creation ... ok [INFO] [stdout] test gpu::cuda_enhanced::tests::test_cuda_matmul_interface ... ok [INFO] [stdout] test gpu::cuda_kernels::tests::test_cuda_buffer_creation_no_cuda ... ok [INFO] [stdout] test gpu::cuda_kernels::tests::test_cuda_kernel_params ... ok [INFO] [stdout] test gpu::cuda_kernels::tests::test_cuda_utils ... ok [INFO] [stdout] test gpu::custom_kernels::tests::test_attention_kernel_compilation ... ok [INFO] [stdout] test gpu::custom_kernels::tests::test_convolution_kernel_compilation ... ok [INFO] [stdout] test gpu::custom_kernels::tests::test_kernel_manager_creation ... ok [INFO] [stdout] test gpu::device::tests::test_best_device_selection ... ok [INFO] [stdout] test gpu::device::tests::test_device_capabilities_default ... ok [INFO] [stdout] test gpu::device::tests::test_device_info_cpu ... ok [INFO] [stdout] test gpu::device::tests::test_device_registry ... ok [INFO] [stdout] test gpu::device::tests::test_memory_info ... ok [INFO] [stdout] test gpu::device::tests::test_optimal_block_size ... ok [INFO] [stdout] test gpu::device_cache::tests::test_cache_expiration ... ok [INFO] [stdout] test gpu::device_cache::tests::test_coreml_cache ... ok [INFO] [stdout] test gpu::device_cache::tests::test_device_cache_basic ... ok [INFO] [stdout] test gpu::distributed_training::tests::test_distributed_trainer_creation ... ok [INFO] [stdout] test gpu::distributed_training::tests::test_learning_rate_schedule ... ok [INFO] [stdout] test gpu::distributed_training::tests::test_parameter_server ... ok [INFO] [stdout] test gpu::integration_tests::tests::test_basic_integration ... ok [INFO] [stdout] test gpu::integration_tests::tests::test_f64_tensor ... ok [INFO] [stdout] test gpu::integration_tests::tests::test_gpu_kernel_basic ... ok [INFO] [stdout] test gpu::integration_tests::tests::test_tensor_creation ... ok [INFO] [stdout] test gpu::kernels::tests::test_add_kernel_cpu ... ok [INFO] [stdout] test gpu::kernels::tests::test_conv_kernel ... ok [INFO] [stdout] test gpu::kernels::tests::test_kernel_executor ... ok [INFO] [stdout] test gpu::kernels::tests::test_kernel_params_default ... ok [INFO] [stdout] test gpu::kernels::tests::test_matmul_kernel_cpu ... ok [INFO] [stdout] test gpu::kernels::tests::test_optimal_params ... ok [INFO] [stdout] test gpu::matrix_ops::tests::test_batch_matrix_executor ... ok [INFO] [stdout] test gpu::matrix_ops::tests::test_gpu_matmul_cpu_fallback ... ok [INFO] [stdout] test gpu::matrix_ops::tests::test_gpu_matrix_executor_creation ... ok [INFO] [stdout] test gpu::memory::tests::test_block_merging ... ok [INFO] [stdout] test gpu::memory::tests::test_data_transfer ... ok [INFO] [stdout] test gpu::memory::tests::test_memory_allocation ... ok [INFO] [stdout] test gpu::memory::tests::test_memory_deallocation ... ok [INFO] [stdout] test gpu::memory::tests::test_memory_manager ... ok [INFO] [stdout] test gpu::memory::tests::test_memory_pool_creation ... ok [INFO] [stdout] test gpu::memory_ops::buffer::tests::test_cpu_buffer ... ok [INFO] [stdout] test gpu::memory_ops::buffer::tests::test_empty_buffer ... ok [INFO] [stdout] test gpu::memory_ops::cpu_fallback::tests::test_cpu_attention ... ok [INFO] [stdout] test gpu::memory_ops::cpu_fallback::tests::test_cpu_batch_normalize ... ok [INFO] [stdout] test gpu::memory_ops::cpu_fallback::tests::test_cpu_elementwise_addition ... ok [INFO] [stdout] test gpu::memory_ops::manager::tests::test_cpu_elementwise_operation ... ok [INFO] [stdout] test gpu::memory_ops::manager::tests::test_manager_creation ... ok [INFO] [stdout] test gpu::memory_ops::tests::test_attention_mechanism ... ok [INFO] [stdout] test gpu::memory_ops::tests::test_backward_compatibility ... ok [INFO] [stdout] test gpu::memory_ops::tests::test_batch_normalization ... ignored, GPU features not enabled [INFO] [stdout] test gpu::memory_ops::tests::test_elementwise_operations ... ok [INFO] [stdout] test gpu::memory_ops::tests::test_module_structure ... ok [INFO] [stdout] test gpu::memory_ops::transfer::tests::test_cpu_transfer ... ok [INFO] [stdout] test gpu::memory_ops::transfer::tests::test_non_contiguous_tensor ... ok [INFO] [stdout] test gpu::memory_ops::transfer::tests::test_shape_mismatch ... ok [INFO] [stdout] test gpu::memory_transfer::tests::test_legacy_cpu_transfer ... ok [INFO] [stdout] test gpu::memory_transfer::tests::test_legacy_memory_manager ... ok [INFO] [stdout] test gpu::memory_transfer::tests::test_legacy_non_contiguous_tensor ... ok [INFO] [stdout] test gpu::metal_kernels::tests::test_metal_executor_creation ... ok [INFO] [stdout] test gpu::metal_kernels::tests::test_metal_kernel_params ... ok [INFO] [stdout] test gpu::metal_kernels::tests::test_metal_kernel_types ... ok [INFO] [stdout] test debug::tests::test_profiling_functionality ... ok [INFO] [stdout] test gpu::multi_gpu::tests::test_gpu_topology ... ok [INFO] [stdout] test gpu::multi_gpu::tests::test_load_balancer ... ok [INFO] [stdout] test gpu::multi_gpu::tests::test_model_partitioner ... ok [INFO] [stdout] test gpu::multi_gpu::tests::test_pipeline_scheduler ... ok [INFO] [stdout] test gpu::multi_gpu_profiler::tests::test_communication_recording ... ok [INFO] [stdout] test gpu::multi_gpu_profiler::tests::test_kernel_execution_recording ... ok [INFO] [stdout] test gpu::multi_gpu_profiler::tests::test_multi_gpu_profiler_creation ... ok [INFO] [stdout] test gpu::multi_gpu_profiler::tests::test_profile_multi_gpu_operation ... ok [INFO] [stdout] test gpu::multi_gpu_profiler::tests::test_profiler_enable_disable ... ok [INFO] [stdout] test gpu::multi_gpu_profiler::tests::test_training_step_recording ... ok [INFO] [stdout] test gpu::opencl_kernels::tests::test_opencl_executor_creation ... ok [INFO] [stdout] test gpu::opencl_kernels::tests::test_opencl_kernel_params ... ok [INFO] [stdout] test gpu::opencl_kernels::tests::test_opencl_kernel_types ... ok [INFO] [stdout] test gpu::opencl_optimized::tests::test_opencl_executor_creation ... ok [INFO] [stdout] test gpu::opencl_optimized::tests::test_opencl_matmul_interface ... ok [INFO] [stdout] test gpu::performance_optimizer::tests::test_device_selection ... ok [INFO] [stdout] test gpu::performance_optimizer::tests::test_metrics_recording ... ok [INFO] [stdout] test gpu::performance_optimizer::tests::test_performance_optimizer_creation ... ok [INFO] [stdout] test gpu::performance_optimizer::tests::test_strategy_update ... ok [INFO] [stdout] test gpu::performance_optimizer::tests::test_thermal_state_monitoring ... ok [INFO] [stdout] test gpu::reduction_ops::tests::test_cpu_sum_reduction ... ok [INFO] [stdout] test gpu::reduction_ops::tests::test_gpu_mean_trait ... ok [INFO] [stdout] test gpu::reduction_ops::tests::test_gpu_reduction_executor_creation ... ok [INFO] [stdout] test gpu::reduction_ops::tests::test_gpu_sum_trait ... ok [INFO] [stdout] test gpu::reduction_ops::tests::test_reduction_op_types ... ok [INFO] [stdout] test gpu::simple_metal_test::tests::test_tensor_operations ... ok [INFO] [stdout] test gpu::smart_device_selector::tests::test_activation_selection ... ok [INFO] [stdout] test gpu::smart_device_selector::tests::test_cpu_fallback_selection ... ok [INFO] [stdout] test gpu::tests::test_device_manager_creation ... ok [INFO] [stdout] test gpu::tests::test_device_type_display ... ok [INFO] [stdout] test gpu::tests::test_global_device_manager ... ok [INFO] [stdout] test gpu::tests::test_gpu_availability ... ok [INFO] [stdout] test gpu::tests::test_gpu_context_cpu ... ok [INFO] [stdout] test gpu::unified_kernel_simple::tests::test_f64_operations ... ok [INFO] [stdout] test gpu::unified_kernel_simple::tests::test_kernel_execution ... ok [INFO] [stdout] test gpu::unified_kernel_simple::tests::test_kernel_selector ... ok [INFO] [stdout] test gpu::unified_kernel_simple::tests::test_matrix_multiplication ... ok [INFO] [stdout] test gpu::unified_kernel_simple::tests::test_unified_kernel_executor ... ok [INFO] [stdout] test gpu::validation::tests::test_cpu_matrix_multiplication_validation ... ok [INFO] [stdout] test gpu::validation::tests::test_cpu_validation ... ok [INFO] [stdout] test gpu::validation::tests::test_gpu_validator_creation ... ok [INFO] [stdout] test gpu::validation::tests::test_validation_report_generation ... ok [INFO] [stdout] test linalg::optimized_blas::tests::test_benchmark ... ok [INFO] [stdout] test gpu::multi_gpu::tests::test_data_parallel_trainer ... ok [INFO] [stdout] test linalg::optimized_blas::tests::test_optimized_matmul_f32 ... ok [INFO] [stdout] test linalg::optimized_blas::tests::test_multithreaded_matmul ... ok [INFO] [stdout] test memory::analytics::tests::test_allocation_pattern_classification ... ok [INFO] [stdout] test memory::analytics::tests::test_allocation_tracking ... ok [INFO] [stdout] test memory::analytics::tests::test_report_generation ... ok [INFO] [stdout] test memory::enhanced_pool::tests::test_allocation_and_deallocation ... ok [INFO] [stdout] test memory::enhanced_pool::tests::test_enhanced_pool_creation ... ok [INFO] [stdout] test memory::analytics::tests::test_analytics_creation ... ok [INFO] [stdout] test memory::enhanced_pool::tests::test_memory_reuse ... ok [INFO] [stdout] test memory::enhanced_pool::tests::test_size_class_indexing ... ok [INFO] [stdout] test memory::optimizer::tests::test_cache_optimization ... ok [INFO] [stdout] test memory::optimizer::tests::test_defragmentation ... ok [INFO] [stdout] test memory::optimizer::tests::test_memory_prediction ... ok [INFO] [stdout] test memory::optimizer::tests::test_optimization_allocation ... ok [INFO] [stdout] test memory::optimizer::tests::test_optimizer_creation ... ok [INFO] [stdout] test memory::optimizer::tests::test_size_class_calculation ... ok [INFO] [stdout] test memory::pressure_monitor::tests::test_gc_strategy_intervals ... ok [INFO] [stdout] test memory::pressure_monitor::tests::test_monitor_creation ... ok [INFO] [stdout] test memory::pressure_monitor::tests::test_monitor_lifecycle ... ok [INFO] [stdout] test memory::pressure_monitor::tests::test_pressure_level_conversion ... ok [INFO] [stdout] test memory::pressure_monitor::tests::test_trend_analysis_insufficient_data ... ok [INFO] [stdout] test memory::tests::test_allocate_and_deallocate ... ok [INFO] [stdout] test memory::tests::test_global_pools ... ok [INFO] [stdout] test memory::tests::test_memory_pool_creation ... ok [INFO] [stdout] test memory::tests::test_pool_size_limit ... ok [INFO] [stdout] test memory::tests::test_reuse_from_pool ... ok [INFO] [stdout] test model_import::formats::tests::test_compatibility_matrix ... ok [INFO] [stdout] test model_import::formats::tests::test_conversion_path ... ok [INFO] [stdout] test model_import::formats::tests::test_format_features ... ok [INFO] [stdout] test model_import::formats::tests::test_format_from_extension ... ok [INFO] [stdout] test model_import::formats::tests::test_format_validation ... ok [INFO] [stdout] test model_import::formats::tests::test_optimization_profiles ... ok [INFO] [stdout] test model_import::onnx::tests::test_onnx_data_type_conversion ... ok [INFO] [stdout] test model_import::onnx::tests::test_onnx_import_mock ... ok [INFO] [stdout] test model_import::onnx::tests::test_op_type_mapping ... ok [INFO] [stdout] test model_import::pytorch::tests::test_layer_prefix_extraction ... ok [INFO] [stdout] test model_import::pytorch::tests::test_layer_type_inference ... ok [INFO] [stdout] test gpu::conv_ops::tests::test_gpu_conv2d_fallback ... FAILED [INFO] [stdout] test gpu::conv_ops::tests::test_conv2d_fallback_basic ... FAILED [INFO] [stdout] test model_import::pytorch::tests::test_torch_storage_type_conversion ... ok [INFO] [stdout] test model_import::tests::test_format_detection ... ok [INFO] [stdout] test model_import::tests::test_model_importer_creation ... ok [INFO] [stdout] test model_import::tests::test_pretrained_url_lookup ... ok [INFO] [stdout] test models::high_level::tests::test_fit_config_builder ... ok [INFO] [stdout] test models::high_level::tests::test_training_history_add_epoch ... ok [INFO] [stdout] test models::high_level::tests::test_training_history_creation ... ok [INFO] [stdout] test models::high_level::tests::test_training_history_summary ... ok [INFO] [stdout] test models::sequential::tests::test_sequential_builder ... ok [INFO] [stdout] test models::sequential::tests::test_sequential_clear ... ok [INFO] [stdout] test models::sequential::tests::test_sequential_creation ... ok [INFO] [stdout] test models::sequential::tests::test_sequential_summary ... ok [INFO] [stdout] test models::sequential::tests::test_sequential_validation ... ok [INFO] [stdout] test models::sequential::tests::test_sequential_with_name ... ok [INFO] [stdout] test models::sequential_basic::tests::test_basic_sequential_builder ... ok [INFO] [stdout] test models::sequential_basic::tests::test_basic_sequential_clear ... ok [INFO] [stdout] test models::sequential_basic::tests::test_basic_sequential_creation ... ok [INFO] [stdout] test models::sequential_basic::tests::test_basic_sequential_forward ... ok [INFO] [stdout] test models::sequential_basic::tests::test_basic_sequential_summary ... ok [INFO] [stdout] test models::sequential_basic::tests::test_basic_sequential_training_mode ... ok [INFO] [stdout] test models::sequential_basic::tests::test_basic_sequential_with_name ... ok [INFO] [stdout] test models::sequential_tests::high_level_api_tests::test_fit_config_builder ... ok [INFO] [stdout] test models::sequential_tests::high_level_api_tests::test_fit_config_default ... ok [INFO] [stdout] test models::sequential_tests::high_level_api_tests::test_training_history_add_epoch ... ok [INFO] [stdout] test models::sequential_tests::high_level_api_tests::test_training_history_creation ... ok [INFO] [stdout] test models::sequential_tests::high_level_api_tests::test_training_history_plot_data ... ok [INFO] [stdout] test models::sequential_tests::high_level_api_tests::test_training_history_summary ... ok [INFO] [stdout] test models::sequential_tests::integration_tests::test_full_workflow_simulation ... ok [INFO] [stdout] test models::sequential_tests::integration_tests::test_model_prediction_workflow ... ok [INFO] [stdout] test models::sequential_tests::integration_tests::test_model_save_load_workflow ... ok [INFO] [stdout] test models::sequential_tests::integration_tests::test_sequential_with_training ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_basic_operations ... ok [INFO] [stdout] test model_import::pytorch::tests::test_pytorch_import_mock ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_builder_pattern ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_builder_with_name ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_clear ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_forward_pass ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_insert ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_parameter_counting ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_layer_access ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_training_mode ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_validation ... ok [INFO] [stdout] test nn::activation::tests::test_elu ... ok [INFO] [stdout] test nn::activation::tests::test_gelu ... ok [INFO] [stdout] test nn::activation::tests::test_glu ... ok [INFO] [stdout] test nn::activation::tests::test_hardswish ... ok [INFO] [stdout] test nn::activation::tests::test_leaky_relu ... ok [INFO] [stdout] test nn::activation::tests::test_mish ... ok [INFO] [stdout] test nn::activation::tests::test_relu ... ok [INFO] [stdout] test nn::activation::tests::test_relu_with_gradients ... ok [INFO] [stdout] test nn::activation::tests::test_selu ... ok [INFO] [stdout] test nn::activation::tests::test_sigmoid ... ok [INFO] [stdout] test nn::activation::tests::test_softmax ... ok [INFO] [stdout] test nn::activation::tests::test_swish ... ok [INFO] [stdout] test nn::activation::tests::test_tanh ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_avg_pool2d_creation ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_avg_pool2d_global ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_avg_pool2d_pooling_params ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_max_pool2d_creation ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_max_pool2d_global ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_max_pool2d_pooling_params ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_pooling_irregular_sizes ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_adaptive_pooling_with_return_indices ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_get_output_size ... ok [INFO] [stdout] test nn::adaptive_pool::tests::test_pooling_layers_no_parameters ... ok [INFO] [stdout] test nn::attention::tests::test_attention_forward_shape ... ignored [INFO] [stdout] test nn::attention::tests::test_cross_attention_creation ... ok [INFO] [stdout] test models::sequential_tests::sequential_integration_tests::test_sequential_summary ... ok [INFO] [stdout] test model_import::pytorch::tests::test_pretrained_model_creation ... ok [INFO] [stdout] test nn::batchnorm::tests::test_batchnorm1d_creation ... ok [INFO] [stdout] test nn::batchnorm::tests::test_batchnorm1d_eval_mode ... ok [INFO] [stdout] test nn::batchnorm::tests::test_batchnorm1d_forward ... ok [INFO] [stdout] test nn::batchnorm::tests::test_batchnorm2d_creation ... ok [INFO] [stdout] test nn::batchnorm::tests::test_batchnorm2d_forward ... ok [INFO] [stdout] test nn::batchnorm::tests::test_batchnorm_parameters ... ok [INFO] [stdout] test nn::conv1d::tests::test_conv1d_creation ... ok [INFO] [stdout] test nn::conv1d::tests::test_error_handling ... ok [INFO] [stdout] test nn::attention::tests::test_self_attention_creation ... ok [INFO] [stdout] test nn::conv1d::tests::test_grouped_convolution ... ok [INFO] [stdout] test nn::conv1d::tests::test_no_bias ... ok [INFO] [stdout] test nn::conv1d::tests::test_num_parameters ... ok [INFO] [stdout] test nn::conv1d::tests::test_output_length_calculation ... ok [INFO] [stdout] test nn::conv1d::tests::test_parameters ... ok [INFO] [stdout] test nn::conv1d::tests::test_receptive_field ... ok [INFO] [stdout] test nn::conv1d::tests::test_with_same_padding ... ok [INFO] [stdout] test nn::conv2d::tests::test_conv2d_forward ... ok [INFO] [stdout] test nn::conv2d::tests::test_conv2d_output_size ... ok [INFO] [stdout] test nn::conv1d::tests::test_for_text_processing ... ok [INFO] [stdout] test nn::conv2d::tests::test_conv2d_with_padding ... ok [INFO] [stdout] test nn::conv2d::tests::test_conv2d_parameters ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_channel_mismatch - should panic ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_forward ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_forward_small_input ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_forward_with_padding ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_invalid_input_dimensions - should panic ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_output_consistency ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_with_groups ... ok [INFO] [stdout] test nn::conv3d::tests::test_conv3d_creation ... ok [INFO] [stdout] test nn::conv3d::tests::test_grouped_convolution ... ok [INFO] [stdout] test nn::conv3d::tests::test_no_bias ... ok [INFO] [stdout] test nn::conv3d::tests::test_for_video_processing ... ok [INFO] [stdout] test nn::conv3d::tests::test_output_size_calculation ... ok [INFO] [stdout] test nn::conv3d::tests::test_output_size_with_stride ... ok [INFO] [stdout] test nn::conv3d::tests::test_parameters ... ok [INFO] [stdout] test nn::conv3d::tests::test_num_parameters ... ok [INFO] [stdout] test nn::conv3d::tests::test_receptive_field ... ok [INFO] [stdout] test nn::conv3d::tests::test_temporal_conv ... ok [INFO] [stdout] test nn::conv_base::tests::test_adaptive_pooling_params ... ok [INFO] [stdout] test nn::conv_base::tests::test_fan_in_calculation ... ok [INFO] [stdout] test nn::conv_base::tests::test_parameter_count ... ok [INFO] [stdout] test nn::conv_base::tests::test_parameter_validation ... ok [INFO] [stdout] test nn::conv3d::tests::test_spatial_conv ... ok [INFO] [stdout] test nn::conv_base::tests::test_weight_initialization ... ok [INFO] [stdout] test nn::conv_transpose::tests::test_conv_transpose_2d_creation ... ok [INFO] [stdout] test nn::conv_transpose::tests::test_forward_pass ... ok [INFO] [stdout] test nn::conv_transpose::tests::test_no_bias ... ok [INFO] [stdout] test nn::conv_transpose::tests::test_num_parameters ... ok [INFO] [stdout] test nn::conv_transpose::tests::test_parameters ... ok [INFO] [stdout] test nn::conv_transpose::tests::test_output_size_calculation ... ok [INFO] [stdout] test nn::conv_transpose_1d::tests::test_conv_transpose_1d_creation ... ok [INFO] [stdout] test nn::conv_transpose_1d::tests::test_output_size_calculation_1d ... ok [INFO] [stdout] test nn::conv_transpose_3d::tests::test_conv_transpose_3d_creation ... ok [INFO] [stdout] test nn::conv_transpose_3d::tests::test_output_size_calculation_3d ... ok [INFO] [stdout] test nn::dropout::tests::test_alpha_dropout_creation ... ok [INFO] [stdout] test nn::dropout::tests::test_alpha_dropout_forward ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_creation ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_eval_mode ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_invalid_probability - should panic ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_training_mode ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_with_gradients ... ok [INFO] [stdout] test nn::dropout::tests::test_dropout_zero_probability ... ok [INFO] [stdout] test nn::dropout::tests::test_functional_dropout ... ok [INFO] [stdout] test nn::conv_transpose::tests::test_upsample_2x_creation ... ok [INFO] [stdout] test nn::embedding::tests::test_embedding_forward ... ok [INFO] [stdout] test nn::embedding::tests::test_embedding_with_padding ... ok [INFO] [stdout] test nn::embedding::tests::test_positional_embedding ... ok [INFO] [stdout] test nn::embedding::tests::test_sinusoidal_positional_encoding ... ok [INFO] [stdout] test nn::instance_norm::tests::test_instance_norm_1d ... ok [INFO] [stdout] test nn::instance_norm::tests::test_instance_norm_2d ... ok [INFO] [stdout] test nn::instance_norm::tests::test_instance_norm_3d ... ok [INFO] [stdout] test nn::linear::tests::test_linear_forward ... ok [INFO] [stdout] test nn::linear::tests::test_linear_parameters ... ok [INFO] [stdout] test nn::loss::tests::test_bce_with_logits_loss ... ok [INFO] [stdout] test nn::loss::tests::test_bce_with_logits_loss_struct ... ok [INFO] [stdout] test nn::loss::tests::test_binary_cross_entropy ... ok [INFO] [stdout] test nn::loss::tests::test_cosine_embedding_loss ... ok [INFO] [stdout] test nn::loss::tests::test_cosine_embedding_loss_struct ... ok [INFO] [stdout] test nn::loss::tests::test_huber_loss ... ok [INFO] [stdout] test nn::loss::tests::test_kl_div_loss ... ok [INFO] [stdout] test nn::loss::tests::test_kl_div_loss_struct ... ok [INFO] [stdout] test nn::loss::tests::test_margin_ranking_loss ... ok [INFO] [stdout] test nn::loss::tests::test_margin_ranking_loss_struct ... ok [INFO] [stdout] test nn::loss::tests::test_mean_operation ... ok [INFO] [stdout] test nn::loss::tests::test_mse_loss ... ok [INFO] [stdout] test nn::loss::tests::test_mse_with_gradients ... ok [INFO] [stdout] test nn::loss::tests::test_subtraction_operator ... ok [INFO] [stdout] test nn::loss::tests::test_triplet_loss ... ok [INFO] [stdout] test nn::loss::tests::test_triplet_margin_loss ... ok [INFO] [stdout] test nn::loss::tests::test_triplet_margin_loss_struct ... ok [INFO] [stdout] test nn::normalization::tests::test_group_norm_creation ... ok [INFO] [stdout] test nn::normalization::tests::test_layer_norm_creation ... ok [INFO] [stdout] test nn::normalization::tests::test_layer_norm_forward ... ok [INFO] [stdout] test nn::normalization::tests::test_rms_norm_creation ... ok [INFO] [stdout] test nn::pool2d::tests::test_avgpool2d_forward ... ok [INFO] [stdout] test nn::pool2d::tests::test_maxpool2d_forward ... ok [INFO] [stdout] test nn::pool2d::tests::test_maxpool2d_output_size ... ok [INFO] [stdout] test nn::pruning::tests::test_block_sparsity ... ok [INFO] [stdout] test nn::pruning::tests::test_gradual_pruning_schedule ... ok [INFO] [stdout] test nn::pruning::tests::test_importance_scores ... ok [INFO] [stdout] test nn::pruning::tests::test_pruner_creation ... ok [INFO] [stdout] test nn::pruning::tests::test_pruning_mask_creation ... ok [INFO] [stdout] test nn::quantization::tests::test_compression_ratio ... ok [INFO] [stdout] test execution::integration_tests::test_memory_management ... ok [INFO] [stdout] test nn::quantization::tests::test_quantized_tensor_dequantization ... ok [INFO] [stdout] test nn::quantization::tests::test_quantizer_creation ... ok [INFO] [stdout] test nn::quantization::tests::test_tensor_quantization ... ok [INFO] [stdout] test nn::rnn::tests::test_init_hidden ... ok [INFO] [stdout] test nn::rnn::tests::test_rnn_bidirectional ... ok [INFO] [stdout] test nn::rnn::tests::test_rnn_cell_creation ... ok [INFO] [stdout] test nn::rnn::tests::test_rnn_cell_forward ... ok [INFO] [stdout] test nn::rnn::tests::test_rnn_cell_no_bias ... ok [INFO] [stdout] test nn::quantization::tests::test_quantization_params_creation ... ok [INFO] [stdout] test nn::embedding::tests::test_embedding_creation ... ok [INFO] [stdout] test nn::safe_ops::tests::test_apply_function ... ok [INFO] [stdout] test nn::safe_ops::tests::test_finite_validation ... ok [INFO] [stdout] test nn::safe_ops::tests::test_safe_reshape ... ok [INFO] [stdout] test nn::safe_ops::tests::test_relu_function ... ok [INFO] [stdout] test nn::safe_ops::tests::test_safe_variable_creation ... ok [INFO] [stdout] test nn::safe_ops::tests::test_stats_calculation ... ok [INFO] [stdout] test nn::safe_ops::tests::test_tensor_stats ... ok [INFO] [stdout] test nn::attention::tests::test_multi_head_attention_creation ... ok [INFO] [stdout] test nn::rnn::tests::test_rnn_multi_layer ... ok [INFO] [stdout] test nn::transformer_phase6::tests::test_multihead_attention_creation ... ok [INFO] [stdout] test nn::transformer_phase6::tests::test_multihead_attention_forward ... ok [INFO] [stdout] test nn::transformer_phase6::tests::test_positional_encoding_creation ... ok [INFO] [stdout] test nn::transformer::tests::test_transformer_encoder_layer_creation ... ok [INFO] [stdout] test execution::integration_tests::test_multi_layer_neural_network ... ok [INFO] [stdout] test nn::transformer_phase6::tests::test_transformer_encoder_layer_creation ... ok [INFO] [stdout] test nn::transformer_phase6::tests::test_transformer_parameter_validation ... ok [INFO] [stdout] test optim::adabound::tests::test_adabound_bounds_computation ... ok [INFO] [stdout] test optim::adabound::tests::test_adabound_convergence_behavior ... ok [INFO] [stdout] test optim::adabound::tests::test_adabound_creation ... ok [INFO] [stdout] test optim::adabound::tests::test_adabound_load_state_dict ... ok [INFO] [stdout] test optim::adabound::tests::test_adabound_state_dict ... ok [INFO] [stdout] test optim::adabound::tests::test_adabound_step ... ok [INFO] [stdout] test optim::adabound::tests::test_adabound_with_params ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_creation ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_infinity_norm_update ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_no_bias_correction_for_infinity_norm ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_state_dict ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_step ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_variant_validation ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_with_infinity_eps ... ok [INFO] [stdout] test optim::adamax::tests::test_adamax_with_weight_decay ... ok [INFO] [stdout] test optim::adamax::tests::test_tensor_abs ... ok [INFO] [stdout] test optim::adamax::tests::test_tensor_max ... ok [INFO] [stdout] test optim::adamw::tests::test_adamw_amsgrad ... ok [INFO] [stdout] test optim::adamw::tests::test_adamw_creation ... ok [INFO] [stdout] test optim::adamw::tests::test_adamw_step ... ok [INFO] [stdout] test optim::adamw::tests::test_adamw_with_weight_decay ... ok [INFO] [stdout] test optim::benchmarks::tests::test_benchmark_config_creation ... ok [INFO] [stdout] test optim::benchmarks::tests::test_benchmark_result_fields ... ok [INFO] [stdout] test optim::benchmarks::tests::test_performance_test_execution ... ok [INFO] [stdout] test optim::benchmarks::tests::test_synthetic_gradient_generation ... ok [INFO] [stdout] test optim::common::tests::test_adam_config_presets ... ok [INFO] [stdout] test optim::common::tests::test_adam_config_validation ... ok [INFO] [stdout] test optim::common::tests::test_adam_state_creation ... ok [INFO] [stdout] test optim::common::tests::test_adam_state_extra_state ... ok [INFO] [stdout] test optim::common::tests::test_adam_utils_weight_decay ... ok [INFO] [stdout] test optim::common::tests::test_bias_correction ... ok [INFO] [stdout] test optim::common::tests::test_momentum_update ... ok [INFO] [stdout] test optim::lamb::tests::test_lamb_bias_correction ... ok [INFO] [stdout] test optim::lamb::tests::test_lamb_creation ... ok [INFO] [stdout] test optim::lamb::tests::test_lamb_load_state_dict ... ok [INFO] [stdout] test optim::lamb::tests::test_lamb_state_dict ... ok [INFO] [stdout] test optim::lamb::tests::test_lamb_step ... ok [INFO] [stdout] test optim::lamb::tests::test_lamb_with_params ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_convergence_check ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_creation ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_line_search_methods ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_memory_management ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_memory_reset ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_parameter_validation ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_search_direction ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_state_dict ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_step ... ok [INFO] [stdout] test optim::lbfgs::tests::test_lbfgs_with_params ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_cosine_annealing_lr ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_exponential_lr ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_multi_step_lr ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_one_cycle_lr ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_polynomial_lr ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_reduce_lr_on_plateau ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_step_lr ... ok [INFO] [stdout] test optim::lr_scheduler::tests::test_warmup_scheduler ... ok [INFO] [stdout] test optim::nadam::tests::test_nadam_creation ... ok [INFO] [stdout] test optim::nadam::tests::test_nadam_momentum_decay ... ok [INFO] [stdout] test optim::nadam::tests::test_nadam_state_dict ... ok [INFO] [stdout] test optim::nadam::tests::test_nadam_step ... ok [INFO] [stdout] test optim::nadam::tests::test_nadam_variant_beta1_t ... ok [INFO] [stdout] test optim::nadam::tests::test_nadam_variant_validation ... ok [INFO] [stdout] test optim::nadam::tests::test_nadam_with_weight_decay ... ok [INFO] [stdout] test optim::radam::tests::test_radam_creation ... ok [INFO] [stdout] test optim::radam::tests::test_radam_fallback_to_momentum ... ok [INFO] [stdout] test optim::radam::tests::test_radam_state_dict ... ok [INFO] [stdout] test optim::radam::tests::test_radam_step ... ok [INFO] [stdout] test optim::radam::tests::test_radam_variant_caching ... ok [INFO] [stdout] test optim::radam::tests::test_radam_variant_rectification_term ... ok [INFO] [stdout] test optim::radam::tests::test_radam_variant_validation ... ok [INFO] [stdout] test optim::radam::tests::test_radam_with_custom_threshold ... ok [INFO] [stdout] test optim::radam::tests::test_radam_with_weight_decay ... ok [INFO] [stdout] test optim::radam::tests::test_variance_rectification ... ok [INFO] [stdout] test optim::utils::tests::test_bias_correction ... ok [INFO] [stdout] test optim::utils::tests::test_clamp_for_stability ... ok [INFO] [stdout] test optim::utils::tests::test_clip_gradient_norm ... ok [INFO] [stdout] test optim::utils::tests::test_cosine_annealing_lr ... ok [INFO] [stdout] test optim::utils::tests::test_enhanced_momentum_update ... ok [INFO] [stdout] test optim::utils::tests::test_enhanced_velocity_update ... ok [INFO] [stdout] test optim::utils::tests::test_l1_norm ... ok [INFO] [stdout] test optim::utils::tests::test_l2_norm ... ok [INFO] [stdout] test optim::utils::tests::test_optimizer_factory_validation ... ok [INFO] [stdout] test optim::utils::tests::test_optimizer_metrics ... ok [INFO] [stdout] test optim::utils::tests::test_optimizer_state_management ... ok [INFO] [stdout] test optim::utils::tests::test_parameter_suggestions ... ok [INFO] [stdout] test optim::utils::tests::test_sanitize_tensor ... ok [INFO] [stdout] test optim::utils::tests::test_stability_config ... ok [INFO] [stdout] test optim::utils::tests::test_stable_sqrt ... ok [INFO] [stdout] test optim::utils::tests::test_tensor_abs ... ok [INFO] [stdout] test optim::utils::tests::test_tensor_max ... ok [INFO] [stdout] test optimization::hardware::tests::test_hardware_detection ... ok [INFO] [stdout] test optimization::hardware::tests::test_optimal_layouts ... ok [INFO] [stdout] test optimization::hardware::tests::test_tile_size_calculation ... ok [INFO] [stdout] test optimization::platform::tests::test_memory_alignment ... ok [INFO] [stdout] test optimization::platform::tests::test_optimization_levels ... ok [INFO] [stdout] test optimization::platform::tests::test_platform_detection ... ok [INFO] [stdout] test optimization::simd::tests::test_simd_detection ... ok [INFO] [stdout] test optimization::simd::tests::test_vectorized_add ... ok [INFO] [stdout] test optimization::simd::tests::test_vectorized_matmul ... ok [INFO] [stdout] test profiler::benchmark_suite::tests::test_benchmark_categories ... ok [INFO] [stdout] test profiler::benchmark_suite::tests::test_benchmark_statistics ... ok [INFO] [stdout] test profiler::benchmark_suite::tests::test_benchmark_suite_creation ... ok [INFO] [stdout] test profiler::benchmark_suite::tests::test_failed_benchmark ... ok [INFO] [stdout] test profiler::benchmark_suite::tests::test_report_generation ... ok [INFO] [stdout] test profiler::benchmark_suite::tests::test_simple_benchmark ... ok [INFO] [stdout] test profiler::core::tests::test_operation_metrics ... ok [INFO] [stdout] test profiler::core::tests::test_profiler_core_creation ... ok [INFO] [stdout] test profiler::core::tests::test_session_lifecycle ... ok [INFO] [stdout] test profiler::core::tests::test_timer_operations ... ok [INFO] [stdout] test profiler::kernel_profiler::tests::test_cuda_events ... ok [INFO] [stdout] test profiler::kernel_profiler::tests::test_kernel_profiler ... ok [INFO] [stdout] test profiler::memory_profiler::tests::test_memory_profiler ... ok [INFO] [stdout] test profiler::memory_profiler::tests::test_operation_tracking ... ok [INFO] [stdout] test profiler::metrics_collector::tests::test_counter_increment ... ok [INFO] [stdout] test profiler::metrics_collector::tests::test_custom_metric_creation ... ok [INFO] [stdout] test profiler::metrics_collector::tests::test_gauge_update ... ok [INFO] [stdout] test profiler::metrics_collector::tests::test_histogram_creation ... ok [INFO] [stdout] test profiler::metrics_collector::tests::test_histogram_values ... ok [INFO] [stdout] test profiler::metrics_collector::tests::test_metric_statistics ... ok [INFO] [stdout] test profiler::metrics_collector::tests::test_metrics_collector ... ok [INFO] [stdout] test profiler::performance_analyzer::tests::test_analyzer_creation ... ok [INFO] [stdout] test profiler::performance_analyzer::tests::test_baseline_setting ... ok [INFO] [stdout] test profiler::performance_analyzer::tests::test_linear_trend_calculation ... ok [INFO] [stdout] test profiler::performance_analyzer::tests::test_measurement_addition ... ok [INFO] [stdout] test profiler::performance_analyzer::tests::test_trend_analysis_insufficient_data ... ok [INFO] [stdout] test profiler::system_profiler::tests::test_history_limit ... ok [INFO] [stdout] test profiler::system_profiler::tests::test_metrics_collection ... ok [INFO] [stdout] test profiler::system_profiler::tests::test_system_profiler_creation ... ok [INFO] [stdout] test profiler::system_profiler::tests::test_system_summary ... ok [INFO] [stdout] test profiler::tests::test_basic_profiling ... ignored, Flaky due to parallel test execution affecting global profiler state [INFO] [stdout] test profiler::tests::test_nested_profiling ... ignored, Flaky due to parallel test execution affecting global profiler state [INFO] [stdout] test profiler::tests::test_profile_macro ... ok [INFO] [stdout] test profiler::timeline::tests::test_chrome_trace_export ... ok [INFO] [stdout] test profiler::timeline::tests::test_flame_graph ... ok [INFO] [stdout] test profiler::timeline::tests::test_nested_events ... ok [INFO] [stdout] test profiler::timeline::tests::test_timeline_basic ... ok [INFO] [stdout] test quantization::calibration::tests::test_batch_calibration ... ok [INFO] [stdout] test quantization::calibration::tests::test_histogram_observer ... ok [INFO] [stdout] test quantization::calibration::tests::test_min_max_observer ... ok [INFO] [stdout] test quantization::calibration::tests::test_observer_reset ... ok [INFO] [stdout] test quantization::calibration::tests::test_static_quantizer ... ok [INFO] [stdout] test quantization::hardware::cpu::tests::test_cpu_features ... ok [INFO] [stdout] test quantization::hardware::cpu::tests::test_qadd_simd ... ok [INFO] [stdout] test quantization::hardware::cpu::tests::test_qconv2d_cpu ... ok [INFO] [stdout] test quantization::hardware::cpu::tests::test_qmatmul_i8_optimized ... ok [INFO] [stdout] test quantization::operations::tests::test_dequantization ... ok [INFO] [stdout] test quantization::operations::tests::test_qlinear ... ok [INFO] [stdout] test quantization::operations::tests::test_quantized_addition ... ok [INFO] [stdout] test quantization::operations::tests::test_quantized_matmul ... ok [INFO] [stdout] test quantization::operations::tests::test_quantized_multiplication ... ok [INFO] [stdout] test quantization::operations::tests::test_quantized_relu ... ok [INFO] [stdout] test quantization::operations::tests::test_scalar_operations ... ok [INFO] [stdout] test quantization::qat::tests::test_fake_quantize ... ok [INFO] [stdout] test quantization::qat::tests::test_qat_conv2d ... ok [INFO] [stdout] test quantization::qat::tests::test_qat_linear ... ok [INFO] [stdout] test quantization::qat::tests::test_qat_trainer ... ok [INFO] [stdout] test quantization::schemes::tests::test_asymmetric_quantization ... ok [INFO] [stdout] test quantization::schemes::tests::test_calibration_methods ... ok [INFO] [stdout] test quantization::schemes::tests::test_edge_cases ... ok [INFO] [stdout] test quantization::schemes::tests::test_per_channel_params ... ok [INFO] [stdout] test quantization::schemes::tests::test_quantization_scheme_api ... ok [INFO] [stdout] test quantization::schemes::tests::test_symmetric_quantization ... ok [INFO] [stdout] test quantization::tests::test_different_bit_widths ... ok [INFO] [stdout] test quantization::tests::test_f32_quantization ... ok [INFO] [stdout] test quantization::tests::test_param_calculator_asymmetric ... ok [INFO] [stdout] test quantization::tests::test_param_calculator_per_channel ... ok [INFO] [stdout] test quantization::tests::test_param_calculator_symmetric ... ok [INFO] [stdout] test quantization::tests::test_quantization_config ... ok [INFO] [stdout] test quantization::tests::test_quantization_edge_cases ... ok [INFO] [stdout] test quantization::tests::test_quantization_precision_bounds ... ok [INFO] [stdout] test quantization::tests::test_tensor_quantization ... ok [INFO] [stdout] test quantization::types::tests::test_compatibility_check ... ok [INFO] [stdout] test quantization::types::tests::test_int4 ... ok [INFO] [stdout] test quantization::types::tests::test_quantization_type ... ok [INFO] [stdout] test quantization::types::tests::test_quantized_tensor_creation ... ok [INFO] [stdout] test quantization::types::tests::test_quantized_tensor_dequantize ... ok [INFO] [stdout] test quantization::types::tests::test_quantized_tensor_reshape ... ok [INFO] [stdout] test serialization::core::tests::test_checksum_computation ... ok [INFO] [stdout] test serialization::core::tests::test_computation_graph ... ok [INFO] [stdout] test serialization::core::tests::test_file_header_creation ... ok [INFO] [stdout] test serialization::core::tests::test_file_header_validation ... ok [INFO] [stdout] test serialization::core::tests::test_serialization_error_conversion ... ok [INFO] [stdout] test serialization::formats::tests::test_huggingface_format ... ok [INFO] [stdout] test serialization::formats::tests::test_precision_conversion ... ok [INFO] [stdout] test serialization::formats::tests::test_safetensors_format ... ok [INFO] [stdout] test serialization::jit::tests::test_jit_cache ... ok [INFO] [stdout] test serialization::jit::tests::test_script_function ... ok [INFO] [stdout] test serialization::jit::tests::test_script_module_creation ... ok [INFO] [stdout] test serialization::jit::tests::test_script_module_parameters ... ok [INFO] [stdout] test serialization::jit::tests::test_trace_function ... ok [INFO] [stdout] test serialization::model_io::tests::test_format_detection ... ok [INFO] [stdout] test serialization::model_io::tests::test_model_checkpoint ... ok [INFO] [stdout] test serialization::model_io::tests::test_safe_tensor_format ... ok [INFO] [stdout] test serialization::model_io::tests::test_state_dict_creation ... ok [INFO] [stdout] test serialization::model_io::tests::test_tensor_save_load ... ok [INFO] [stdout] test simd::ops::tests::test_add_optimized ... ok [INFO] [stdout] test simd::ops::tests::test_dot_product_optimized ... ok [INFO] [stdout] test simd::ops::tests::test_large_arrays ... ok [INFO] [stdout] test simd::ops::tests::test_mean_optimized ... ok [INFO] [stdout] test simd::ops::tests::test_mul_optimized ... ok [INFO] [stdout] test simd::ops::tests::test_mul_scalar_optimized ... ok [INFO] [stdout] test simd::ops::tests::test_optimization_info ... ok [INFO] [stdout] test simd::ops::tests::test_sum_optimized ... ok [INFO] [stdout] test simd::ops::tests::test_variance_optimized ... ok [INFO] [stdout] test simd::tests::test_dot_product ... ok [INFO] [stdout] test simd::tests::test_large_array_performance ... ok [INFO] [stdout] test simd::tests::test_optimization_info ... ok [INFO] [stdout] test simd::tests::test_scalar_multiplication ... ok [INFO] [stdout] test simd::tests::test_simd_addition ... ok [INFO] [stdout] test simd::tests::test_simd_multiplication ... ok [INFO] [stdout] test simd::vectorized::tests::test_dot_product_simd ... ok [INFO] [stdout] test simd::vectorized::tests::test_large_arrays ... ok [INFO] [stdout] test simd::vectorized::tests::test_matmul_f32_simd ... ok [INFO] [stdout] test simd::vectorized::tests::test_mean_simd ... ok [INFO] [stdout] test simd::vectorized::tests::test_sum_simd ... ok [INFO] [stdout] test simd::vectorized::tests::test_variance_simd ... ok [INFO] [stdout] test sparse::gpu_ops::tests::test_gpu_layout_conversion ... ok [INFO] [stdout] test sparse::gpu_ops::tests::test_sparse_batch_processor ... ok [INFO] [stdout] test sparse::pruning::tests::test_fisher_pruner ... ok [INFO] [stdout] test sparse::pruning::tests::test_magnitude_pruning ... ok [INFO] [stdout] test sparse::pruning::tests::test_pruning_schedule ... ok [INFO] [stdout] test sparse::pruning::tests::test_structured_pruning ... ok [INFO] [stdout] test sparse::sparse_layers::tests::test_sparse_conv2d_creation ... ok [INFO] [stdout] test sparse::sparse_layers::tests::test_sparse_embedding ... ok [INFO] [stdout] test sparse::sparse_layers::tests::test_sparse_linear_creation ... ok [INFO] [stdout] test sparse::sparse_layers::tests::test_sparse_linear_forward ... ok [INFO] [stdout] test sparse::sparse_layers::tests::test_sparse_transformer_block ... ok [INFO] [stdout] test sparse::tests::test_coo_to_csr_conversion ... ok [INFO] [stdout] test sparse::tests::test_dense_to_sparse_conversion ... ok [INFO] [stdout] test sparse::tests::test_sparse_coo_creation ... ok [INFO] [stdout] test sparse::tests::test_sparse_matrix_vector_multiply ... ok [INFO] [stdout] test sparse::utils::tests::test_sparse_analyzer ... ok [INFO] [stdout] test sparse::utils::tests::test_sparse_benchmark ... ok [INFO] [stdout] test sparse::utils::tests::test_sparse_converter ... ok [INFO] [stdout] test sparse::utils::tests::test_sparse_validator ... ok [INFO] [stdout] test special::bessel::tests::test_bessel_i ... ok [INFO] [stdout] test special::bessel::tests::test_bessel_j ... ok [INFO] [stdout] test special::bessel::tests::test_bessel_k ... ok [INFO] [stdout] test special::bessel::tests::test_bessel_recurrence ... ok [INFO] [stdout] test special::bessel::tests::test_bessel_y ... ok [INFO] [stdout] test special::error::tests::test_domain_errors ... ok [INFO] [stdout] test special::error::tests::test_erf_basic ... ok [INFO] [stdout] test special::error::tests::test_erf_series_vs_approx ... ok [INFO] [stdout] test special::error::tests::test_erfc_basic ... ok [INFO] [stdout] test special::error::tests::test_erfcinv_basic ... ok [INFO] [stdout] test special::error::tests::test_erfcx_basic ... ok [INFO] [stdout] test special::error::tests::test_erfinv_basic ... ok [INFO] [stdout] test special::gamma::tests::test_beta_function ... ok [INFO] [stdout] test special::gamma::tests::test_digamma_function ... ok [INFO] [stdout] test special::gamma::tests::test_gamma_function ... ok [INFO] [stdout] test special::gamma::tests::test_lgamma_function ... ok [INFO] [stdout] test special::tests::test_special_functions_module ... ok [INFO] [stdout] test special::utils::tests::test_bernoulli_numbers ... ok [INFO] [stdout] test special::utils::tests::test_binomial_coefficient ... ok [INFO] [stdout] test special::utils::tests::test_double_factorial ... ok [INFO] [stdout] test special::utils::tests::test_factorial ... ok [INFO] [stdout] test special::utils::tests::test_harmonic_number ... ok [INFO] [stdout] test special::utils::tests::test_is_integer ... ok [INFO] [stdout] test special::utils::tests::test_pochhammer ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_arithmetic ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_creation ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_fft_basic ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_fft_shift ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_functions ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_mathematical_functions ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_matrix_conjugate_transpose ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_matrix_determinant ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_matrix_multiplication ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_matrix_trace ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_matrix_transpose ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_power_operations ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_properties ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_tensor_conjugate ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_tensor_creation ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_tensor_extraction ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_tensor_factory_functions ... ok [INFO] [stdout] test tensor::complex::tests::test_complex_tensor_polar_conversion ... ok [INFO] [stdout] test tensor::complex::tests::test_constants ... ok [INFO] [stdout] test tensor::complex::tests::test_polar_conversion ... ok [INFO] [stdout] test tensor::complex::tests::test_trigonometric_functions ... ok [INFO] [stdout] test tensor::device::tests::test_cuda_index ... ok [INFO] [stdout] test tensor::device::tests::test_default_device ... ok [INFO] [stdout] test tensor::device::tests::test_device_creation ... ok [INFO] [stdout] test tensor::device::tests::test_device_display ... ok [INFO] [stdout] test tensor::gpu_parallel::tests::test_gpu_elementwise_op ... ok [INFO] [stdout] test tensor::gpu_parallel::tests::test_gpu_matmul ... ok [INFO] [stdout] test tensor::gpu_parallel::tests::test_gpu_parallel_config ... ok [INFO] [stdout] test tensor::gpu_parallel::tests::test_gpu_parallel_context ... ok [INFO] [stdout] test tensor::memory::aligned::tests::test_alignment_check ... ok [INFO] [stdout] test tensor::memory::aligned::tests::test_inplace_operations ... ok [INFO] [stdout] test tensor::memory::aligned::tests::test_simd_matrix_multiplication ... ok [INFO] [stdout] test tensor::memory::aligned::tests::test_simd_memory_pool ... ok [INFO] [stdout] test tensor::memory::aligned::tests::test_simd_operations ... ok [INFO] [stdout] test tensor::memory::aligned::tests::test_simd_tensor_creation ... ok [INFO] [stdout] test tensor::memory::aligned::tests::test_tensor_conversion ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_clamp_safe ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_division_by_zero ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_exp_overflow_protection ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_overflow_detection ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_safe_operations_f32 ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_safe_tensor_creation ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_safe_tensor_operations ... ok [INFO] [stdout] test tensor::numeric_safety::tests::test_unsafe_value_detection ... ok [INFO] [stdout] test tensor::ops::advanced_linalg::tests::test_eigenvalue_decomposition ... ok [INFO] [stdout] test tensor::ops::advanced_linalg::tests::test_norms ... ok [INFO] [stdout] test tensor::ops::advanced_linalg::tests::test_svd_basic ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_atan2 ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_clamp_and_sign ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_comparison_functions ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_hyperbolic_functions ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_inverse_trigonometric_functions ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_lerp ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_power_functions ... ok [INFO] [stdout] test tensor::ops::advanced_math::tests::test_rounding_functions ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_argmin_argmax ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_correlation_and_covariance ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_cumulative_functions ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_median_and_quantiles ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_topk ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_unbiased_variance ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_var_axis ... ok [INFO] [stdout] test tensor::ops::advanced_stats::tests::test_variance_and_std ... ok [INFO] [stdout] test tensor::ops::arithmetic::tests::test_add ... ok [INFO] [stdout] test tensor::ops::arithmetic::tests::test_add_scalar ... ok [INFO] [stdout] test tensor::ops::arithmetic::tests::test_shape_mismatch ... ok [INFO] [stdout] test tensor::ops::integration_tests::test_matrix_operations_integration ... ok [INFO] [stdout] test tensor::ops::integration_tests::test_operation_chaining ... ok [INFO] [stdout] test tensor::ops::integration_tests::test_statistical_operations_integration ... ok [INFO] [stdout] test tensor::ops::integration_tests::test_utility_operations_integration ... ok [INFO] [stdout] test tensor::ops::mathematical::tests::test_mathematical_functions ... ok [INFO] [stdout] test tensor::ops::mathematical::tests::test_trigonometric_functions ... ok [INFO] [stdout] test tensor::ops::matrix::tests::test_det_2x2 ... ok [INFO] [stdout] test tensor::ops::matrix::tests::test_matmul_2d ... ok [INFO] [stdout] test tensor::ops::matrix::tests::test_trace ... ok [INFO] [stdout] test tensor::ops::matrix::tests::test_transpose_2d ... ok [INFO] [stdout] test tensor::ops::shape_operations::builder_tests::test_builder_pattern_basic ... ok [INFO] [stdout] test tensor::ops::shape_operations::builder_tests::test_builder_peek ... ok [INFO] [stdout] test tensor::ops::shape_operations::builder_tests::test_fluent_interface ... ok [INFO] [stdout] test tensor::ops::shape_operations::builder_tests::test_shape_ops_macro ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_complex_shape_operations ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_expand_as ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_expand_shared_ownership ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_flatten_variants ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_flip ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_fliplr_flipud ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_lazy_expand ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_ownership_patterns_squeeze ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_ownership_patterns_unsqueeze ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_repeat ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_repeat_interleave ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_roll ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_rot90 ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_shape_builder_chain ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_unflatten ... ok [INFO] [stdout] test tensor::ops::shape_operations::tests::test_zero_alloc_traits ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_create_window ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_fft_placeholder ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_fftshift ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_fftshift_round_trip ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_ifftshift ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_multidimensional_fftshift ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_rfft_placeholder ... ok [INFO] [stdout] test tensor::ops::signal::tests::test_window_functions ... ok [INFO] [stdout] test tensor::ops::statistical::tests::test_mean ... ok [INFO] [stdout] test tensor::ops::statistical::tests::test_median ... ok [INFO] [stdout] test tensor::ops::statistical::tests::test_min_max ... ok [INFO] [stdout] test tensor::ops::statistical::tests::test_sum ... ok [INFO] [stdout] test tensor::ops::statistical::tests::test_sum_axis ... ok [INFO] [stdout] test tensor::ops::statistical::tests::test_var_std ... ok [INFO] [stdout] test tensor::ops::utilities::tests::test_concatenate_1d ... ok [INFO] [stdout] test tensor::ops::utilities::tests::test_map ... ok [INFO] [stdout] test tensor::ops::utilities::tests::test_reshape ... ok [INFO] [stdout] test tensor::ops::utilities::tests::test_squeeze_unsqueeze ... ok [INFO] [stdout] test tensor::ops::utilities::tests::test_stack ... ok [INFO] [stdout] test tensor::parallel_errors::tests::test_device_error ... ok [INFO] [stdout] test tensor::parallel_errors::tests::test_empty_tensor_error ... ok [INFO] [stdout] test tensor::parallel_errors::tests::test_gpu_error ... ok [INFO] [stdout] test tensor::parallel_errors::tests::test_shape_mismatch_error ... ok [INFO] [stdout] test tensor::parallel_errors::tests::test_tensor_operation_error ... ok [INFO] [stdout] test tensor::parallel_impl::tests::test_batch_elementwise_op ... ok [INFO] [stdout] test tensor::parallel_impl::tests::test_batch_scalar_op ... ok [INFO] [stdout] test tensor::parallel_impl::tests::test_parallel_reduce ... ok [INFO] [stdout] test tensor::parallel_impl::tests::test_simd_parallel_add ... ok [INFO] [stdout] test tensor::parallel_ops::tests::test_batch_add_parallel ... ok [INFO] [stdout] test tensor::parallel_ops::tests::test_batch_matmul_parallel ... ok [INFO] [stdout] test tensor::parallel_ops::tests::test_batch_normalize_parallel ... ok [INFO] [stdout] test tensor::parallel_ops::tests::test_batch_simd_add_parallel ... ok [INFO] [stdout] test tensor::parallel_ops::tests::test_batch_sum_parallel ... ok [INFO] [stdout] test tensor::parallel_ops::tests::test_large_batch_performance ... ok [INFO] [stdout] test tensor::parallel_traits::tests::test_parallel_config ... ok [INFO] [stdout] test tensor::parallel_traits::tests::test_parallel_context ... ok [INFO] [stdout] test tensor::parallel_traits::tests::test_parallel_utils ... ok [INFO] [stdout] test tensor::pool_integration::tests::test_batch_operations ... ok [INFO] [stdout] test tensor::pool_integration::tests::test_clear_pools ... ok [INFO] [stdout] test tensor::pool_integration::tests::test_matmul_pooled ... ok [INFO] [stdout] test tensor::pool_integration::tests::test_memory_pool_stats ... ok [INFO] [stdout] test tensor::pool_integration::tests::test_pooled_operations ... ok [INFO] [stdout] test tensor::simd_integration::tests::test_simd_suitability ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_auto_device_selection ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_can_optimize_memory ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_detach ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_from_vec_auto ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_inplace_add ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_inplace_add_shape_mismatch ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_inplace_apply ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_inplace_mul_scalar ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_iter_and_iter_mut ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_memory_info ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_ones_auto ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_optimize_memory ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_shares_memory_with ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_slice_view ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_slice_view_invalid_range ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_from_vec_empty_shape ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_from_vec_shape_mismatch ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_from_vec_success ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_from_vec_zero_dimension ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_ones_success ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_optimize_memory ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_optimize_memory_too_large ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_to_gpu_no_gpu_available ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_view_shape_mismatch ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_view_success ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_zeros_empty_shape ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_zeros_reasonable_size ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_zeros_success ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_zeros_too_large ... ok [INFO] [stdout] test tensor::test_error_handling::tests::test_try_zeros_zero_dimension ... ok [INFO] [stdout] test tensor::type_safe::tests::test_element_wise_operations ... ok [INFO] [stdout] test tensor::type_safe::tests::test_matrix_multiplication ... ok [INFO] [stdout] test tensor::type_safe::tests::test_scalar_operations ... ok [INFO] [stdout] test tensor::type_safe::tests::test_shape_mismatch_error ... ok [INFO] [stdout] test tensor::type_safe::tests::test_typed_tensor_creation ... ok [INFO] [stdout] test tensor::type_safe::tests::test_zeros_and_ones ... ok [INFO] [stdout] test tensorboard::summary::tests::test_histogram_creation ... ok [INFO] [stdout] test tensorboard::summary::tests::test_pr_curve_creation ... ok [INFO] [stdout] test tensorboard::summary::tests::test_scalar_summary ... ok [INFO] [stdout] test tensorboard::tests::test_histogram_logging ... ok [INFO] [stdout] test tensorboard::tests::test_scalar_logging ... ok [INFO] [stdout] test tensorboard::tests::test_summary_writer_creation ... ok [INFO] [stdout] test test_utils::tests::test_assert_tensor_eq ... ok [INFO] [stdout] test test_utils::tests::test_benchmark ... ok [INFO] [stdout] test test_utils::tests::test_create_test_tensor ... ok [INFO] [stdout] test tests::test_tensor_creation ... ok [INFO] [stdout] test training::callbacks::tests::test_early_stopping_creation ... ok [INFO] [stdout] test training::callbacks::tests::test_early_stopping_improvement ... ok [INFO] [stdout] test training::callbacks::tests::test_lr_scheduler_creation ... ok [INFO] [stdout] test training::callbacks::tests::test_model_checkpoint_creation ... ok [INFO] [stdout] test training::callbacks::tests::test_progress_bar_creation ... ok [INFO] [stdout] test training::checkpoint::tests::test_checkpoint_info_methods ... ok [INFO] [stdout] test training::checkpoint::tests::test_checkpoint_manager_creation ... ok [INFO] [stdout] test training::checkpoint::tests::test_checkpoint_metadata_creation ... ok [INFO] [stdout] test training::checkpoint::tests::test_checkpoint_statistics ... ok [INFO] [stdout] test training::checkpoint::tests::test_filename_generation ... ok [INFO] [stdout] test training::checkpoint::tests::test_save_config_default ... ok [INFO] [stdout] test training::checkpoint::tests::test_should_save_logic ... ok [INFO] [stdout] test training::metrics::tests::test_confusion_matrix ... ok [INFO] [stdout] test training::metrics::tests::test_custom_metrics ... ok [INFO] [stdout] test training::metrics::tests::test_epoch_metrics_creation ... ok [INFO] [stdout] test training::metrics::tests::test_metrics_calculation ... ok [INFO] [stdout] test training::metrics::tests::test_metrics_collector_creation ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_batch_state ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_checkpoint_config ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_checkpoint_metadata ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_confusion_matrix ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_early_stopping_callback ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_epoch_state ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_lr_scheduler ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_metrics_collector ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_progress_bar ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_trainer_config_creation ... ok [INFO] [stdout] test training::simple_tests::basic_tests::test_training_state ... ok [INFO] [stdout] test training::simple_tests::benchmark_tests::test_object_creation_benchmark ... ok [INFO] [stdout] test training::simple_tests::benchmark_tests::test_state_management_benchmark ... ok [INFO] [stdout] test training::simple_tests::integration_tests::test_checkpoint_metadata_progression ... ok [INFO] [stdout] test training::simple_tests::integration_tests::test_early_stopping_logic ... ok [INFO] [stdout] test training::simple_tests::integration_tests::test_learning_rate_scheduler_logic ... ok [INFO] [stdout] test training::simple_tests::integration_tests::test_training_state_progression ... ok [INFO] [stdout] test training::simple_tests::performance_tests::test_callback_creation_performance ... ok [INFO] [stdout] test training::simple_tests::performance_tests::test_metrics_collector_performance ... ok [INFO] [stdout] test training::simple_tests::performance_tests::test_state_creation_performance ... ok [INFO] [stdout] test training::state::tests::test_batch_state_creation ... ok [INFO] [stdout] test training::state::tests::test_batch_state_metrics ... ok [INFO] [stdout] test training::state::tests::test_epoch_state_creation ... ok [INFO] [stdout] test training::state::tests::test_epoch_state_metadata ... ok [INFO] [stdout] test training::state::tests::test_training_state_completion ... ok [INFO] [stdout] test training::state::tests::test_training_state_creation ... ok [INFO] [stdout] test training::state::tests::test_training_state_progress ... ok [INFO] [stdout] test training::trainer::tests::test_callback_signal ... ok [INFO] [stdout] test training::trainer::tests::test_epoch_metrics_creation ... ok [INFO] [stdout] test training::trainer::tests::test_trainer_config_default ... ok [INFO] [stdout] test utils::tests::test_mse_loss ... ok [INFO] [stdout] test utils::tests::test_to_column_vector ... ok [INFO] [stdout] test validation::core::tests::test_validation_config_default ... ok [INFO] [stdout] test validation::core::tests::test_validation_engine_creation ... ok [INFO] [stdout] test validation::core::tests::test_validation_issue_creation ... ok [INFO] [stdout] test validation::tests::test_framework_config_default ... ok [INFO] [stdout] test validation::tests::test_framework_creation ... ok [INFO] [stdout] test execution::integration_tests::test_end_to_end_dynamic_execution ... ok [INFO] [stdout] test nn::transformer_phase6::tests::test_transformer_decoder_layer_creation ... ok [INFO] [stdout] test vision::datasets::tests::test_mnist_creation ... ok [INFO] [stdout] test execution::runtime::tests::test_profiling ... ok [INFO] [stdout] test vision::pipeline::tests::test_conditional_transform ... ok [INFO] [stdout] test vision::pipeline::tests::test_execution_modes ... ok [INFO] [stdout] test vision::pipeline::tests::test_pipeline_builder ... ok [INFO] [stdout] test vision::pipeline::tests::test_cache_info ... ok [INFO] [stdout] test vision::pipeline::tests::test_pipeline_creation ... ok [INFO] [stdout] test vision::pipeline::tests::test_pipeline_stats ... ok [INFO] [stdout] test vision::presets::tests::test_cifar_preprocessing ... ok [INFO] [stdout] test vision::presets::tests::test_custom_pipeline_factory ... ok [INFO] [stdout] test vision::presets::tests::test_medical_imaging_preprocessing ... ok [INFO] [stdout] test vision::presets::tests::test_imagenet_preprocessing ... ok [INFO] [stdout] test vision::presets::tests::test_mobile_optimized_preprocessing ... ok [INFO] [stdout] test vision::transforms::tests::test_center_crop_creation ... ok [INFO] [stdout] test vision::transforms::tests::test_normalize_creation ... ok [INFO] [stdout] test vision::presets::tests::test_object_detection_preprocessing ... ok [INFO] [stdout] test vision::transforms::tests::test_normalize_imagenet ... ok [INFO] [stdout] test vision::transforms::tests::test_random_crop_creation ... ok [INFO] [stdout] test vision::transforms::tests::test_resize_creation ... ok [INFO] [stdout] test vision::utils::tests::test_make_grid_creation ... ok [INFO] [stdout] test vision::transforms::tests::test_to_tensor_creation ... ok [INFO] [stdout] test vision::utils::tests::test_to_pil_image ... ok [INFO] [stdout] test vision::utils::tests::test_normalize_tensor ... ok [INFO] [stdout] test visualization::plotting::tests::test_plot_config_default ... ok [INFO] [stdout] test visualization::plotting::tests::test_plot_data_creation ... ok [INFO] [stdout] test visualization::plotting::tests::test_training_history_visualization ... ok [INFO] [stdout] test visualization::plotting::tests::test_training_plotter_creation ... ok [INFO] [stdout] test visualization::plotting::tests::test_svg_generation ... ok [INFO] [stdout] test visualization::tests::test_basic_integration ... ok [INFO] [stdout] test visualization::tests::test_tensor_shape ... ok [INFO] [stdout] test visualization::utils::tests::test_color_palette_categorical ... ok [INFO] [stdout] test visualization::utils::tests::test_create_dashboard ... ok [INFO] [stdout] test visualization::utils::tests::test_generate_filename ... ok [INFO] [stdout] test visualization::utils::tests::test_get_categorical_color ... ok [INFO] [stdout] test visualization::utils::tests::test_plot_format_extension ... ok [INFO] [stdout] test visualization::utils::tests::test_plot_format_mime_type ... ok [INFO] [stdout] test visualization::utils::tests::test_plot_statistics ... ok [INFO] [stdout] test visualization::utils::tests::test_resize_svg ... ok [INFO] [stdout] test visualization::utils::tests::test_save_plot ... ok [INFO] [stdout] test visualization::utils::tests::test_sequential_color ... ok [INFO] [stdout] test visualization::utils::tests::test_wrap_in_html ... ok [INFO] [stdout] test visualization::tests::test_visualization_basic ... ok [INFO] [stdout] test memory::enhanced_pool::tests::test_garbage_collection has been running for over 60 seconds [INFO] [stdout] test vision::datasets::tests::test_cifar100_creation ... ok [INFO] [stdout] test vision::datasets::tests::test_cifar10_creation ... ok [INFO] [stdout] test nn::transformer::tests::test_transformer_creation has been running for over 60 seconds [INFO] [stdout] test nn::transformer::tests::test_transformer_encoder_creation has been running for over 60 seconds [INFO] [stdout] test nn::transformer_phase6::tests::test_transformer_creation has been running for over 60 seconds [INFO] [stdout] test nn::transformer::tests::test_transformer_encoder_creation ... ok [INFO] [stdout] test nn::transformer_phase6::tests::test_transformer_creation ... ok [INFO] [stdout] test nn::transformer::tests::test_transformer_creation ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d17c58f183ed990afd9b2489c920e5bef8c6c989ebceb5ddf378313175e99aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17c58f183ed990afd9b2489c920e5bef8c6c989ebceb5ddf378313175e99aff", kill_on_drop: false }` [INFO] [stdout] d17c58f183ed990afd9b2489c920e5bef8c6c989ebceb5ddf378313175e99aff