- 01 Jan, 2020 1 commit
-
-
Robert Kimball authored
* Update license to new year * Pick up some strays
-
- 27 Feb, 2019 1 commit
-
-
Scott Cyphers authored
* Add info about lib versions in an easy to find place * Review comments
-
- 22 Feb, 2019 1 commit
-
-
Sang Ik Lee authored
-
- 19 Feb, 2019 1 commit
-
-
Sang Ik Lee authored
* Use git shallow clone if CMake >= 3.6. Remove BUILD_BYPRODUCTS. * Fix ONNX, protobuf integration.
-
- 15 Feb, 2019 1 commit
-
-
Sang Ik Lee authored
* Use uniform naming for external project prefixes and use INSTALL_DIR instead of SOURCE_DIR for referencing prebuilt external libraries. * TBB: Use single variable to share path across files.
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 09 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 28 Dec, 2017 1 commit
-
-
Jai Menon authored
* CMake: TBB integration placeholder * CMake: Integrate TBB * CMake: Indent * CMake: Rewrite TBB integration * CMake: More TBB integration changes * CMake: Install TBB headers and DSOs * CMake: Don't install the TBB debug DSO * CMake: Propagate ngraph's configured compiler setting over to MKL-DNN * CMake: Restore TBB debug DSO installation * CMake: Add installed headers to search path. This needs to be cleaned up along with other header search cleanup * CPU: Build and execute TBB flowgraphs * CPU: TBB fixes * CPU: More TBB fixes * CPU: Allow both TBB and serial codegen for now * TBB: get_arguments -> get_input_ops * CPU: Use node methods * CPU: Add TBB headers in the build directory to the search path * TBB: Incorporate various changes from master * CMake: Indentation fix * CMake: Indentation fix * CMake: TBB is mandatory so remove additional predicates * TBB: Add a test * CMake: Fix linker flags with GCC
-
- 26 Dec, 2017 1 commit
-
-
Robert Kimball authored
* add resource file generator and store all headers used by codegen in memory.
-
- 25 Nov, 2017 1 commit
-
-
Robert Kimball authored
* add json lib 2.1.1 * turn off clang-format for json lib * add unit test file * add code to poison the use of ngraph.hpp from within the ngraph library
-
- 20 Sep, 2017 2 commits
-
-
Christian Convey authored
* Done to achieve goal of having our #include directives all start with `"ngraph/`, like LLVM does.
-
Yixing Lao authored
-
- 19 Sep, 2017 1 commit
-
-
Bob Kimball authored
-
- 16 Sep, 2017 1 commit
-
-
Bob Kimball authored
add naming of tensors and tensor views add visualization pass add graph dump pass
-
- 15 Sep, 2017 1 commit
-
-
Scott Cyphers authored
-
- 14 Sep, 2017 1 commit
-
-
Adam Procter authored
* Implemented binops/unops with different return type from args * Implemented generic bases class for comparison and arith ops, changed current comparison ops to subclass it * Added a TraitedType for booleans * Moved arith and comparison ops to separate header files from `op.h`
-
- 13 Sep, 2017 2 commits
-
-
Scott Cyphers authored
Start of external function calling support
-
Bob Kimball authored
Add memory layout and liveness passes.
-
- 11 Sep, 2017 1 commit
-
-
Bob Kimball authored
-
- 10 Sep, 2017 1 commit
-
-
Robert Kimball authored
add test framework stuff wired up benchmark segfault for 5M nodes. fun make traverse_nodes not recursive print timings on benchmark unit test for pass manager
-
- 08 Sep, 2017 1 commit
-
-
Scott Cyphers authored
All tuples are expanded out to their component tensors. Output: Describes one tensor output of an node Input: Described one tensor input to a node, including the output supplying the value.
-
- 06 Sep, 2017 2 commits
-
-
Robert Kimball authored
add cmake finder for graphviz dot program and then conditionally compile visualization based on finding
-
Scott Cyphers authored
-
- 05 Sep, 2017 1 commit
-
-
Avijit authored
* Cleaned up the CMakeLists.txt to properly do the include paths and fixed the install targets. Also cleaned up the header files located in sub directories. * Added a simple C++ example with Makefile. * UPdated the readme with TF usage instructions.
-
- 31 Aug, 2017 1 commit
-
-
Robert Kimball authored
-
- 30 Aug, 2017 4 commits
-
-
Scott Cyphers authored
-
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.
-
- 29 Aug, 2017 1 commit
-
-
Scott Cyphers authored
-
- 23 Aug, 2017 1 commit
-
-
Scott Cyphers authored
-
- 22 Aug, 2017 2 commits
-
-
Robert Kimball authored
-
Scott Cyphers authored
-
- 19 Aug, 2017 1 commit
-
-
Scott Cyphers authored
-
- 16 Aug, 2017 1 commit
-
-
Avijit Chakraborty authored
-
- 10 Aug, 2017 1 commit
-
-
Robert Kimball authored
-
- 08 Aug, 2017 1 commit
-
-
Christian Convey authored
-
- 07 Aug, 2017 1 commit
-
-
Christian Convey authored
-
- 25 Jul, 2017 1 commit
-
-
Robert Kimball authored
-