Cast parameter values to resolve error founded by CLANG-9.0 (#679)
author이성재/동작제어Lab(SR)/Principal Engineer/삼성전자 <sj925.lee@samsung.com>
Tue, 17 Jul 2018 00:51:09 +0000 (09:51 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 17 Jul 2018 00:51:09 +0000 (09:51 +0900)
commitec093d4348be2c7938bead62b3dddc606d44d28e
tree16f33094f3a873ca2e0f12c2491e864645ddf114
parentb62d3d63a0728149d62d663165ddc74c4478c31e
Cast parameter values to resolve error founded by CLANG-9.0 (#679)

* cast `seed` to the right parameter type of `std::default_random_engine` constructor.

Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
contrib/nnsuite/conv/src/RandomModel.cpp