aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensorrt
Commit message (Expand)AuthorAge
* Disable tensorrt:unary_test in OSS since it crashes with SEGV.Gravatar Todd Wang2018-10-04
* Updating the V2 variables API.Gravatar Alexandre Passos2018-09-27
* Replace self.test_session(graph=<an object not None>) with self.session(graph...Gravatar A. Unique TensorFlower2018-09-24
* Merge pull request #22371 from aaroey:fix_zero_size_allocationGravatar TensorFlower Gardener2018-09-21
|\
* | Update links to install pages.Gravatar Billy Lamberta2018-09-20
| * Add comments about why we use uint64_t type for alignment.Gravatar Guangda Lai2018-09-20
| * Set back the ITensor name, but conditionally.Gravatar Guangda Lai2018-09-20
| * Fix variable name.Gravatar Guangda Lai2018-09-19
| * Change type to uint64_t for Align()Gravatar Guangda Lai2018-09-19
* | Merge pull request #21000 from ROCmSoftwarePlatform:upstream-staging-gpu-comm...Gravatar TensorFlower Gardener2018-09-19
|\ \
| | * Fix trt allocator and tensor name issues in convert_nodes.cc.Gravatar Guangda Lai2018-09-18
| | * Fix python3 testsGravatar Guangda Lai2018-09-18
| |/ |/|
* | Automated rollback of commit 19d66a950e2091bb598c6a2d375e14208f5773b2Gravatar Guangda Lai2018-09-18
* | Disable flaky gpu_base_testGravatar Gunhan Gulsoy2018-09-14
* | Add SavedModel support to TensorRT's create_inference_graph() API.Gravatar Guangda Lai2018-09-12
| * Rename CUDA GPU ID to platform GPU IDGravatar Wen-Heng (Jack) Chung2018-08-31
|/
* Directly import tensor.proto.h (the transitive import will be removed from te...Gravatar Eugene Brevdo2018-08-23
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Merge pull request #21508 from aaroey:fix_allocator_when_engine_device_not_sp...Gravatar TensorFlower Gardener2018-08-21
|\
* | Initialize TRTOptimizationPass members in the constructor, and use a utilGravatar Guangda Lai2018-08-21
| * Address review commentsGravatar gracehoney2018-08-20
* | Merge pull request #21075 from jjsjann123:trt4_input_patchGravatar TensorFlower Gardener2018-08-17
|\ \
| | * Add c++ test and remove python test.Gravatar gracehoney2018-08-16
* | | Make sure tensorrt and nccl kernels compile with newer versions of Eigen.Gravatar A. Unique TensorFlower2018-08-15
| * | Fix rank_two_test and reenable all other tests.Gravatar gracehoney2018-08-10
| | * Fix broken testGravatar gracehoney2018-08-09
| * | Fix rank_two_test.Gravatar gracehoney2018-08-09
| * | Fix conflicts with upstream/masterGravatar gracehoney2018-08-09
| |\ \ | |/ / |/| |
| | * Add test to reproduce the error.Gravatar gracehoney2018-08-09
| | * Try to find an allocator when the engine is not assigned a device.Gravatar gracehoney2018-08-08
| |/ |/|
* | Merge pull request #21138 from samikama:WiringUpdateGravatar TensorFlower Gardener2018-08-03
|\ \
* \ \ Merge pull request #20318 from aaroey:create_inference_graph_use_grapplerGravatar TensorFlower Gardener2018-08-03
|\ \ \
| | * | Fix ci build errors and internal test errors.Gravatar gracehoney2018-08-02
* | | | Change default visibility of tensorlow/contrib/tensorrt to public to allow us...Gravatar A. Unique TensorFlower2018-07-31
| | * | Fix formatting issues, py3 errors and internal build errors.Gravatar gracehoney2018-07-31
| | * | Fix comment.Gravatar gracehoney2018-07-30
| | * | 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
|\ \ \ \
| | | * \ Merge branch 'master' of https://github.com/tensorflow/tensorflow into Wiring...Gravatar gracehoney2018-07-27
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Remove the gen_locally tag which is no more needed.Gravatar Guangda Lai2018-07-26
| * | | | Fix formattingGravatar gracehoney2018-07-26
* | | | | Merge pull request #21100 from aaroey:fix_engine_op_fallbackGravatar TensorFlower Gardener2018-07-26
|\ \ \ \ \
| | | | * | Fix wiring issues in case engine building fails and add control connections t...Gravatar Sami Kama2018-07-25
| |_|_|/ / |/| | | |
| | * | | unit test added for memory alignmentGravatar Jie2018-07-25
* | | | | Enable TensorRT build.Gravatar Guangda Lai2018-07-25
| |/ / / |/| | |
| | | * merge upstream master; addressing review comments per changes upstreamGravatar Jie2018-07-24
| * | | Fix review commentsGravatar gracehoney2018-07-24
| * | | Let TrtEngineOp fallback to native tf function call for most of the failure c...Gravatar gracehoney2018-07-24
|/ / /