- 20 Nov, 2018 1 commit
-
-
Nick Korovaiko authored
* swim a special case of broadcast * general case broadcast swimming for reshape sinking * fix in_order=false case * fix reshape redef warning * add broadcast swimming test * cleanup test case * fix warnings * fix test case
-
- 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
-
- 10 Oct, 2018 1 commit
-
-
Nick Korovaiko authored
* reshape sinking working on mnist_conv * forgot to add reshape_sinking files * refactoring of binary case * Quantize/Dequantize case, fix add case, add assert * address bob and scott's feedback * debug * fix a bug where reshapes are removed too early
-