aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensorrt/test
Commit message (Expand)AuthorAge
* Fix python3 testsGravatar Guangda Lai2018-09-18
* Automated rollback of commit 19d66a950e2091bb598c6a2d375e14208f5773b2Gravatar Guangda Lai2018-09-18
* Add SavedModel support to TensorRT's create_inference_graph() API.Gravatar Guangda Lai2018-09-12
* Merge pull request #21075 from jjsjann123:trt4_input_patchGravatar TensorFlower Gardener2018-08-17
|\
| * Fix rank_two_test and reenable all other tests.Gravatar gracehoney2018-08-10
| * Fix rank_two_test.Gravatar gracehoney2018-08-09
| * Fix conflicts with upstream/masterGravatar gracehoney2018-08-09
| |\ | |/ |/|
* | Merge pull request #21138 from samikama:WiringUpdateGravatar TensorFlower Gardener2018-08-03
|\ \
| * | Fix ci build errors and internal test errors.Gravatar gracehoney2018-08-02
| * | Fix formatting issues, py3 errors and internal build errors.Gravatar gracehoney2018-07-31
| * | Add more testsGravatar gracehoney2018-07-30
| * | Merge branch 'master' of https://github.com/tensorflow/tensorflow into Wiring...Gravatar gracehoney2018-07-30
| |\ \ | |/ / |/| |
| * | Fix control dependency problems and add corresponding tests.Gravatar gracehoney2018-07-30
* | | Merge pull request #21131 from jjsjann123:alignment_testGravatar TensorFlower Gardener2018-07-28
|\ \ \ | |/ / |/| |
| * | Fix formattingGravatar gracehoney2018-07-26
| * | unit test added for memory alignmentGravatar Jie2018-07-25
* | | Enable TensorRT build.Gravatar Guangda Lai2018-07-25
|/ /
| * [tftrt]Gravatar Jie2018-07-23
|/
* Merge pull request #20774 from jjsjann123:test_prGravatar TensorFlower Gardener2018-07-20
|\
| * Disable unused import errors.Gravatar gracehoney2018-07-19
| * Fix dependency issues.Gravatar gracehoney2018-07-19
| * Fix python formatting issues.Gravatar gracehoney2018-07-19
| * [tftrt unit tests]Gravatar Jie2018-07-18
| * Fix conflicts with upstreamGravatar gracehoney2018-07-18
| |\ | |/ |/|
* | Fix tf_trt_integration_test in py3Gravatar gracehoney2018-07-18
| * Add support for multiple inputs.Gravatar gracehoney2018-07-18
| * Fix conflicts with upstream.Gravatar gracehoney2018-07-17
| |\ | |/ |/|
* | Fix various building/testing issues and enable basic TensorRT tests, details ...Gravatar Guangda Lai2018-07-16
| * Refactor the test base class so each subclass can define its own graph.Gravatar gracehoney2018-07-16
| * Refactor tf_trt_integration_test so we can extend it to other graphs.Gravatar gracehoney2018-07-16
| * [tftrt update]Gravatar Jie2018-07-13
* | Fix the order of adding const nodes to keep the topological order, and preven...Gravatar gracehoney2018-07-06
|/
* Fix internal build errors.Gravatar gracehoney2018-06-25
* Fix review commentsGravatar gracehoney2018-06-25
* Add back test_tftrt.pyGravatar gracehoney2018-06-25
* Remove debugging codesGravatar gracehoney2018-06-25
* Consolidate tf_trt_integration_test.py and remove test_tftrt.py, and fix a re...Gravatar gracehoney2018-06-25
* Fix internal build errors.Gravatar gracehoney2018-06-21
* Fix some formatting issuesGravatar gracehoney2018-06-21
* Address some commentsGravatar Sami Kama2018-06-19
* Another linter fixGravatar Sami Kama2018-06-19
* Workaround Grappler funcdef optimization issueGravatar Sami Kama2018-06-18
* Fix Py3 issue and device placementGravatar Sami Kama2018-06-18
* Address review comments and fix some issuesGravatar Sami Kama2018-06-14
* Merge with masterGravatar Sami Kama2018-06-06
|\
| * Added segment graphdef conversion functionsGravatar Sami Kama2018-06-06
* | Merge commit for internal changesGravatar zhengxq2018-05-16
|\ \ | |/ |/|
| * Remove _USE_C_API staging in tests now that the C API is enabled by default.Gravatar Skye Wanderman-Milne2018-05-16
* | Fixes for reviewGravatar Sami Kama2018-04-27
* | Clang-format and version fixGravatar Sami Kama2018-04-26