Skip to content

GAP SDK RELEASE NOTE V3.6

Compare
Choose a tag to compare
@haugoug haugoug released this 02 Jul 11:53
· 73 commits to master since this release
36ad3c7

NEW FEATURES

NNTool

  • Support for TFLite RNN and LSTM layers (UnidirectionalSequenceLSTM)
  • WIP: TFLite SSDPostProcess and StridedSlice Layers (not end to end support but execution working on nntool)
  • Bug fixes