[python/ext] Do not update python framework functions
authorParichay Kapoor <pk.kapoor@samsung.com>
Thu, 16 Jan 2020 05:55:00 +0000 (14:55 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 14 Feb 2020 06:09:48 +0000 (22:09 -0800)
commit2d33bd4335657efe52c6c3368d652e787c0b7892
tree77c69f2ee450107cdab3983d83c99d7ad2bcdbc8
parentba3172e86d7b1b47f3b0d3e4ca4eec30ca51e4eb
[python/ext] Do not update python framework functions

Python updates in extensions framework functions
This results in non-thread-safe behavior
This PR modifies the corresponding implementation

Signed-off-by: Parichay Kapoor <pk.kapoor@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_python.cc