tensorflow/third_party/tensorrt
Mustafa Kasap e605245fbd TensorRT support for ARM architectures (#17409)
i.e. without this modification Tensorflow under Nvidia Jetpack 3.2 is not compiling. Else condition in if-then-else block generates a path "%s/../include" which results in "/usr/lib/include" but it must be "/usr/include/aarch64-linux-gnu"... So this fix targets ARM architectures and with this fix, Tensorflow 1.6rc compiles fine with TensorRT support.
2018-03-14 18:17:26 -07:00
..
BUILD Set up TensorRT configurations for external use, and add a test. 2018-01-26 00:02:44 -08:00
build_defs.bzl.tpl Fix compilation issues with new build files 2018-01-29 15:08:26 -08:00
BUILD.tpl Fix some BUILD files 2018-02-06 09:26:20 -08:00
LICENSE Revert "Remove LICENSE file. It will be added internally instead." 2018-02-06 09:34:17 -08:00
tensorrt_configure.bzl TensorRT support for ARM architectures (#17409) 2018-03-14 18:17:26 -07:00