- 19 Sep, 2019 1 commit
-
-
Scott Cyphers authored
* Fix unsigned comparison and implicit double conversion * Eliminate sign/unsigned compare warnings, implicit double conversion * Missed type * Neww int type * omp compromise * style
-
- 21 Jul, 2019 2 commits
-
-
Robert Kimball authored
-
Robert Kimball authored
-
- 11 Jul, 2019 1 commit
-
-
Robert Kimball authored
-
- 05 Jul, 2019 1 commit
-
-
Robert Kimball authored
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 12 Sep, 2018 1 commit
-
-
Robert Kimball authored
* add option to copy intput/output data for each iteration * add support for stale buffers
-
- 30 Aug, 2018 1 commit
-
-
Robert Kimball authored
* only print details if details enabled * refactor print routines to main file * refactor for multi dir support * dir support prints nice results
-
- 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
-
- 08 Aug, 2018 1 commit
-
-
Jaikrishnan Menon authored
* Add an option to exclude the first iteration * Switch to warmup iterations * Cleanup
-
- 03 Jul, 2018 1 commit
-
-
Robert Kimball authored
* nbench cleanup * update style
-
- 13 Apr, 2018 1 commit
-
-
Robert Kimball authored
* remove deprecated * remove all legacy Backend API usage remove deprecated files * pull in changes from master * fix GPU calls * disable tests in convolution generator * update per PR comments. Enable performance counter feature. * update per PR comments * fix build error * fix conditionally compiled test :(
-
- 11 Mar, 2018 1 commit
-
-
Robert Kimball authored
* fix detailed timing flag * more detailed info
-
- 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
-
- 20 Feb, 2018 1 commit
-
-
Ashok Emani authored
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 03 Feb, 2018 1 commit
-
-
Robert Kimball authored
add robust replacement for is_functionally_identical that relies on comparing emitting functions as string (#441)
-
- 18 Jan, 2018 1 commit
-
-
Robert Kimball authored
* change default is_functionally_identical to return false so if an op forgets to override it gets a behavior that might be slower to compile but it will at least work
-
- 14 Dec, 2017 1 commit
-
-
Nick Korovaiko authored
* tuple -> xla_tuple (+headers) xla_get_tuple_element get_tuple_element headers adding get_tuple_element + fixes get_tuple_element XLAFunction; breaks tests compiling libngraph.so w/ XLAFunction and Function; fixing tests is next build & test fixes formatting m_arguments -> get_arguments (first step to hide m_arguments) removing some get_arguments get_arguments -> get_arguments_DEPRECATED more DEPRECATED formatting m_arguments no more! at least technically halfway tests pass xla_function.cpp/hpp move defs into cpp files get_input_argument -> get_input_op formatting * add xla_function.* and assert -> throw * assert -> throw, remove cassert * removing emitter.cpp; poor guy got left behind * addressing feedback p1 * rename GetTupleElement -> GetOutputElement * adding a comment to get_arguments_FOR_GRAPH_REWRITE_ONLY * removing virtual off set_name
-
- 20 Oct, 2017 1 commit
-
-
Scott Cyphers authored
-
- 12 Oct, 2017 1 commit
-
-
Scott Cyphers authored
-
- 06 Oct, 2017 1 commit
-
-
Scott Cyphers authored
Add a minimal Backend API and make the interpreter use it. read/write tensors (for frameworks)
-
- 28 Sep, 2017 1 commit
-
-
Scott Cyphers authored
-
- 20 Sep, 2017 1 commit
-
-
Christian Convey authored
* Done to achieve goal of having our #include directives all start with `"ngraph/`, like LLVM does.
-
- 19 Sep, 2017 1 commit
-
-
Bob Kimball authored
-
- 02 Sep, 2017 1 commit
-
-
Scott Cyphers authored
-
- 01 Sep, 2017 2 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
-
- 30 Aug, 2017 3 commits
-
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
Element types needed some reorganization to allow literals to know what kind of values to hold.
-
- 22 Aug, 2017 1 commit
-
-
Robert Kimball authored
-
- 25 Jul, 2017 1 commit
-
-
Robert Kimball authored
-