1. 01 Jan, 2020 1 commit
  2. 02 Dec, 2019 1 commit
    • Pruthvi's avatar
      Relax check on LRN for rank requirement to be >=3 (#3952) · f2a8f6e5
      Pruthvi authored
      *  relax check for LRN for requirement rank should be >=3
      
      * rename unit test names
      
      * - Disable lrn unit test with axes for CPU backend
      
      * remove outdated unit test on rank requirement from type_prop
      
      * - disable newly added lrn unit test in plaidMl
      f2a8f6e5
  3. 30 Aug, 2019 1 commit
    • Mateusz Bencer's avatar
      [Spec] Implement support for axes input of LRN op in reference implementation (#3454) · b18cb73d
      Mateusz Bencer authored
      * Axes input was added to LRN
      
      * Unit tests for axes shape check were added
      
      * LRN node deserialization was updated
      
      * Fixed EOF and clang style applied
      
      * Changed Constant to Parameter type in unit tests
      
      * Expanded LRN reference ingterface
      
      * Fixed LRN assert description
      
      * Fixed passing arguments
      
      * Reference implementation for one axis
      
      * Implementation for channel
      
      * Implementation for hw
      
      * working on recurence version
      
      * Implemented recurence version for hw
      
      * Reference implementation code refactor
      
      * Fixed ref LRN implementation and added tests
      
      * Added 6D unit test
      
      * Clang styles applied
      
      * Code review remarks introduced
      
      * Support for dynamic shape of axes input
      
      * Clang styles applied
      
      * Code review remarks introduced
      
      * Added checking if axes values are in correct range
      
      * Clang styles applied
      
      * Removed redundant include
      
      * Code review remarks introduced
      b18cb73d
  4. 23 Jul, 2019 1 commit
  5. 19 Jul, 2019 1 commit