Skip to content
  1. Nov 04, 2022
  2. May 25, 2022
  3. Apr 12, 2022
    • Davide Grohmann's avatar
      Update the documentation · 2f9c333a
      Davide Grohmann authored
      - Improve build section by describing new build options
      - Add a section about driver APIs and basic usage examples
      - Add a section about mutexes and semaphores
      - Add a section about begin/end inference callbacks
      - Add a brief section about driver implementation design
      - Fix markdown title/subtitles structure
      - Small fixing of typos and rewording
      
      Also add .gitignore
      
      Change-Id: I7216a2b72b0dfaa605620f4344da205235339ddb
      2f9c333a
  4. Feb 23, 2021
  5. Nov 16, 2020
    • Per Astrand's avatar
      Flush and invalidate data caches · 3c8afcca
      Per Astrand authored
      Implement a weak linked function to handle the data cache.
      If the specific device is implementing a data cache the function should
      be overriden with device specific implementation of the flush/invalidate
      functions to make sure that the cache is properly maintained with
      regards to the NPU DMA transaction.
      
      Change-Id: I175644ef37bee62cc77d789d2b7bc3073e72ea5a
      3c8afcca
  6. Oct 23, 2020
  7. Sep 01, 2020
    • Kristofer Jonsson's avatar
      Update README.md · ea1f593c
      Kristofer Jonsson authored
      Add information how to contribute and how to report security incidents.
      
      Change-Id: I7946e66b30c4e338ffa5a279b5d769a764c34f0f
      ea1f593c
  8. May 05, 2020
Loading