[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-13 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r366091401 ## File path: src/imperative/cached_op_threadsafe.cc ## @@ -0,0 +1,373 @@ +/* + * Licensed to the Apache

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-13 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r366090497 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,180 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-13 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r366090803 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,191 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-13 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r366090981 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,195 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364411590 ## File path: src/imperative/cached_op_threadsafe.cc ## @@ -0,0 +1,373 @@ +/* + * Licensed to the Apache

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364411816 ## File path: src/imperative/cached_op_threadsafe.cc ## @@ -0,0 +1,373 @@ +/* + * Licensed to the Apache

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364409292 ## File path: docs/static_site/src/pages/api/cpp/docs/tutorials/multi_threaded_inference.md ## @@ -0,0

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364409831 ## File path: example/multi_threaded_inference/multi_threaded_inference.cc ## @@ -0,0 +1,351 @@ +/* + *

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364408881 ## File path: docs/static_site/src/pages/api/cpp/docs/tutorials/multi_threaded_inference.md ## @@ -0,0

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364411275 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,180 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364410881 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,180 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364413881 ## File path: src/imperative/cached_op_threadsafe.cc ## @@ -0,0 +1,373 @@ +/* + * Licensed to the Apache

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364410585 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,180 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364410494 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,180 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364408163 ## File path: docs/static_site/src/pages/api/cpp/docs/tutorials/multi_threaded_inference.md ## @@ -0,0

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364410964 ## File path: src/imperative/cached_op.h ## @@ -26,8 +26,180 @@ #include #include #include +#include

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2020-01-08 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r364407636 ## File path: ci/docker/runtime_functions.sh ## @@ -1212,6 +1230,8 @@ unittest_ubuntu_cpugpu_perl() {

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16654: Multithreaded Inference Support

2019-12-05 Thread GitBox
larroy commented on a change in pull request #16654: Multithreaded Inference Support URL: https://github.com/apache/incubator-mxnet/pull/16654#discussion_r354542395 ## File path: ci/docker/runtime_functions.sh ## @@ -1353,6 +1373,19 @@