Questions about inference block diagram of SoundStream Encoder
Open
- Dominant language
- C++
- Stars
- 4k
- Forks
- 368
- PR merge metrics
- No merged PRs in 30d
Description
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:
1. "AssignVariable and StridedSlice VarHandle, ReadVariable," what is the role of?
2. 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

Contributor guide
Assessment
This issue has not been assessed yet.