-
Scott Cyphers authored
* Provenance for builders (#3644) * Provenance for builders * Tests * Tests * Update src/ngraph/node.hpp Co-Authored-By: Sayantan 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