- 01 Jan, 2020 1 commit
-
-
Robert Kimball authored
* Update license to new year * Pick up some strays
-
- 20 Aug, 2019 1 commit
-
-
Adam Procter authored
-
- 19 Jul, 2019 1 commit
-
-
Adam Procter authored
* Split backend_test.in.cpp * style * Move backend_{graph_comparison,mlir}.in.cpp back * Move backend_mlir.in.cpp into backend/ dir * Disable some tests in PlaidML manifest
-
- 27 Mar, 2019 1 commit
-
-
Christian Convey authored
-
- 18 Mar, 2019 1 commit
-
-
Robert Kimball authored
* change float comparisons from == to all_close_f * style * address a few more direct float comparisons * add missing include * specify tightest tolerance for Broadcast and Reshape tests * Increased tightness of float testing Increased tightness of float testing via MIN_FLOAT_TOLERANCE_BITS parameter * style
-
- 22 Feb, 2019 1 commit
-
-
Robert Kimball authored
* use calls for new backend API in unit tests * fix compile error * fix compile error
-
- 03 Jan, 2019 1 commit
-
-
Robert Kimball authored
* update licenses for 2019 * style
-
- 19 Dec, 2018 1 commit
-
-
Robert Kimball authored
* make validate public * move compile call outside of call for unit tests * fix compile error * one more error
-
- 11 Dec, 2018 1 commit
-
-
Nick Korovaiko authored
* embedding fprop * add a new line * type prop tests * rename * add a stub handler for embeddinglookup on intelgpu * rename embedding.* to embedding_lookup * rename tests in manifest files * move embeddinglookup to catchall case * fix test case breaks after merge * add a negative test, pull up an assertion * fix test failures
-