Md Sumsuddin

Results 2 issues of Md Sumsuddin

`tensor::get_data()` call fails. Because internally it calls `deduce_tf_type()`, but here for `bool` type TF_BOOL is never returned because of the preceding `if` block ``` template TF_DataType deduce_tf_type() { // ......

contributor-wanted
feature-request

After the [latest commit ](https://github.com/JetBrains/clion-wsl/commit/fae9516691dd9aabdb807baa835f64e5dfbde9b3) it only works from localhost. Does not work when I specify the local IP instead of putting localhost.