aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ngraph/ngraph.BUILD
Commit message (Collapse)AuthorAge
* Fixed the broken unit testsGravatar avijit-nervana2018-09-27
|
* Updated the nGraph version.Gravatar avijit-nervana2018-09-24
|
* Updated with more unit testsGravatar avijit-nervana2018-09-05
|
* Added comments.Gravatar avijit-nervana2018-08-28
|
* Updated build filesGravatar avijit-nervana2018-08-23
|
* Added the BUILD files for tbb and updated the ngraph.BUILD withGravatar avijit-nervana2018-08-22
| | | | CPU library (DEX).
* Fixed the licence file names that was causing the nGraph build to fail.Gravatar avijit-nervana2018-08-22
|
* Merge pull request #21122 from NervanaSystems:masterGravatar TensorFlower Gardener2018-08-21
| | | | PiperOrigin-RevId: 209623532
* nGraph integration with TensorFlowGravatar Avijit2018-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