aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensorrt
Commit message (Expand)AuthorAge
...
| | * [tftrt]Gravatar Jie2018-07-23
| |/ |/|
* | Merge pull request #20755 from aaroey:segmentor_fixGravatar TensorFlower Gardener2018-07-23
|\ \
| * | Fix segment_test build dependency.Gravatar gracehoney2018-07-23
| | * Fix formatting issues.Gravatar gracehoney2018-07-22
| * | Fix formatting issuesGravatar gracehoney2018-07-21
* | | Exclude (some) tensorrt tests from mac build and cuda_on_cpu build.Gravatar Guangda Lai2018-07-20
* | | Merge pull request #20774 from jjsjann123:test_prGravatar TensorFlower Gardener2018-07-20
|\ \ \
* \ \ \ Merge pull request #20969 from aaroey:fix_plugin_testGravatar TensorFlower Gardener2018-07-19
|\ \ \ \
* | | | | Implement something similar to std::align since it's not supported.Gravatar Guangda Lai2018-07-19
| | * | | Disable unused import errors.Gravatar gracehoney2018-07-19
| * | | | Disable the plugin test by default.Gravatar gracehoney2018-07-19
| | * | | Fix dependency issues.Gravatar gracehoney2018-07-19
| | * | | Fix python formatting issues.Gravatar gracehoney2018-07-19
| * | | | Fix deserializeCudaEngine to take the real plugin factory pointer, introduced...Gravatar gracehoney2018-07-18
* | | | | Fix a bug where plugin factory didn't reset the unique_ptr but release it (th...Gravatar gracehoney2018-07-18
| | * | | [tftrt unit tests]Gravatar Jie2018-07-18
| * | | | Merge branch 'master' of https://github.com/tensorflow/tensorflow into fix_pl...Gravatar gracehoney2018-07-18
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #20862 from jjsjann123:alignment_prGravatar TensorFlower Gardener2018-07-18
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #20675 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-07-18
|\ \ \ \ \ \
| | | | * \ \ Fix conflicts with upstreamGravatar gracehoney2018-07-18
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | * Revert "Fix tf_trt_integration_test.py when running in python3."Gravatar gracehoney2018-07-18
| | * | | | | [trt allocator]Gravatar Jie2018-07-18
| | | * | | | Set plugin_converter_ and enable tests for custom_plugin_example.Gravatar gracehoney2018-07-18
* | | | | | | Fix tf_trt_integration_test in py3Gravatar gracehoney2018-07-18
| |_|/ / / / |/| | | | |
| | | * | | Add support for multiple inputs.Gravatar gracehoney2018-07-18
| | * | | | Merge branch 'master' into alignment_prGravatar jjsjann1232018-07-17
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | check the status for std::align; removing memory allocate/free validationGravatar Jie2018-07-17
* | | | | | Fix window bazel build failure by exclusing tensorflow/contrib/tensorrt:init_...Gravatar Guangda Lai2018-07-17
| | * | | | 1. rename class member variables with trailing underscoreGravatar Jie2018-07-17
| | * | | | addressing review comments; changing set to unordered_setGravatar Jie2018-07-17
| | | | | * Use grappler to reimplement ConvertGraphDefToTensorRT().Gravatar gracehoney2018-07-17
| | | * | | Fix conflicts with upstream.Gravatar gracehoney2018-07-17
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Fix conflicts with upstream.Gravatar gracehoney2018-07-17
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | * | Fix review comments and formatting issues.Gravatar gracehoney2018-07-17
| | | | * | Fix conflicts with upstreamGravatar 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
| | * | | | [tftrt]Gravatar Jie2018-07-16
* | | | | | Merge pull request #20851 from samikama:KeepInputsGravatar TensorFlower Gardener2018-07-16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #20603 from aaroey:fix_const_nodes_adding_orderGravatar TensorFlower Gardener2018-07-16
|\ \ \ \ \ \
| | | | * | | Refactor tf_trt_integration_test so we can extend it to other graphs.Gravatar gracehoney2018-07-16
| | * | | | | Update trt_optimization_pass.ccGravatar Rasmus Munk Larsen2018-07-16
| | * | | | | Clang format, updated commentGravatar Sami Kama2018-07-16
| | * | | | | Add support for possible extra : in input namesGravatar Sami Kama2018-07-16
| |/ / / / / |/| | | | |
* | | | | | Remove unnecessary for loopGravatar Sami Kama2018-07-13
* | | | | | Add all keep nodes to output listsGravatar Sami Kama2018-07-13
* | | | | | Merge pull request #20350 from jjsjann123:trt4_prGravatar TensorFlower Gardener2018-07-13
|\ \ \ \ \ \
| | | | * | | [tftrt update]Gravatar Jie2018-07-13
| |_|_|/ / / |/| | | | |
| | | | | * Fix conflicts with upstream/masterGravatar gracehoney2018-07-12
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | * | Implement the input/output edge validatersGravatar gracehoney2018-07-12