1. 01 3月, 2023 1 次提交
  2. 22 2月, 2023 4 次提交
  3. 21 2月, 2023 1 次提交
  4. 18 2月, 2023 1 次提交
  5. 17 2月, 2023 4 次提交
  6. 15 2月, 2023 2 次提交
  7. 13 2月, 2023 1 次提交
    • D
      Merge pull request #23161 from dkurt:dnn_tflite · 76350cd3
      Dmitry Kurtaev 提交于
      TFLite models importer
      
      * initial commit
      
      * Refactor TFLiteImporter
      
      * Better FlatBuffers detection
      
      * Add permute before 4D->3D reshape
      
      * Track layers layout
      
      * TFLite Convolution2DTransposeBias layer
      
      * Skip TFLite tests without FlatBuffers
      
      * Fix check of FlatBuffers in tests. Add readNetFromTFLite from buffer
      
      * TFLite Max Unpooling test
      
      * Add skip for TFLite unpooling test
      
      * Revert DW convolution workaround
      
      * Fix ObjC bindings
      
      * Better errors handling
      
      * Regenerate TFLite schema using flatc
      
      * dnn(tflite): more checks, better logging
      
      * Checks for unimplemented fusion. Fix tests
      76350cd3
  8. 12 2月, 2023 1 次提交
  9. 11 2月, 2023 3 次提交
  10. 10 2月, 2023 1 次提交
  11. 09 2月, 2023 5 次提交
  12. 07 2月, 2023 5 次提交
  13. 06 2月, 2023 4 次提交
  14. 03 2月, 2023 1 次提交
  15. 02 2月, 2023 3 次提交
  16. 01 2月, 2023 1 次提交
  17. 31 1月, 2023 2 次提交