Hi,
For now, we want to implement the soundstream_encoder.tflite inference flow in C. I used netron to look at the model framework, and I had some questions about it:
- "AssignVariable and StridedSlice VarHandle, ReadVariable," what is the role of?
- What should I do with them when implementing forward inference for my model?
I hope to get your explanation and reply, Thank you!
Best Regards
