but when I implemented it on MXCHIP, It is not working well. When I crosschecked the output in mx chip and the desktop. The initial hidden values which are calculated using the module created by .ell file are correct till the time they are positive. But when a negative value is expected, It is showing incorrect positive value.
Take a look at the screenshot for description. (LEFT window is MXChip prediction using the generated .H and .S file and Right terminal is the output by running the build .ell file on desktop)
I am using the below commands to convert the .ell to .H and .S
I am attaching my ell It is basically the implementation of audio make_featuriser and fastgrnn prediction. It works well on desktop when I compared the output. But not working well on ELL.
Let me know if you need more details. I am attaching my model.ell file
model.zip
the .ell file is working perfect on the desktop.
but when I implemented it on MXCHIP, It is not working well. When I crosschecked the output in mx chip and the desktop. The initial hidden values which are calculated using the module created by .ell file are correct till the time they are positive. But when a negative value is expected, It is showing incorrect positive value.
Take a look at the screenshot for description. (LEFT window is MXChip prediction using the generated .H and .S file and Right terminal is the output by running the build .ell file on desktop)
I am using the below commands to convert the .ell to .H and .S
I am attaching my ell It is basically the implementation of audio make_featuriser and fastgrnn prediction. It works well on desktop when I compared the output. But not working well on ELL. Let me know if you need more details. I am attaching my model.ell file model.zip