1. 01 Oct, 2019 1 commit
    • Scott Cyphers's avatar
      Master edition of Provenance for builders (#3647) · 8ed67b44
      Scott Cyphers authored
      * Provenance for builders (#3644)
      
      * Provenance for builders
      
      * Tests
      
      * Tests
      
      * Update src/ngraph/node.hpp
      Co-Authored-By: 's avatarSayantan Sarkar <sayantan.sarkar@intel.com>
      
      * style
      
      Finish migration
      
      * Migration to master
      
      * Handle op constructors that construct ops
      
      * Update provenance for topk
      
      * Add missing input (#3691)
      
      * Add missing input
      
      * If builder does nothing, don't dive into the inputs
      
      * Reverse test
      
      * simplify, add test
      
      * Add test
      
      * add test
      8ed67b44
  2. 19 Sep, 2019 1 commit
  3. 16 Jul, 2019 1 commit
  4. 17 May, 2019 1 commit
  5. 08 May, 2019 1 commit
  6. 18 Apr, 2019 1 commit
    • Mohammad Mahbubuzzaman's avatar
      Adds provenance tag propagation (#2747) · 6cfe5b41
      Mohammad Mahbubuzzaman authored
      * Add some unit tests for provenance with node replacement
      
      * One more test
      
      * add provenace propagation
      
      * Adds ability to control whether provenance is on or off
      
      * Add some unit tests for provenance with node replacement
      
      * One more test
      
      * add provenace propagation
      
      * Adds ability to control whether provenance is on or off
      
      * Removes extraneous semicolon
      
      * Fixes include header errors
      
      * Reimplements provenance enable flag using global variable
      
      * Fixes style issues.
      
      * Adds newline at the end of file.
      
      * Fixes function return type.
      
      * Adds RAII mechanism for localizing provenance enable state in testing.
      
      * Improves getter/setter method name to match variable name.
      
      * Adds s_ prefix to global variable provenance_enabled.
      6cfe5b41
  7. 09 Apr, 2019 1 commit
  8. 05 Apr, 2019 1 commit