- 14 Sep, 2017 8 commits
-
-
Scott Cyphers authored
Change Input/Output to instances in node rather than shared_ptr
-
Bob Kimball authored
-
Bob Kimball authored
-
Robert Kimball authored
CMake: Ninja fixes and MKLDNN integration
-
Robert Kimball authored
Add mechanism for pass dependency checking
-
Bob Kimball authored
-
Bob Kimball authored
-
Scott Cyphers authored
Tensors with eigen implementations for addition, multiplication
-
- 13 Sep, 2017 2 commits
-
-
Scott Cyphers authored
Start of external function calling support
-
Bob Kimball authored
Add memory layout and liveness passes.
-
- 12 Sep, 2017 1 commit
-
-
Avijit authored
* Fixed the paths in the include statements * absolute path include, relative to /src * fix invalid use of incomplete type * Fixed a compilation error.
-
- 11 Sep, 2017 7 commits
-
-
Scott Cyphers authored
Add pass manager
-
Bob Kimball authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
Currently MKL-DNN isn't supported on this platform
-
Robert Kimball authored
Add Doxygen support
-
Adam Procter authored
-
Adam Procter 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
-
- 09 Sep, 2017 2 commits
-
-
Jai Menon authored
-
Scott Cyphers authored
Add input/output tensor information to nodes.
-
- 08 Sep, 2017 9 commits
-
-
Jaikrishnan Menon authored
This is temporary and will be removed once upstreamed
-
Adam Procter authored
-
Adam Procter authored
Add support for 0D tensors to dot, clean up comments
-
Adam Procter authored
* Adds a "make doc" command, outputting documentation in $BUILD_DIR/doc
-
Scott Cyphers authored
-
Adam Procter authored
-
Adam Procter authored
-
Robert Kimball authored
update top sort to be linear rather than exponential complexit to b…
-
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.
-
- 07 Sep, 2017 7 commits
-
-
Adam Procter authored
-
Scott Cyphers authored
Finish type propagation in dot, add unit tests
-
Bob Kimball authored
-
Adam Procter authored
-
Jaikrishnan Menon authored
-
Jaikrishnan Menon authored
This was removed because the previous eigen CMake spec forced a new CMake version but that was taken out in a previous commit
-
Scott Cyphers authored
add cmake finder for graphviz dot program and then conditionally comp…
-
- 06 Sep, 2017 3 commits
-
-
Scott Cyphers authored
A few binary elementwise ops
-
Scott Cyphers authored
-
Scott Cyphers authored
-