- 21 May, 2019 1 commit
-
-
Robert Kimball authored
* Add move operations to AlignedBuffer * unit test
-
- 26 Apr, 2019 1 commit
-
-
pruthvi authored
-
- 16 Apr, 2019 2 commits
-
-
pruthvi authored
-
Robert Kimball authored
* remove ngraph::aligned_alloc and replaced with AlignedBuffer * allocate a minimum sized buffer is zero size is requested * move memory alignment value to static constant * move static constant to constexpr function
-
- 10 Apr, 2019 2 commits
- 04 Apr, 2019 1 commit
-
-
Jayaram Bobba authored
* Change Allocator arguments to raw pointers * Change backend API to return a single device allocator object
-
- 01 Apr, 2019 2 commits
- 29 Mar, 2019 1 commit
-
-
pruthvi authored
-
- 25 Mar, 2019 1 commit
-
-
pruthvi authored
- made changes to the backend/call_frame API to accept allocator instance instead of individual framework allocator instance
-
- 07 Mar, 2019 1 commit
-
-
pruthvi authored
-
- 28 Feb, 2019 1 commit
-
-
pruthvi authored
-
- 27 Feb, 2019 1 commit
-
-
pruthvi authored
-
- 23 Jan, 2019 1 commit
-
-
Amy Zhuang authored
* Check if the pointer returned by malloc is nullptr. * Use ngraph_error. * Add more pointer checks. * Replace malloc and free with ngraph_malloc and ngraph_free.
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 12 Oct, 2018 1 commit
-
-
Jayaram Bobba authored
* Handle zero sized buffer requests * Removed aligned buffer initialize() and moved allocation to constructor instead
-
- 30 Aug, 2018 1 commit
-
-
Robert Kimball authored
-
- 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
-
- 26 Jun, 2018 1 commit
-
-
Igor Kaplounenko authored
* updated to work with llvm 8.1 that tensorflow is built with * sane extensions on the mac * not doing rpath on apple * apply style
-
- 05 Mar, 2018 1 commit
-
-
Robert Kimball authored
* cleanup * cleanup * fix all headers to be standalone as far as includes go * include cleanup * cleanup includes * cleanup * include tester * wip * cleanup * cleanup * cleanup
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 20 Nov, 2017 1 commit
-
-
Robert Kimball authored
* wip * remove ndarray dependency from ParameterizedTensorView * get rid of operator= on ParameterizedTensorView * remove unimplemented ctor * remove get_parameterized_tensor_view from TensorView class * cleanup * the patient will get worse before getting better. remove ParameterizedTensorView from element type * cleanup obsolete includes * remove unused file * move aligned_buffer and cleanup * cleanup * wip * wip * wip * cleanup * cleanup * wip * finally got rid of getting a non-const vector from PTV * wips * wip * remove unused * fix PR comments
-
- 16 Nov, 2017 1 commit
-
-
Robert Kimball authored
-
- 15 Nov, 2017 1 commit
-
-
Robert Kimball authored
-