- 08 Jun, 2019 1 commit
-
-
Robert Kimball authored
* Change serializer disable so that it is enabled by default if you do nothing * fix serializer disable * fix disabled build
-
- 05 Jun, 2019 1 commit
-
-
Jayaram Bobba authored
* Combine transpose and reshape pattern into a single reshape * optimize reshapes only if in/out shapes dont match * Default to svg format for visualizing graphs and provide an env variable to change it
-
- 15 May, 2019 1 commit
-
-
Louis Feng authored
* constexpr ctor for EnumMask * added pass properties to core passes. * added unit tests. * minor fixes.
-
- 26 Apr, 2019 1 commit
-
-
Jayaram Bobba authored
Added NGRAPH_JSON_ENABLE to conditionally enable code/features relying on external JSON libraries (#2821)
-
- 09 Apr, 2019 1 commit
-
-
Robert Kimball authored
-
- 05 Apr, 2019 1 commit
-
-
Ayan Moitra authored
* [WIP] First commit * Incremental code changes * Incremental code changes * Further mods * Improve src + add more tests * Another test added * clang * Added NGRAPH_DEBUG statements * Incorporate Xiaoyu and Scott's comment * Incorporate Adam's comments in tests * Incorporate Adam's comments * Add Jayaram's comments
-
- 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
-
- 29 Aug, 2018 1 commit
-
-
Robert Kimball authored
* use line comments instead of multiline comments for license header * update more * update new files * more header updates * style
-
- 23 Apr, 2018 1 commit
-
-
Nick Korovaiko authored
* any -> skip * run style check
-
- 16 Apr, 2018 1 commit
-
-
Nick Korovaiko authored
* get_input_op -> get_argument * more replacing * more replacing2
-
- 21 Mar, 2018 1 commit
-
-
Robert Kimball authored
* rename directories to be consistent * rename reference namespace to match directory
-
- 06 Mar, 2018 1 commit
-
-
Nick Korovaiko authored
* generalize matmulbias fixes disable logging * unit-test failures
-
- 28 Feb, 2018 1 commit
-
-
Robert Kimball authored
* make json lib an external project * add env var to turn warnings to errors
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 01 Feb, 2018 1 commit
-
-
Nick Korovaiko authored
* simplification pass * serializer change to test models * some small test fixes * addressing Scott's feedback * missed one nn * formatting fixes * simplification -> reshape_elimination
-