I built the LSTM model using keras 2.3.1 and generated the MDK project with CubeAI 6.0. But the LSTM model cannot be validated and parsed. Do you have any examples of using LSTM? Thank you!
I built the LSTM network with keras 2.6.0 and generated the MDK project with CubeAI 7.10. However, in running the program AIInit() reported an error with an error type of 33.Do you know what the problem is? Thank you very much!
I can't get into this function. But I found that the value of the (AI_NETWORK_DATA_CONFIG) parameter generated by CubeAI7.1 is NULL. This is also the input parameter of this function. Could it be a problem here. Do you have a reference document for r...
I looked at the meaning of the error type. This is (AI_ERROR_CREATE_FAILED), but there is no documentation telling me how to solve this problem. I wouldn't have this problem with CubeAI 6.0.If you know where to help documentation or workarounds, plea...