[python] init dimension as 0
authorYelin Jeong <yelini.jeong@samsung.com>
Fri, 1 Sep 2023 07:38:08 +0000 (16:38 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Wed, 6 Sep 2023 11:21:52 +0000 (20:21 +0900)
commit466c0072997a8016168eb9447a22496eebe7c13b
tree60461ec90ec0ef307026427bc001a8ff56b9a4f5
parent8615acde18b62d6b03492e11f59d7716bc9fb0fc
[python] init dimension as 0

This patch removes filling the dimension value with 1.
Tensor dimension initial value is 0.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
ext/nnstreamer/extra/nnstreamer_python3_helper.cc
tests/test_models/models/scaler.py