- 04 Oct, 2018 6 commits
-
-
Fenglei authored
* add a test failed on gpu, pass on cpu * fixed bug * get datatype size * add descript for test * update comment * update comments and name
-
Nick Korovaiko authored
* show types in visualize_tree * fix a warning * address Bob's feedback
-
Robert Kimball authored
-
Pruthvi authored
-
Fenglei authored
-
Nick Korovaiko authored
-
- 03 Oct, 2018 3 commits
-
-
L.S. Cook authored
* add doctools js from basic theme sphinx repo * fixes from PR 672 RTD theme regarding sphinx build
-
shssf authored
* IntelGPU backend: Operation Reduce implemented * PR1736. Style fixed
-
Ayan Moitra authored
* cublas emitter * clang format fixes * Initial comment incorporation from Chris * Chris's If-else change comment incorporation * incorporating Bob's comments phase 1 * Remove unnecessary headers in cublas emitter hpp & cpp (as per Bob's comments) * clang format on previous commit * incorporate fenglei's refactoring comment * incorporating comments * Incorporate Chris's final comment * All comments resolved * Resolve Geoff's comments * Change cache_primitive to register_primitive
-
- 02 Oct, 2018 9 commits
-
-
shssf authored
-
Robert Kimball authored
-
Adam Procter authored
Partial Shapes, Part 1: Classes for partially known shapes, possibly unknown dimensions
-
Adam Procter authored
-
Adam Procter authored
Pretty sure at this point that I was reading the docs correctly.
-
Adam Procter authored
-
Adam Procter authored
-
Pruthvi authored
* WIP input * weights rnn optimization * concat + slcing + replacing new node works * WIP unit test case of fusing rnn inputs * - Added unit test case for fusing rnn input weights - registered CPURnnMatFusion_v1/v2 in codegen and DEX * fixed redeclaration of a variable * Refactored rnn input traformation passes into a single pass * Refactored CPURnnMatFusion call back functions * change random generator range to include -ve values in unit test * address PR comments * dont fuse if the shape of the data slices dont match
-
Adam Procter authored
-
- 01 Oct, 2018 7 commits
-
-
Robert Kimball authored
* rename GPU_TensorView to GPUTensor and GPUTensorViewWrapper to GPUTensorWrapper * undo bad search/replace * revert change
-
Adam Procter authored
-
Robert Kimball authored
* cleanup * cleanup header includes * cleanup * cleanup TensorMemoryReservation pass * include cleanup * more cleanup * more header cleanup * style * Remove obsolete comments
-
Fenglei authored
-
Adam Procter authored
-
Scott Cyphers authored
* Sigmoid and tanh doc, edit for abs * Add equation for sigmoid.
-
Adam Procter authored
* Add CODEOWNERS file (will have no effect until enabled in GitHub settings) * Review comments, and fix a username * Tabs -> spaces * Review comments * /maint/ to @cconvey * /maint/ back to @diyessi by default
-
- 30 Sep, 2018 1 commit
-
-
Robert Kimball authored
-
- 29 Sep, 2018 2 commits
-
-
Robert Kimball authored
* rename files * rename runtime TensorView to Tensor * rename HostTensorView to HostTensor
-
Robert Kimball authored
* Address deferred comments from PR 1676 * use dynamic pointer cast for added error checking
-
- 28 Sep, 2018 11 commits
-
-
Nick Korovaiko authored
* set_output_size fix * add assert * dont run get_loop_kernels twice
-
shssf authored
-
shssf authored
-
shssf authored
-
Anna Alberska authored
-
shssf authored
-
Adam Procter authored
-
Fenglei authored
-
mchrusci authored
* CI speedup and simplification * Rebuild cached master when branch build fails * Fixed sed command * Fixed cahced nGraph path * Exit function if cmake or make fails * Fixed build path * Fail building in case cached ngraph is not built * Ensure cached nGraph is on master before pulling
-
Adam Straw authored
* add ngraph dequantize op * use a floating point offset * code format * reminder to fix serializer * add serializer support * add dequantize test cases * cleanup and code format * fix build warning for implicit conversion
-
gaurides authored
-
- 27 Sep, 2018 1 commit
-
-
Adam Procter authored
-