- 11 Sep, 2017 3 commits
-
-
Robert Kimball authored
Add Doxygen support
-
Adam Procter authored
-
Adam Procter authored
-
- 09 Sep, 2017 1 commit
-
-
Scott Cyphers authored
Add input/output tensor information to nodes.
-
- 08 Sep, 2017 8 commits
-
-
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 5 commits
-
-
Adam Procter authored
-
Scott Cyphers authored
Finish type propagation in dot, add unit tests
-
Bob Kimball authored
-
Adam Procter authored
-
Scott Cyphers authored
add cmake finder for graphviz dot program and then conditionally comp…
-
- 06 Sep, 2017 8 commits
-
-
Scott Cyphers authored
A few binary elementwise ops
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Bob Kimball authored
-
Yixing Lao authored
fix install directory name. not sure why it worked on osx, but who re…
-
Bob Kimball authored
-
Robert Kimball authored
add cmake finder for graphviz dot program and then conditionally compile visualization based on finding
-
Scott Cyphers authored
-
- 05 Sep, 2017 9 commits
-
-
Scott Cyphers authored
Finish broadcast type propagation, add tests.
-
Scott Cyphers authored
Add eigen support
-
Robert Kimball authored
add eigen as external project. add very simple eigen unit test to test building/linking
-
Scott Cyphers authored
-
Scott Cyphers authored
Fix/sanitize type comparisons, add test
-
Scott Cyphers authored
-
Scott Cyphers authored
-
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.
-
Scott Cyphers authored
-
- 02 Sep, 2017 2 commits
-
-
Robert Kimball authored
De-use and cleanup op names.
-
Scott Cyphers authored
-
- 01 Sep, 2017 4 commits
-
-
Robert Kimball authored
Cyphers/names
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-