[INFO] fetching crate collenchyma-nn 0.3.4... [INFO] checking collenchyma-nn-0.3.4 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate collenchyma-nn 0.3.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate collenchyma-nn 0.3.4 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate collenchyma-nn 0.3.4 [INFO] finished tweaking crates.io crate collenchyma-nn 0.3.4 [INFO] tweaked toml for crates.io crate collenchyma-nn 0.3.4 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linear-map v0.0.4 [INFO] [stderr] Downloaded cudnn v1.3.1 [INFO] [stderr] Downloaded collenchyma v0.0.8 [INFO] [stderr] Downloaded clippy v0.0.27 [INFO] [stderr] Downloaded cudnn-sys v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a3be93ce418f0c57b646c9ad4d39749a04394e8ccf046548997ed23cfa8f874 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a3be93ce418f0c57b646c9ad4d39749a04394e8ccf046548997ed23cfa8f874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a3be93ce418f0c57b646c9ad4d39749a04394e8ccf046548997ed23cfa8f874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3be93ce418f0c57b646c9ad4d39749a04394e8ccf046548997ed23cfa8f874", kill_on_drop: false }` [INFO] [stdout] 4a3be93ce418f0c57b646c9ad4d39749a04394e8ccf046548997ed23cfa8f874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b9011c771a95432fcbe4ea6b7b003b33265641914e17779e88f1dd8e7392ccd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2b9011c771a95432fcbe4ea6b7b003b33265641914e17779e88f1dd8e7392ccd", kill_on_drop: false }` [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linear-map v0.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling cudnn-sys v0.0.3 [INFO] [stderr] Checking cudnn v1.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking collenchyma v0.0.8 [INFO] [stderr] Checking collenchyma-nn v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `impl_ops_sigmoid_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | macro_rules! impl_ops_sigmoid_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_sigmoid_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | macro_rules! impl_ops_sigmoid_for { [INFO] [stdout] | --------------------------------- previous definition of the macro `impl_ops_sigmoid_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_sigmoid_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_relu_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | macro_rules! impl_ops_relu_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_relu_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | macro_rules! impl_ops_relu_for { [INFO] [stdout] | ------------------------------ previous definition of the macro `impl_ops_relu_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_relu_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_tanh_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | macro_rules! impl_ops_tanh_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_tanh_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | macro_rules! impl_ops_tanh_for { [INFO] [stdout] | ------------------------------ previous definition of the macro `impl_ops_tanh_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_tanh_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_convolution_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:506:1 [INFO] [stdout] | [INFO] [stdout] 506 | macro_rules! impl_ops_convolution_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_convolution_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | macro_rules! impl_ops_convolution_for { [INFO] [stdout] | ------------------------------------- previous definition of the macro `impl_ops_convolution_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_convolution_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_softmax_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 643 | macro_rules! impl_ops_softmax_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_softmax_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | macro_rules! impl_ops_softmax_for { [INFO] [stdout] | --------------------------------- previous definition of the macro `impl_ops_softmax_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_softmax_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_log_softmax_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:719:1 [INFO] [stdout] | [INFO] [stdout] 719 | macro_rules! impl_ops_log_softmax_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_log_softmax_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | macro_rules! impl_ops_log_softmax_for { [INFO] [stdout] | ------------------------------------- previous definition of the macro `impl_ops_log_softmax_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_log_softmax_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_lrn_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:795:1 [INFO] [stdout] | [INFO] [stdout] 795 | macro_rules! impl_ops_lrn_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_lrn_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | macro_rules! impl_ops_lrn_for { [INFO] [stdout] | ----------------------------- previous definition of the macro `impl_ops_lrn_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_lrn_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_pooling_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | macro_rules! impl_ops_pooling_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_pooling_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:557:1 [INFO] [stdout] | [INFO] [stdout] 557 | macro_rules! impl_ops_pooling_for { [INFO] [stdout] | --------------------------------- previous definition of the macro `impl_ops_pooling_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_pooling_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_sigmoid_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | macro_rules! impl_ops_sigmoid_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_sigmoid_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | macro_rules! impl_ops_sigmoid_for { [INFO] [stdout] | --------------------------------- previous definition of the macro `impl_ops_sigmoid_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_sigmoid_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_relu_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | macro_rules! impl_ops_relu_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_relu_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | macro_rules! impl_ops_relu_for { [INFO] [stdout] | ------------------------------ previous definition of the macro `impl_ops_relu_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_relu_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_tanh_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | macro_rules! impl_ops_tanh_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_tanh_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | macro_rules! impl_ops_tanh_for { [INFO] [stdout] | ------------------------------ previous definition of the macro `impl_ops_tanh_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_tanh_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_convolution_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:506:1 [INFO] [stdout] | [INFO] [stdout] 506 | macro_rules! impl_ops_convolution_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_convolution_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | macro_rules! impl_ops_convolution_for { [INFO] [stdout] | ------------------------------------- previous definition of the macro `impl_ops_convolution_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_convolution_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_softmax_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:643:1 [INFO] [stdout] | [INFO] [stdout] 643 | macro_rules! impl_ops_softmax_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_softmax_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:344:1 [INFO] [stdout] | [INFO] [stdout] 344 | macro_rules! impl_ops_softmax_for { [INFO] [stdout] | --------------------------------- previous definition of the macro `impl_ops_softmax_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_softmax_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_log_softmax_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:719:1 [INFO] [stdout] | [INFO] [stdout] 719 | macro_rules! impl_ops_log_softmax_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_log_softmax_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | macro_rules! impl_ops_log_softmax_for { [INFO] [stdout] | ------------------------------------- previous definition of the macro `impl_ops_log_softmax_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_log_softmax_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_lrn_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:795:1 [INFO] [stdout] | [INFO] [stdout] 795 | macro_rules! impl_ops_lrn_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_lrn_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:495:1 [INFO] [stdout] | [INFO] [stdout] 495 | macro_rules! impl_ops_lrn_for { [INFO] [stdout] | ----------------------------- previous definition of the macro `impl_ops_lrn_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_lrn_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `impl_ops_pooling_for` is defined multiple times [INFO] [stdout] --> src/frameworks/cuda/helper.rs:894:1 [INFO] [stdout] | [INFO] [stdout] 894 | macro_rules! impl_ops_pooling_for { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `impl_ops_pooling_for` redefined here [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/helper.rs:557:1 [INFO] [stdout] | [INFO] [stdout] 557 | macro_rules! impl_ops_pooling_for { [INFO] [stdout] | --------------------------------- previous definition of the macro `impl_ops_pooling_for` here [INFO] [stdout] | [INFO] [stdout] = note: `impl_ops_pooling_for` must be defined only once in the macro namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 100 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:125:58 [INFO] [stdout] | [INFO] [stdout] 125 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:126:63 [INFO] [stdout] | [INFO] [stdout] 126 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:127:63 [INFO] [stdout] | [INFO] [stdout] 127 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:163:58 [INFO] [stdout] | [INFO] [stdout] 163 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:188:58 [INFO] [stdout] | [INFO] [stdout] 188 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:189:63 [INFO] [stdout] | [INFO] [stdout] 189 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:190:63 [INFO] [stdout] | [INFO] [stdout] 190 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:227:58 [INFO] [stdout] | [INFO] [stdout] 227 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:253:63 [INFO] [stdout] | [INFO] [stdout] 253 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:254:63 [INFO] [stdout] | [INFO] [stdout] 254 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:352:58 [INFO] [stdout] | [INFO] [stdout] 352 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:381:58 [INFO] [stdout] | [INFO] [stdout] 381 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:382:63 [INFO] [stdout] | [INFO] [stdout] 382 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:424:58 [INFO] [stdout] | [INFO] [stdout] 424 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:459:58 [INFO] [stdout] | [INFO] [stdout] 459 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:460:63 [INFO] [stdout] | [INFO] [stdout] 460 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 100 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:125:58 [INFO] [stdout] | [INFO] [stdout] 125 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:126:63 [INFO] [stdout] | [INFO] [stdout] 126 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:127:63 [INFO] [stdout] | [INFO] [stdout] 127 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:163:58 [INFO] [stdout] | [INFO] [stdout] 163 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:188:58 [INFO] [stdout] | [INFO] [stdout] 188 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:189:63 [INFO] [stdout] | [INFO] [stdout] 189 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:190:63 [INFO] [stdout] | [INFO] [stdout] 190 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:227:58 [INFO] [stdout] | [INFO] [stdout] 227 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:253:63 [INFO] [stdout] | [INFO] [stdout] 253 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:254:63 [INFO] [stdout] | [INFO] [stdout] 254 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:352:58 [INFO] [stdout] | [INFO] [stdout] 352 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:381:58 [INFO] [stdout] | [INFO] [stdout] 381 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:382:63 [INFO] [stdout] | [INFO] [stdout] 382 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:424:58 [INFO] [stdout] | [INFO] [stdout] 424 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:459:58 [INFO] [stdout] | [INFO] [stdout] 459 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:460:63 [INFO] [stdout] | [INFO] [stdout] 460 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | *try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | *try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:263:32 [INFO] [stdout] | [INFO] [stdout] 263 | let src_desc = try!(src.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 264 | let dest_desc = try!(dest.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 100 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:125:58 [INFO] [stdout] | [INFO] [stdout] 125 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 265 | let filter_desc = try!(filter.cudnn_filter_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:126:63 [INFO] [stdout] | [INFO] [stdout] 126 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:268:40 [INFO] [stdout] | [INFO] [stdout] 268 | let useable_algo_fwd = try!(algo_fwd.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:127:63 [INFO] [stdout] | [INFO] [stdout] 127 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:269:47 [INFO] [stdout] | [INFO] [stdout] 269 | let useable_algo_bwd_filter = try!(algo_bwd_filter.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:163:58 [INFO] [stdout] | [INFO] [stdout] 163 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:270:45 [INFO] [stdout] | [INFO] [stdout] 270 | let useable_algo_bwd_data = try!(algo_bwd_data.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:188:58 [INFO] [stdout] | [INFO] [stdout] 188 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:189:63 [INFO] [stdout] | [INFO] [stdout] 189 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:190:63 [INFO] [stdout] | [INFO] [stdout] 190 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:516:54 [INFO] [stdout] | [INFO] [stdout] 516 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:227:58 [INFO] [stdout] | [INFO] [stdout] 227 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:253:63 [INFO] [stdout] | [INFO] [stdout] 253 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:254:63 [INFO] [stdout] | [INFO] [stdout] 254 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:352:58 [INFO] [stdout] | [INFO] [stdout] 352 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:381:58 [INFO] [stdout] | [INFO] [stdout] 381 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:533:16 [INFO] [stdout] | [INFO] [stdout] 533 | Ok(try!(match CUDNN.convolution_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:382:63 [INFO] [stdout] | [INFO] [stdout] 382 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:32:2 [INFO] [stdout] | [INFO] [stdout] 32 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:424:58 [INFO] [stdout] | [INFO] [stdout] 424 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:459:58 [INFO] [stdout] | [INFO] [stdout] 459 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:460:63 [INFO] [stdout] | [INFO] [stdout] 460 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:33:2 [INFO] [stdout] | [INFO] [stdout] 33 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:100:58 [INFO] [stdout] | [INFO] [stdout] 100 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:125:58 [INFO] [stdout] | [INFO] [stdout] 125 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:126:63 [INFO] [stdout] | [INFO] [stdout] 126 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:127:63 [INFO] [stdout] | [INFO] [stdout] 127 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:539:18 [INFO] [stdout] | [INFO] [stdout] 539 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:163:58 [INFO] [stdout] | [INFO] [stdout] 163 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:188:58 [INFO] [stdout] | [INFO] [stdout] 188 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:189:63 [INFO] [stdout] | [INFO] [stdout] 189 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:190:63 [INFO] [stdout] | [INFO] [stdout] 190 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:227:58 [INFO] [stdout] | [INFO] [stdout] 227 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:252:58 [INFO] [stdout] | [INFO] [stdout] 252 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:540:17 [INFO] [stdout] | [INFO] [stdout] 540 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:253:63 [INFO] [stdout] | [INFO] [stdout] 253 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:559:61 [INFO] [stdout] | [INFO] [stdout] 559 | match src_data.add_device(self.device()) { _ => try!(src_data.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:254:63 [INFO] [stdout] | [INFO] [stdout] 254 | match result.add_device(self.device()) { _ => try!(result.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:560:62 [INFO] [stdout] | [INFO] [stdout] 560 | match dest_diff.add_device(self.device()) { _ => try!(dest_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:352:58 [INFO] [stdout] | [INFO] [stdout] 352 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:561:64 [INFO] [stdout] | [INFO] [stdout] 561 | match filter_diff.add_device(self.device()) { _ => try!(filter_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:381:58 [INFO] [stdout] | [INFO] [stdout] 381 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:578:16 [INFO] [stdout] | [INFO] [stdout] 578 | Ok(try!(match CUDNN.convolution_backward_filter( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:382:63 [INFO] [stdout] | [INFO] [stdout] 382 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:580:17 [INFO] [stdout] | [INFO] [stdout] 580 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:424:58 [INFO] [stdout] | [INFO] [stdout] 424 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:459:58 [INFO] [stdout] | [INFO] [stdout] 459 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/native/helper.rs:460:63 [INFO] [stdout] | [INFO] [stdout] 460 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/native/mod.rs:51:2 [INFO] [stdout] | [INFO] [stdout] 51 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | *try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:581:18 [INFO] [stdout] | [INFO] [stdout] 581 | &try!(src_data.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | *try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:582:17 [INFO] [stdout] | [INFO] [stdout] 582 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(src_data, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:263:32 [INFO] [stdout] | [INFO] [stdout] 263 | let src_desc = try!(src.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:583:18 [INFO] [stdout] | [INFO] [stdout] 583 | &try!(dest_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 264 | let dest_desc = try!(dest.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(dest_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 265 | let filter_desc = try!(filter.cudnn_filter_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:268:40 [INFO] [stdout] | [INFO] [stdout] 268 | let useable_algo_fwd = try!(algo_fwd.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:585:17 [INFO] [stdout] | [INFO] [stdout] 585 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(filter_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:269:47 [INFO] [stdout] | [INFO] [stdout] 269 | let useable_algo_bwd_filter = try!(algo_bwd_filter.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:604:59 [INFO] [stdout] | [INFO] [stdout] 604 | match filter.add_device(self.device()) { _ => try!(filter.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:270:45 [INFO] [stdout] | [INFO] [stdout] 270 | let useable_algo_bwd_data = try!(algo_bwd_data.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:605:59 [INFO] [stdout] | [INFO] [stdout] 605 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:606:64 [INFO] [stdout] | [INFO] [stdout] 606 | match result_diff.add_device(self.device()) { _ => try!(result_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:516:54 [INFO] [stdout] | [INFO] [stdout] 516 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:623:16 [INFO] [stdout] | [INFO] [stdout] 623 | Ok(try!(match CUDNN.convolution_backward_data( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:625:17 [INFO] [stdout] | [INFO] [stdout] 625 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:533:16 [INFO] [stdout] | [INFO] [stdout] 533 | Ok(try!(match CUDNN.convolution_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:626:17 [INFO] [stdout] | [INFO] [stdout] 626 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:627:18 [INFO] [stdout] | [INFO] [stdout] 627 | &try!(x_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:628:17 [INFO] [stdout] | [INFO] [stdout] 628 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:539:18 [INFO] [stdout] | [INFO] [stdout] 539 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:540:17 [INFO] [stdout] | [INFO] [stdout] 540 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:559:61 [INFO] [stdout] | [INFO] [stdout] 559 | match src_data.add_device(self.device()) { _ => try!(src_data.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:560:62 [INFO] [stdout] | [INFO] [stdout] 560 | match dest_diff.add_device(self.device()) { _ => try!(dest_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:561:64 [INFO] [stdout] | [INFO] [stdout] 561 | match filter_diff.add_device(self.device()) { _ => try!(filter_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:578:16 [INFO] [stdout] | [INFO] [stdout] 578 | Ok(try!(match CUDNN.convolution_backward_filter( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:580:17 [INFO] [stdout] | [INFO] [stdout] 580 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:629:18 [INFO] [stdout] | [INFO] [stdout] 629 | &try!(result_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:630:17 [INFO] [stdout] | [INFO] [stdout] 630 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:55:58 [INFO] [stdout] | [INFO] [stdout] 55 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(try!(match CUDNN.sigmoid_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:581:18 [INFO] [stdout] | [INFO] [stdout] 581 | &try!(src_data.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:582:17 [INFO] [stdout] | [INFO] [stdout] 582 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(src_data, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:583:18 [INFO] [stdout] | [INFO] [stdout] 583 | &try!(dest_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(dest_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:585:17 [INFO] [stdout] | [INFO] [stdout] 585 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(filter_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:604:59 [INFO] [stdout] | [INFO] [stdout] 604 | match filter.add_device(self.device()) { _ => try!(filter.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:605:59 [INFO] [stdout] | [INFO] [stdout] 605 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:90:63 [INFO] [stdout] | [INFO] [stdout] 90 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:606:64 [INFO] [stdout] | [INFO] [stdout] 606 | match result_diff.add_device(self.device()) { _ => try!(result_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:91:63 [INFO] [stdout] | [INFO] [stdout] 91 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | Ok(try!(match CUDNN.sigmoid_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:623:16 [INFO] [stdout] | [INFO] [stdout] 623 | Ok(try!(match CUDNN.convolution_backward_data( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:625:17 [INFO] [stdout] | [INFO] [stdout] 625 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:208:58 [INFO] [stdout] | [INFO] [stdout] 208 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | Ok(try!(match CUDNN.relu_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:242:58 [INFO] [stdout] | [INFO] [stdout] 242 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:243:63 [INFO] [stdout] | [INFO] [stdout] 243 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:244:63 [INFO] [stdout] | [INFO] [stdout] 244 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:626:17 [INFO] [stdout] | [INFO] [stdout] 626 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:627:18 [INFO] [stdout] | [INFO] [stdout] 627 | &try!(x_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:628:17 [INFO] [stdout] | [INFO] [stdout] 628 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:629:18 [INFO] [stdout] | [INFO] [stdout] 629 | &try!(result_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:630:17 [INFO] [stdout] | [INFO] [stdout] 630 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | impl_convolution_for_cuda_backend!(f32, ::cudnn::utils::DataType::Float); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:55:58 [INFO] [stdout] | [INFO] [stdout] 55 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(try!(match CUDNN.sigmoid_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:90:63 [INFO] [stdout] | [INFO] [stdout] 90 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:91:63 [INFO] [stdout] | [INFO] [stdout] 91 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | Ok(try!(match CUDNN.sigmoid_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | impl_ops_sigmoid_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:208:58 [INFO] [stdout] | [INFO] [stdout] 208 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | Ok(try!(match CUDNN.relu_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | Ok(try!(match CUDNN.relu_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:260:22 [INFO] [stdout] | [INFO] [stdout] 260 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:263:21 [INFO] [stdout] | [INFO] [stdout] 263 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:242:58 [INFO] [stdout] | [INFO] [stdout] 242 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:243:63 [INFO] [stdout] | [INFO] [stdout] 243 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:244:63 [INFO] [stdout] | [INFO] [stdout] 244 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | Ok(try!(match CUDNN.relu_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:260:22 [INFO] [stdout] | [INFO] [stdout] 260 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:361:58 [INFO] [stdout] | [INFO] [stdout] 361 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(try!(match CUDNN.tanh_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:263:21 [INFO] [stdout] | [INFO] [stdout] 263 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:377:22 [INFO] [stdout] | [INFO] [stdout] 377 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | impl_ops_relu_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:395:58 [INFO] [stdout] | [INFO] [stdout] 395 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:361:58 [INFO] [stdout] | [INFO] [stdout] 361 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:396:63 [INFO] [stdout] | [INFO] [stdout] 396 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(try!(match CUDNN.tanh_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:397:63 [INFO] [stdout] | [INFO] [stdout] 397 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | Ok(try!(match CUDNN.tanh_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:415:22 [INFO] [stdout] | [INFO] [stdout] 415 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:417:22 [INFO] [stdout] | [INFO] [stdout] 417 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:418:21 [INFO] [stdout] | [INFO] [stdout] 418 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:419:22 [INFO] [stdout] | [INFO] [stdout] 419 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:420:21 [INFO] [stdout] | [INFO] [stdout] 420 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:651:58 [INFO] [stdout] | [INFO] [stdout] 651 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 664 | Ok(try!(match CUDNN.softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:377:22 [INFO] [stdout] | [INFO] [stdout] 377 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:666:21 [INFO] [stdout] | [INFO] [stdout] 666 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:667:22 [INFO] [stdout] | [INFO] [stdout] 667 | &try!(result.cudnn_tensor_desc_softmax()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:395:58 [INFO] [stdout] | [INFO] [stdout] 395 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:668:21 [INFO] [stdout] | [INFO] [stdout] 668 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:396:63 [INFO] [stdout] | [INFO] [stdout] 396 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:684:58 [INFO] [stdout] | [INFO] [stdout] 684 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:397:63 [INFO] [stdout] | [INFO] [stdout] 397 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:685:63 [INFO] [stdout] | [INFO] [stdout] 685 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | Ok(try!(match CUDNN.tanh_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | Ok(try!(match CUDNN.softmax_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:700:22 [INFO] [stdout] | [INFO] [stdout] 700 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:701:21 [INFO] [stdout] | [INFO] [stdout] 701 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:415:22 [INFO] [stdout] | [INFO] [stdout] 415 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:702:22 [INFO] [stdout] | [INFO] [stdout] 702 | &try!(x_diff.cudnn_tensor_desc_softmax()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:703:21 [INFO] [stdout] | [INFO] [stdout] 703 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:417:22 [INFO] [stdout] | [INFO] [stdout] 417 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:704:22 [INFO] [stdout] | [INFO] [stdout] 704 | &try!(result_diff.cudnn_tensor_desc_softmax()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:418:21 [INFO] [stdout] | [INFO] [stdout] 418 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:705:21 [INFO] [stdout] | [INFO] [stdout] 705 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:419:22 [INFO] [stdout] | [INFO] [stdout] 419 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:727:58 [INFO] [stdout] | [INFO] [stdout] 727 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:420:21 [INFO] [stdout] | [INFO] [stdout] 420 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:313:1 [INFO] [stdout] | [INFO] [stdout] 313 | impl_ops_tanh_for!(f32, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:740:20 [INFO] [stdout] | [INFO] [stdout] 740 | Ok(try!(match CUDNN.log_softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:651:58 [INFO] [stdout] | [INFO] [stdout] 651 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:741:22 [INFO] [stdout] | [INFO] [stdout] 741 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 664 | Ok(try!(match CUDNN.softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:666:21 [INFO] [stdout] | [INFO] [stdout] 666 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:667:22 [INFO] [stdout] | [INFO] [stdout] 667 | &try!(result.cudnn_tensor_desc_softmax()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:668:21 [INFO] [stdout] | [INFO] [stdout] 668 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:742:21 [INFO] [stdout] | [INFO] [stdout] 742 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:684:58 [INFO] [stdout] | [INFO] [stdout] 684 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:743:22 [INFO] [stdout] | [INFO] [stdout] 743 | &try!(result.cudnn_tensor_desc_softmax()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:685:63 [INFO] [stdout] | [INFO] [stdout] 685 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | Ok(try!(match CUDNN.softmax_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:744:21 [INFO] [stdout] | [INFO] [stdout] 744 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:700:22 [INFO] [stdout] | [INFO] [stdout] 700 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:760:58 [INFO] [stdout] | [INFO] [stdout] 760 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:701:21 [INFO] [stdout] | [INFO] [stdout] 701 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:702:22 [INFO] [stdout] | [INFO] [stdout] 702 | &try!(x_diff.cudnn_tensor_desc_softmax()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:703:21 [INFO] [stdout] | [INFO] [stdout] 703 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:704:22 [INFO] [stdout] | [INFO] [stdout] 704 | &try!(result_diff.cudnn_tensor_desc_softmax()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:705:21 [INFO] [stdout] | [INFO] [stdout] 705 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:314:1 [INFO] [stdout] | [INFO] [stdout] 314 | impl_ops_softmax_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:727:58 [INFO] [stdout] | [INFO] [stdout] 727 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:740:20 [INFO] [stdout] | [INFO] [stdout] 740 | Ok(try!(match CUDNN.log_softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:741:22 [INFO] [stdout] | [INFO] [stdout] 741 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:742:21 [INFO] [stdout] | [INFO] [stdout] 742 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:743:22 [INFO] [stdout] | [INFO] [stdout] 743 | &try!(result.cudnn_tensor_desc_softmax()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:744:21 [INFO] [stdout] | [INFO] [stdout] 744 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:760:58 [INFO] [stdout] | [INFO] [stdout] 760 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:761:63 [INFO] [stdout] | [INFO] [stdout] 761 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:775:20 [INFO] [stdout] | [INFO] [stdout] 775 | Ok(try!(match CUDNN.log_softmax_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:776:22 [INFO] [stdout] | [INFO] [stdout] 776 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:777:21 [INFO] [stdout] | [INFO] [stdout] 777 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:778:22 [INFO] [stdout] | [INFO] [stdout] 778 | &try!(x_diff.cudnn_tensor_desc_softmax()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:780:22 [INFO] [stdout] | [INFO] [stdout] 780 | &try!(result_diff.cudnn_tensor_desc_softmax()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:781:21 [INFO] [stdout] | [INFO] [stdout] 781 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:814:58 [INFO] [stdout] | [INFO] [stdout] 814 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:828:20 [INFO] [stdout] | [INFO] [stdout] 828 | Ok(try!(match CUDNN.lrn_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:830:22 [INFO] [stdout] | [INFO] [stdout] 830 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:831:21 [INFO] [stdout] | [INFO] [stdout] 831 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:832:22 [INFO] [stdout] | [INFO] [stdout] 832 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:833:21 [INFO] [stdout] | [INFO] [stdout] 833 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:852:58 [INFO] [stdout] | [INFO] [stdout] 852 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:853:63 [INFO] [stdout] | [INFO] [stdout] 853 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:854:63 [INFO] [stdout] | [INFO] [stdout] 854 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:871:20 [INFO] [stdout] | [INFO] [stdout] 871 | Ok(try!(match CUDNN.lrn_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:873:22 [INFO] [stdout] | [INFO] [stdout] 873 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:874:21 [INFO] [stdout] | [INFO] [stdout] 874 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:875:22 [INFO] [stdout] | [INFO] [stdout] 875 | &try!(x_diff.cudnn_tensor_desc()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:876:21 [INFO] [stdout] | [INFO] [stdout] 876 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:877:22 [INFO] [stdout] | [INFO] [stdout] 877 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:878:21 [INFO] [stdout] | [INFO] [stdout] 878 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:879:22 [INFO] [stdout] | [INFO] [stdout] 879 | &try!(result_diff.cudnn_tensor_desc()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:880:21 [INFO] [stdout] | [INFO] [stdout] 880 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:914:58 [INFO] [stdout] | [INFO] [stdout] 914 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:928:20 [INFO] [stdout] | [INFO] [stdout] 928 | Ok(try!(match CUDNN.pooling_max_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:930:22 [INFO] [stdout] | [INFO] [stdout] 930 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:931:21 [INFO] [stdout] | [INFO] [stdout] 931 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:932:22 [INFO] [stdout] | [INFO] [stdout] 932 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:933:21 [INFO] [stdout] | [INFO] [stdout] 933 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:952:58 [INFO] [stdout] | [INFO] [stdout] 952 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:953:63 [INFO] [stdout] | [INFO] [stdout] 953 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:954:63 [INFO] [stdout] | [INFO] [stdout] 954 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:971:20 [INFO] [stdout] | [INFO] [stdout] 971 | Ok(try!(match CUDNN.pooling_max_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:973:22 [INFO] [stdout] | [INFO] [stdout] 973 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:974:21 [INFO] [stdout] | [INFO] [stdout] 974 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:975:22 [INFO] [stdout] | [INFO] [stdout] 975 | &try!(x_diff.cudnn_tensor_desc()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:976:21 [INFO] [stdout] | [INFO] [stdout] 976 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:977:22 [INFO] [stdout] | [INFO] [stdout] 977 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:978:21 [INFO] [stdout] | [INFO] [stdout] 978 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:979:22 [INFO] [stdout] | [INFO] [stdout] 979 | &try!(result_diff.cudnn_tensor_desc()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:761:63 [INFO] [stdout] | [INFO] [stdout] 761 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:775:20 [INFO] [stdout] | [INFO] [stdout] 775 | Ok(try!(match CUDNN.log_softmax_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:980:21 [INFO] [stdout] | [INFO] [stdout] 980 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:776:22 [INFO] [stdout] | [INFO] [stdout] 776 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:777:21 [INFO] [stdout] | [INFO] [stdout] 777 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | Ok(try!(match CUDNN.sigmoid_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:778:22 [INFO] [stdout] | [INFO] [stdout] 778 | &try!(x_diff.cudnn_tensor_desc_softmax()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:779:21 [INFO] [stdout] | [INFO] [stdout] 779 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:780:22 [INFO] [stdout] | [INFO] [stdout] 780 | &try!(result_diff.cudnn_tensor_desc_softmax()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:781:21 [INFO] [stdout] | [INFO] [stdout] 781 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:315:1 [INFO] [stdout] | [INFO] [stdout] 315 | impl_ops_log_softmax_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:165:58 [INFO] [stdout] | [INFO] [stdout] 165 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:814:58 [INFO] [stdout] | [INFO] [stdout] 814 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:166:63 [INFO] [stdout] | [INFO] [stdout] 166 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:828:20 [INFO] [stdout] | [INFO] [stdout] 828 | Ok(try!(match CUDNN.lrn_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | Ok(try!(match CUDNN.sigmoid_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:830:22 [INFO] [stdout] | [INFO] [stdout] 830 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 180 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:831:21 [INFO] [stdout] | [INFO] [stdout] 831 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:185:22 [INFO] [stdout] | [INFO] [stdout] 185 | &try!(x_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:832:22 [INFO] [stdout] | [INFO] [stdout] 832 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:833:21 [INFO] [stdout] | [INFO] [stdout] 833 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:288:58 [INFO] [stdout] | [INFO] [stdout] 288 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:852:58 [INFO] [stdout] | [INFO] [stdout] 852 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | Ok(try!(match CUDNN.relu_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:853:63 [INFO] [stdout] | [INFO] [stdout] 853 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:854:63 [INFO] [stdout] | [INFO] [stdout] 854 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:302:22 [INFO] [stdout] | [INFO] [stdout] 302 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:871:20 [INFO] [stdout] | [INFO] [stdout] 871 | Ok(try!(match CUDNN.lrn_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:873:22 [INFO] [stdout] | [INFO] [stdout] 873 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:874:21 [INFO] [stdout] | [INFO] [stdout] 874 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:875:22 [INFO] [stdout] | [INFO] [stdout] 875 | &try!(x_diff.cudnn_tensor_desc()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:876:21 [INFO] [stdout] | [INFO] [stdout] 876 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:877:22 [INFO] [stdout] | [INFO] [stdout] 877 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:878:21 [INFO] [stdout] | [INFO] [stdout] 878 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:879:22 [INFO] [stdout] | [INFO] [stdout] 879 | &try!(result_diff.cudnn_tensor_desc()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:880:21 [INFO] [stdout] | [INFO] [stdout] 880 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | impl_ops_lrn_for!(f32, Backend); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:914:58 [INFO] [stdout] | [INFO] [stdout] 914 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:928:20 [INFO] [stdout] | [INFO] [stdout] 928 | Ok(try!(match CUDNN.pooling_max_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:930:22 [INFO] [stdout] | [INFO] [stdout] 930 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:931:21 [INFO] [stdout] | [INFO] [stdout] 931 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:932:22 [INFO] [stdout] | [INFO] [stdout] 932 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:933:21 [INFO] [stdout] | [INFO] [stdout] 933 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:952:58 [INFO] [stdout] | [INFO] [stdout] 952 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:953:63 [INFO] [stdout] | [INFO] [stdout] 953 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:954:63 [INFO] [stdout] | [INFO] [stdout] 954 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:971:20 [INFO] [stdout] | [INFO] [stdout] 971 | Ok(try!(match CUDNN.pooling_max_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:973:22 [INFO] [stdout] | [INFO] [stdout] 973 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:974:21 [INFO] [stdout] | [INFO] [stdout] 974 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:975:22 [INFO] [stdout] | [INFO] [stdout] 975 | &try!(x_diff.cudnn_tensor_desc()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:976:21 [INFO] [stdout] | [INFO] [stdout] 976 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:977:22 [INFO] [stdout] | [INFO] [stdout] 977 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:978:21 [INFO] [stdout] | [INFO] [stdout] 978 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:979:22 [INFO] [stdout] | [INFO] [stdout] 979 | &try!(result_diff.cudnn_tensor_desc()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:980:21 [INFO] [stdout] | [INFO] [stdout] 980 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:317:1 [INFO] [stdout] | [INFO] [stdout] 317 | impl_ops_pooling_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:135:58 [INFO] [stdout] | [INFO] [stdout] 135 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | Ok(try!(match CUDNN.sigmoid_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 149 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:165:58 [INFO] [stdout] | [INFO] [stdout] 165 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:166:63 [INFO] [stdout] | [INFO] [stdout] 166 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | Ok(try!(match CUDNN.sigmoid_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 180 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:181:22 [INFO] [stdout] | [INFO] [stdout] 181 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:183:22 [INFO] [stdout] | [INFO] [stdout] 183 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:185:22 [INFO] [stdout] | [INFO] [stdout] 185 | &try!(x_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:319:1 [INFO] [stdout] | [INFO] [stdout] 319 | impl_ops_sigmoid_pointwise_for!(f32, Backend); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:303:21 [INFO] [stdout] | [INFO] [stdout] 303 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:288:58 [INFO] [stdout] | [INFO] [stdout] 288 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:318:58 [INFO] [stdout] | [INFO] [stdout] 318 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | Ok(try!(match CUDNN.relu_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:300:22 [INFO] [stdout] | [INFO] [stdout] 300 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:302:22 [INFO] [stdout] | [INFO] [stdout] 302 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:319:63 [INFO] [stdout] | [INFO] [stdout] 319 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:303:21 [INFO] [stdout] | [INFO] [stdout] 303 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | Ok(try!(match CUDNN.relu_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:318:58 [INFO] [stdout] | [INFO] [stdout] 318 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:332:22 [INFO] [stdout] | [INFO] [stdout] 332 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:319:63 [INFO] [stdout] | [INFO] [stdout] 319 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | Ok(try!(match CUDNN.relu_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:333:21 [INFO] [stdout] | [INFO] [stdout] 333 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:332:22 [INFO] [stdout] | [INFO] [stdout] 332 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:333:21 [INFO] [stdout] | [INFO] [stdout] 333 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:336:22 [INFO] [stdout] | [INFO] [stdout] 336 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 334 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:338:22 [INFO] [stdout] | [INFO] [stdout] 338 | &try!(x_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:336:22 [INFO] [stdout] | [INFO] [stdout] 336 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:339:21 [INFO] [stdout] | [INFO] [stdout] 339 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:337:21 [INFO] [stdout] | [INFO] [stdout] 337 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:441:58 [INFO] [stdout] | [INFO] [stdout] 441 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:338:22 [INFO] [stdout] | [INFO] [stdout] 338 | &try!(x_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:452:20 [INFO] [stdout] | [INFO] [stdout] 452 | Ok(try!(match CUDNN.tanh_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:339:21 [INFO] [stdout] | [INFO] [stdout] 339 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:320:1 [INFO] [stdout] | [INFO] [stdout] 320 | impl_ops_relu_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:453:22 [INFO] [stdout] | [INFO] [stdout] 453 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:441:58 [INFO] [stdout] | [INFO] [stdout] 441 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:452:20 [INFO] [stdout] | [INFO] [stdout] 452 | Ok(try!(match CUDNN.tanh_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:455:22 [INFO] [stdout] | [INFO] [stdout] 455 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:453:22 [INFO] [stdout] | [INFO] [stdout] 453 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:456:21 [INFO] [stdout] | [INFO] [stdout] 456 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:471:58 [INFO] [stdout] | [INFO] [stdout] 471 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:455:22 [INFO] [stdout] | [INFO] [stdout] 455 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:472:63 [INFO] [stdout] | [INFO] [stdout] 472 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:456:21 [INFO] [stdout] | [INFO] [stdout] 456 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:484:20 [INFO] [stdout] | [INFO] [stdout] 484 | Ok(try!(match CUDNN.tanh_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:471:58 [INFO] [stdout] | [INFO] [stdout] 471 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:485:22 [INFO] [stdout] | [INFO] [stdout] 485 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:472:63 [INFO] [stdout] | [INFO] [stdout] 472 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:484:20 [INFO] [stdout] | [INFO] [stdout] 484 | Ok(try!(match CUDNN.tanh_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:487:22 [INFO] [stdout] | [INFO] [stdout] 487 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:485:22 [INFO] [stdout] | [INFO] [stdout] 485 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:489:22 [INFO] [stdout] | [INFO] [stdout] 489 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:487:22 [INFO] [stdout] | [INFO] [stdout] 487 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:490:21 [INFO] [stdout] | [INFO] [stdout] 490 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:488:21 [INFO] [stdout] | [INFO] [stdout] 488 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:491:22 [INFO] [stdout] | [INFO] [stdout] 491 | &try!(x_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:489:22 [INFO] [stdout] | [INFO] [stdout] 489 | &try!(x.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:492:21 [INFO] [stdout] | [INFO] [stdout] 492 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:490:21 [INFO] [stdout] | [INFO] [stdout] 490 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:263:32 [INFO] [stdout] | [INFO] [stdout] 263 | let src_desc = try!(src.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:491:22 [INFO] [stdout] | [INFO] [stdout] 491 | &try!(x_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 264 | let dest_desc = try!(dest.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 265 | let filter_desc = try!(filter.cudnn_filter_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:492:21 [INFO] [stdout] | [INFO] [stdout] 492 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(x_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:321:1 [INFO] [stdout] | [INFO] [stdout] 321 | impl_ops_tanh_pointwise_for!(f32, Backend); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:268:40 [INFO] [stdout] | [INFO] [stdout] 268 | let useable_algo_fwd = try!(algo_fwd.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:263:32 [INFO] [stdout] | [INFO] [stdout] 263 | let src_desc = try!(src.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:269:47 [INFO] [stdout] | [INFO] [stdout] 269 | let useable_algo_bwd_filter = try!(algo_bwd_filter.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:264:33 [INFO] [stdout] | [INFO] [stdout] 264 | let dest_desc = try!(dest.cudnn_tensor_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 265 | let filter_desc = try!(filter.cudnn_filter_desc()); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:270:45 [INFO] [stdout] | [INFO] [stdout] 270 | let useable_algo_bwd_data = try!(algo_bwd_data.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:268:40 [INFO] [stdout] | [INFO] [stdout] 268 | let useable_algo_fwd = try!(algo_fwd.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:269:47 [INFO] [stdout] | [INFO] [stdout] 269 | let useable_algo_bwd_filter = try!(algo_bwd_filter.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:516:54 [INFO] [stdout] | [INFO] [stdout] 516 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/mod.rs:270:45 [INFO] [stdout] | [INFO] [stdout] 270 | let useable_algo_bwd_data = try!(algo_bwd_data.find_cudnn_algo(&filter_desc, &conv_desc, &src_desc, &dest_desc)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:533:16 [INFO] [stdout] | [INFO] [stdout] 533 | Ok(try!(match CUDNN.convolution_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:516:54 [INFO] [stdout] | [INFO] [stdout] 516 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:533:16 [INFO] [stdout] | [INFO] [stdout] 533 | Ok(try!(match CUDNN.convolution_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:539:18 [INFO] [stdout] | [INFO] [stdout] 539 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | &try!(x.cudnn_tensor_desc()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:540:17 [INFO] [stdout] | [INFO] [stdout] 540 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:559:61 [INFO] [stdout] | [INFO] [stdout] 559 | match src_data.add_device(self.device()) { _ => try!(src_data.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:539:18 [INFO] [stdout] | [INFO] [stdout] 539 | &try!(result.cudnn_tensor_desc()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:560:62 [INFO] [stdout] | [INFO] [stdout] 560 | match dest_diff.add_device(self.device()) { _ => try!(dest_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:540:17 [INFO] [stdout] | [INFO] [stdout] 540 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:559:61 [INFO] [stdout] | [INFO] [stdout] 559 | match src_data.add_device(self.device()) { _ => try!(src_data.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:560:62 [INFO] [stdout] | [INFO] [stdout] 560 | match dest_diff.add_device(self.device()) { _ => try!(dest_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:561:64 [INFO] [stdout] | [INFO] [stdout] 561 | match filter_diff.add_device(self.device()) { _ => try!(filter_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:578:16 [INFO] [stdout] | [INFO] [stdout] 578 | Ok(try!(match CUDNN.convolution_backward_filter( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:580:17 [INFO] [stdout] | [INFO] [stdout] 580 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:561:64 [INFO] [stdout] | [INFO] [stdout] 561 | match filter_diff.add_device(self.device()) { _ => try!(filter_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:578:16 [INFO] [stdout] | [INFO] [stdout] 578 | Ok(try!(match CUDNN.convolution_backward_filter( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:580:17 [INFO] [stdout] | [INFO] [stdout] 580 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:581:18 [INFO] [stdout] | [INFO] [stdout] 581 | &try!(src_data.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:582:17 [INFO] [stdout] | [INFO] [stdout] 582 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(src_data, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:583:18 [INFO] [stdout] | [INFO] [stdout] 583 | &try!(dest_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(dest_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:585:17 [INFO] [stdout] | [INFO] [stdout] 585 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(filter_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:581:18 [INFO] [stdout] | [INFO] [stdout] 581 | &try!(src_data.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:604:59 [INFO] [stdout] | [INFO] [stdout] 604 | match filter.add_device(self.device()) { _ => try!(filter.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:582:17 [INFO] [stdout] | [INFO] [stdout] 582 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(src_data, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:605:59 [INFO] [stdout] | [INFO] [stdout] 605 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:583:18 [INFO] [stdout] | [INFO] [stdout] 583 | &try!(dest_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:606:64 [INFO] [stdout] | [INFO] [stdout] 606 | match result_diff.add_device(self.device()) { _ => try!(result_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:584:17 [INFO] [stdout] | [INFO] [stdout] 584 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(dest_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:623:16 [INFO] [stdout] | [INFO] [stdout] 623 | Ok(try!(match CUDNN.convolution_backward_data( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:585:17 [INFO] [stdout] | [INFO] [stdout] 585 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(filter_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:604:59 [INFO] [stdout] | [INFO] [stdout] 604 | match filter.add_device(self.device()) { _ => try!(filter.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:625:17 [INFO] [stdout] | [INFO] [stdout] 625 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:605:59 [INFO] [stdout] | [INFO] [stdout] 605 | match x_diff.add_device(self.device()) { _ => try!(x_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:626:17 [INFO] [stdout] | [INFO] [stdout] 626 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:627:18 [INFO] [stdout] | [INFO] [stdout] 627 | &try!(x_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:606:64 [INFO] [stdout] | [INFO] [stdout] 606 | match result_diff.add_device(self.device()) { _ => try!(result_diff.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:628:17 [INFO] [stdout] | [INFO] [stdout] 628 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:623:16 [INFO] [stdout] | [INFO] [stdout] 623 | Ok(try!(match CUDNN.convolution_backward_data( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:629:18 [INFO] [stdout] | [INFO] [stdout] 629 | &try!(result_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:625:17 [INFO] [stdout] | [INFO] [stdout] 625 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(workspace, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:630:17 [INFO] [stdout] | [INFO] [stdout] 630 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:55:58 [INFO] [stdout] | [INFO] [stdout] 55 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:626:17 [INFO] [stdout] | [INFO] [stdout] 626 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(filter, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(try!(match CUDNN.sigmoid_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:627:18 [INFO] [stdout] | [INFO] [stdout] 627 | &try!(x_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:628:17 [INFO] [stdout] | [INFO] [stdout] 628 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:629:18 [INFO] [stdout] | [INFO] [stdout] 629 | &try!(result_diff.cudnn_tensor_desc()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:630:17 [INFO] [stdout] | [INFO] [stdout] 630 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:332:1 [INFO] [stdout] | [INFO] [stdout] 332 | impl_convolution_for_cuda_backend!(f64, ::cudnn::utils::DataType::Double); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:55:58 [INFO] [stdout] | [INFO] [stdout] 55 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(try!(match CUDNN.sigmoid_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:90:63 [INFO] [stdout] | [INFO] [stdout] 90 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:91:63 [INFO] [stdout] | [INFO] [stdout] 91 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | Ok(try!(match CUDNN.sigmoid_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:208:58 [INFO] [stdout] | [INFO] [stdout] 208 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | Ok(try!(match CUDNN.relu_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:242:58 [INFO] [stdout] | [INFO] [stdout] 242 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:243:63 [INFO] [stdout] | [INFO] [stdout] 243 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:244:63 [INFO] [stdout] | [INFO] [stdout] 244 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | Ok(try!(match CUDNN.relu_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:260:22 [INFO] [stdout] | [INFO] [stdout] 260 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:263:21 [INFO] [stdout] | [INFO] [stdout] 263 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:72:21 [INFO] [stdout] | [INFO] [stdout] 72 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:361:58 [INFO] [stdout] | [INFO] [stdout] 361 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:90:63 [INFO] [stdout] | [INFO] [stdout] 90 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(try!(match CUDNN.tanh_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:91:63 [INFO] [stdout] | [INFO] [stdout] 91 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | Ok(try!(match CUDNN.sigmoid_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:111:22 [INFO] [stdout] | [INFO] [stdout] 111 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | impl_ops_sigmoid_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:208:58 [INFO] [stdout] | [INFO] [stdout] 208 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:221:20 [INFO] [stdout] | [INFO] [stdout] 221 | Ok(try!(match CUDNN.relu_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:222:22 [INFO] [stdout] | [INFO] [stdout] 222 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:377:22 [INFO] [stdout] | [INFO] [stdout] 377 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:395:58 [INFO] [stdout] | [INFO] [stdout] 395 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:224:22 [INFO] [stdout] | [INFO] [stdout] 224 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:396:63 [INFO] [stdout] | [INFO] [stdout] 396 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:397:63 [INFO] [stdout] | [INFO] [stdout] 397 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:242:58 [INFO] [stdout] | [INFO] [stdout] 242 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:243:63 [INFO] [stdout] | [INFO] [stdout] 243 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | Ok(try!(match CUDNN.tanh_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:244:63 [INFO] [stdout] | [INFO] [stdout] 244 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:259:20 [INFO] [stdout] | [INFO] [stdout] 259 | Ok(try!(match CUDNN.relu_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:260:22 [INFO] [stdout] | [INFO] [stdout] 260 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:415:22 [INFO] [stdout] | [INFO] [stdout] 415 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:262:22 [INFO] [stdout] | [INFO] [stdout] 262 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:263:21 [INFO] [stdout] | [INFO] [stdout] 263 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:417:22 [INFO] [stdout] | [INFO] [stdout] 417 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:418:21 [INFO] [stdout] | [INFO] [stdout] 418 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:419:22 [INFO] [stdout] | [INFO] [stdout] 419 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:420:21 [INFO] [stdout] | [INFO] [stdout] 420 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:651:58 [INFO] [stdout] | [INFO] [stdout] 651 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 664 | Ok(try!(match CUDNN.softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:666:21 [INFO] [stdout] | [INFO] [stdout] 666 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:667:22 [INFO] [stdout] | [INFO] [stdout] 667 | &try!(result.cudnn_tensor_desc_softmax()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:668:21 [INFO] [stdout] | [INFO] [stdout] 668 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:684:58 [INFO] [stdout] | [INFO] [stdout] 684 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:685:63 [INFO] [stdout] | [INFO] [stdout] 685 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | Ok(try!(match CUDNN.softmax_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:266:22 [INFO] [stdout] | [INFO] [stdout] 266 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:700:22 [INFO] [stdout] | [INFO] [stdout] 700 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | impl_ops_relu_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:701:21 [INFO] [stdout] | [INFO] [stdout] 701 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:361:58 [INFO] [stdout] | [INFO] [stdout] 361 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:702:22 [INFO] [stdout] | [INFO] [stdout] 702 | &try!(x_diff.cudnn_tensor_desc_softmax()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:374:20 [INFO] [stdout] | [INFO] [stdout] 374 | Ok(try!(match CUDNN.tanh_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:703:21 [INFO] [stdout] | [INFO] [stdout] 703 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:704:22 [INFO] [stdout] | [INFO] [stdout] 704 | &try!(result_diff.cudnn_tensor_desc_softmax()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:705:21 [INFO] [stdout] | [INFO] [stdout] 705 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:377:22 [INFO] [stdout] | [INFO] [stdout] 377 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:727:58 [INFO] [stdout] | [INFO] [stdout] 727 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:740:20 [INFO] [stdout] | [INFO] [stdout] 740 | Ok(try!(match CUDNN.log_softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:395:58 [INFO] [stdout] | [INFO] [stdout] 395 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:741:22 [INFO] [stdout] | [INFO] [stdout] 741 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:396:63 [INFO] [stdout] | [INFO] [stdout] 396 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:397:63 [INFO] [stdout] | [INFO] [stdout] 397 | match result.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | Ok(try!(match CUDNN.tanh_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:413:22 [INFO] [stdout] | [INFO] [stdout] 413 | &try!(x.cudnn_tensor_desc_flat()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:414:21 [INFO] [stdout] | [INFO] [stdout] 414 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:415:22 [INFO] [stdout] | [INFO] [stdout] 415 | &try!(x_diff.cudnn_tensor_desc_flat()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:417:22 [INFO] [stdout] | [INFO] [stdout] 417 | &try!(result.cudnn_tensor_desc_flat()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:418:21 [INFO] [stdout] | [INFO] [stdout] 418 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:419:22 [INFO] [stdout] | [INFO] [stdout] 419 | &try!(result_diff.cudnn_tensor_desc_flat()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:420:21 [INFO] [stdout] | [INFO] [stdout] 420 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | impl_ops_tanh_for!(f64, Backend); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:651:58 [INFO] [stdout] | [INFO] [stdout] 651 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:664:20 [INFO] [stdout] | [INFO] [stdout] 664 | Ok(try!(match CUDNN.softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:666:21 [INFO] [stdout] | [INFO] [stdout] 666 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:667:22 [INFO] [stdout] | [INFO] [stdout] 667 | &try!(result.cudnn_tensor_desc_softmax()), // dest_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:668:21 [INFO] [stdout] | [INFO] [stdout] 668 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result, self.device()) }), // dest_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:684:58 [INFO] [stdout] | [INFO] [stdout] 684 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:685:63 [INFO] [stdout] | [INFO] [stdout] 685 | match x_diff.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:699:20 [INFO] [stdout] | [INFO] [stdout] 699 | Ok(try!(match CUDNN.softmax_backward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:700:22 [INFO] [stdout] | [INFO] [stdout] 700 | &try!(x.cudnn_tensor_desc_softmax()), // src_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:701:21 [INFO] [stdout] | [INFO] [stdout] 701 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x, self.device()) }), //src_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:702:22 [INFO] [stdout] | [INFO] [stdout] 702 | &try!(x_diff.cudnn_tensor_desc_softmax()), // src_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:703:21 [INFO] [stdout] | [INFO] [stdout] 703 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr(x_diff, self.device()) }), //src_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:704:22 [INFO] [stdout] | [INFO] [stdout] 704 | &try!(result_diff.cudnn_tensor_desc_softmax()), // dest_diff_desc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:705:21 [INFO] [stdout] | [INFO] [stdout] 705 | try!(unsafe { ::frameworks::cuda::helper::receive_memory_ptr_mut(result_diff, self.device()) }), // dest_diff_data [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:336:1 [INFO] [stdout] | [INFO] [stdout] 336 | impl_ops_softmax_for!(f64, Backend); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:727:58 [INFO] [stdout] | [INFO] [stdout] 727 | match x.add_device(self.device()) { _ => try!(x.sync(self.device())) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/frameworks/cuda/helper.rs:740:20 [INFO] [stdout] | [INFO] [stdout] 740 | Ok(try!(match CUDNN.log_softmax_forward( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/frameworks/cuda/mod.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | impl_ops_log_softmax_for!(f64, Backend); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [WARN] too many lines in the log, truncating it