aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorflow.bzl
Commit message (Expand)AuthorAge
* Change if_x86 to if_linux_x86_64 (#11467)Gravatar Changming Sun2017-07-17
* Make TensorFlow build with wrapper-free MSVC CROSSTOOL (#11114)Gravatar Yun Peng2017-06-29
* Branch 160346151 (#11094)Gravatar Yifei Feng2017-06-28
* Sub-optimization for NHWC data-formatGravatar mdfaijul2017-06-13
* Windows: Make TensorFlow build without --cpu=x64_windows_msvc (#10466)Gravatar Yun Peng2017-06-07
* add Cuda{2D,3D}LaunchConfig that maximizes occupancy (#10032)Gravatar Gao, Xiang2017-06-06
* fix merge issuesGravatar Andrew Harp2017-06-03
|\
| * Internal changeGravatar A. Unique TensorFlower2017-06-01
| * Automated g4 rollback of changelist 157272843Gravatar A. Unique TensorFlower2017-05-26
* | add `clean_dep` to the callGravatar Croath Liu2017-05-27
| * Internal changeGravatar A. Unique TensorFlower2017-05-26
* | Support `if_darwin` conditionGravatar Croath Liu2017-05-26
|/
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* Automated g4 rollback of changelist 155428927Gravatar A. Unique TensorFlower2017-05-10
* Enable USE_GEMM_FOR_CONV and -O3 on android.Gravatar A. Unique TensorFlower2017-05-10
* Adds replace api into RunConfig.Gravatar Jianwei Xie2017-05-10
* Merge changes from github.Gravatar Dan Ringwalt2017-05-05
* Restore most of pull request #8606Gravatar Geoffrey Irving2017-04-05
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Internal changesGravatar Rohan Jain2017-03-23
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Fixing a bug with the tf_kernel_library rule where the exclude attribute in t...Gravatar Rohan Jain2017-03-22
* Depend on protobuf's header only library when building custom opsGravatar Manjunath Kudlur2017-03-07
* Refactor python BUILD targets.Gravatar Skye Wanderman-Milne2017-02-28
* Automated rollback of change 148492669Gravatar Manjunath Kudlur2017-02-25
* Rollback the change to depend on header only protobuf library.Gravatar Manjunath Kudlur2017-02-24
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
* Add configuration options for an android builds on x86 architecture.Gravatar A. Unique TensorFlower2017-02-13
* Check for SSE3 at runtime for denormal control, rather than relying on compil...Gravatar Pete Warden2017-02-12
* Replace dependency on entire proto library with just the headers for contrib.Gravatar Manjunath Kudlur2017-02-10
* Internal changeGravatar A. Unique TensorFlower2017-02-10
* Internal change.Gravatar A. Unique TensorFlower2017-02-09
* Merge changes from github.Gravatar Benoit Steiner2017-02-08
* Merge changes from github.Gravatar A. Unique TensorFlower2017-02-01
* C++ API changesGravatar Manjunath Kudlur2017-02-01
* Add a mechanism for hiding, skipping, and modifying the generated opGravatar A. Unique TensorFlower2017-02-01
* Add xla target for tensorflow tests that request them.Gravatar Eugene Brevdo2017-01-27
* Automated rollback of change 145703555Gravatar Eugene Brevdo2017-01-27
* Make LSTMCell use Defuns to speed up static graph builds, add compiled flag.Gravatar Eugene Brevdo2017-01-26
* Allow users of tf_gen_op_wrapper_cc() BUILD rule to specify whether to includ...Gravatar Peter Hawkins2017-01-17
* Merge changes from github.Gravatar Shanqing Cai2017-01-08
* Replaced cuda_path_flags() macro with a more genericGravatar A. Unique TensorFlower2017-01-06
* Make srcs and deps arguments to tf_cuda_cc_test build rule optional.Gravatar Peter Hawkins2017-01-04
* Define GEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK to allow building withGravatar A. Unique TensorFlower2016-12-22
* Automated rollback of change 142614852Gravatar A. Unique TensorFlower2016-12-21
* Define GEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK to allow building withGravatar A. Unique TensorFlower2016-12-20
* Allow gemmlowp to use slow reference pathGravatar Pete Warden2016-12-16
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Name the nameless build rulesGravatar Justine Tunney2016-12-09
* Merge changes from github.Gravatar Andrew Harp2016-12-08