- 14 May, 2019 1 commit
-
-
Scott Cyphers authored
* Fix clang compiler warnings * Remove unintended file. * style * Not part of PR * Another extra closure ref * More warnings from merges * Lambda arg was used * Remove remaining osx compiler warnings * style * Try to avoid compiler warning * Same for the other test
-
- 02 Apr, 2019 1 commit
-
-
Scott Cyphers authored
-
- 19 Mar, 2019 1 commit
-
-
Amy Zhuang authored
* Fix debugger tests crash for CODEGEN. * Address PR feedback. * Expect exception for CODEGEN. * Address PR feedback.
-
- 27 Jan, 2019 1 commit
-
-
Robert Kimball authored
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 16 Nov, 2018 1 commit
-
-
Robert Kimball authored
* Move ParameterVector and ResultVector to the ngraph namespace where they belong * update python wrapper * more python fixes * style * Update setup.py * fix some new code
-
- 12 Nov, 2018 1 commit
-
-
Nick Korovaiko authored
* tracing * count tracepoint * address scotts feedback * merge * fix an ununsed var warning
-
- 31 Oct, 2018 1 commit
-
-
Robert Kimball authored
* create unique_ptr backend * unit test cleanup * address more code that was recently added * change from reference to pointer when passing backend to reduce the number of lines changed. * fix build error * fix python wrapper * style * more specific treatment for unique_ptr
-
- 26 Oct, 2018 1 commit
-
-
Nick Korovaiko authored
* gdb-like interface + tests * fix not being able to run call twice without call * fix continue bug * fix enables; rename kontinue to resume * switch from lists of functors,enables to vector * address scott's feedback * adding a debugger object * address jayarams feedback
-