Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed the broken unit tests | avijit-nervana | 2018-09-27 |
| | |||
* | Removed the hdrs list as it's not neeed | avijit-nervana | 2018-09-25 |
| | |||
* | Updated the nGraph version. | avijit-nervana | 2018-09-24 |
| | |||
* | Merge pull request #22160 from NervanaSystems:avijit/add-cpu-backend | TensorFlower Gardener | 2018-09-18 |
|\ | | | | | | | PiperOrigin-RevId: 213546915 | ||
| * | Updated with more unit tests | avijit-nervana | 2018-09-05 |
| | | |||
| * | Updated the unit test files | avijit-nervana | 2018-09-04 |
| | | |||
| * | Added the api for the bridge | avijit-nervana | 2018-09-04 |
| | | |||
| * | Added comments. | avijit-nervana | 2018-08-28 |
| | | |||
| * | Added new version of the bridge that supports deviceless operation. | avijit-nervana | 2018-08-27 |
| | | |||
| * | Added more unit tests and upgraded to the device-less bridge. | avijit-nervana | 2018-08-24 |
| | | |||
| * | Updated build files | avijit-nervana | 2018-08-23 |
| | | |||
| * | Added the BUILD files for tbb and updated the ngraph.BUILD with | avijit-nervana | 2018-08-22 |
|/ | | | | CPU library (DEX). | ||
* | Fixed the licence file names that was causing the nGraph build to fail. | avijit-nervana | 2018-08-22 |
| | |||
* | Merge pull request #21122 from NervanaSystems:master | TensorFlower Gardener | 2018-08-21 |
| | | | | PiperOrigin-RevId: 209623532 | ||
* | Updated based on PR feedback. | Avijit | 2018-08-12 |
| | |||
* | Merge remote-tracking branch 'upstream/master' and changes | avijit-nervana | 2018-07-31 |
| | | | | based on PR review comments. | ||
* | nGraph integration with TensorFlow | Avijit | 2018-07-24 |
* Added nGraph bridge as a third_party to be built with TensorFlow based on user selection. * Added a limited set of C++ unit tests to verify the correctness of the computation |