aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorflow.bzl
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Add a "libs" attribute to the tf_kernel_libraries BUILD rule. This is used toGravatar A. Unique TensorFlower2016-11-01
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* s/gcudacc/cuda/Gravatar Benoit Steiner2016-10-21
* Automatically build SWIG from sourceGravatar Justine Tunney2016-10-20
* Remove hard defined MIN_LOG_LEVEL.Gravatar A. Unique TensorFlower2016-10-20
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Automated rollback of change 136664737Gravatar A. Unique TensorFlower2016-10-20
* Fix aspect that checks for hdrs by allowing the struct toGravatar A. Unique TensorFlower2016-10-20
* Remove framework_headers filegroup, replace use with just collectingGravatar Vijay Vasudevan2016-10-19
* Suppress many compiler warningsGravatar Justine Tunney2016-10-18
* Move contrib/quantization ops to tensorflow/coreGravatar Andrew Harp2016-10-17
* Require that .cc files included in tf_kernel_library(gpu_srcs) be .cu.cc files.Gravatar Jonathan Hseu2016-10-17
* Adds a resource reference dtype to TF.Gravatar A. Unique TensorFlower2016-10-14
* Merge changes from github.Gravatar A. Unique TensorFlower2016-10-10
* Add an internal-only C++ wrapper around function_ops.Gravatar A. Unique TensorFlower2016-10-04
* Automated rollback of change 134501895Gravatar A. Unique TensorFlower2016-09-28
* Move contrib/quantization ops to tensorflow/coreGravatar Andrew Harp2016-09-28
* TF Checkpoint V2: SaveV2, RestoreV2, MergeV2Checkpoints ops.Gravatar Zongheng Yang2016-09-23
* Dropped support for gcudacc in the the build files.Gravatar Benoit Steiner2016-09-20
* Enable pass-through of flaky tag to tf_py_test and friends.Gravatar Eugene Brevdo2016-09-20
* Split python:ops into individual op libraries to allow for finer grain depend...Gravatar A. Unique TensorFlower2016-09-13
* To prepare for removal of cuda_cc_test(s) build rule, make all build rulesGravatar Gunhan Gulsoy2016-09-09
* Portability improvements.Gravatar A. Unique TensorFlower2016-09-07
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-09-07
* Include sha hash in python variable __version__Gravatar Andrew Selle2016-09-06
* Add config to support android_arm64Gravatar A. Unique TensorFlower2016-09-01
* Adding Cudnn RNN support.Gravatar Xiaoqiang Zheng2016-08-26
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-25
* Add option for passing in hidden ops to Python code generation as a file.Gravatar Derek Murray2016-08-23
* Split NodeDef out of graph.proto into node_def.proto. Needed so weGravatar A. Unique TensorFlower2016-08-22
* Addind rules for iOS.Gravatar A. Unique TensorFlower2016-08-09
* Ensure custom GPU kernels are properly registered.Gravatar Eugene Brevdo2016-08-03
* Add a blaze build library "android_tensorflow_test_lib_lite_no_rtti_lite_runt...Gravatar A. Unique TensorFlower2016-07-20
* Improvements to the C++ graph building API.Gravatar Manjunath Kudlur2016-07-15
* Code generation for C++ API.Gravatar Manjunath Kudlur2016-07-10
* Rollback linkstatic removal, unforeseen interaction on some archs.Gravatar A. Unique TensorFlower2016-06-29
* Remove linkstatic=1 from places where in un-needed in the newer Bazel version.Gravatar A. Unique TensorFlower2016-06-29
* Move library 'gradient_checker' out of kernel_tests/ into ops/.Gravatar A. Unique TensorFlower2016-06-21
* Give python/kernel_tests/ directory its own BUILD file.Gravatar A. Unique TensorFlower2016-06-14
* Generate headers with both ".proto.h" and ".pb.h" suffixes for android protos.Gravatar A. Unique TensorFlower2016-06-13
* Cleanup: Get rid of unused copy of simple threadpool implementation. The impl...Gravatar A. Unique TensorFlower2016-06-03
* Exclude test code from android sources.Gravatar A. Unique TensorFlower2016-06-01
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-27
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-26
* Pass -O3 when building tensorflow with clang -c opt. (This isn't hookedGravatar A. Unique TensorFlower2016-05-25
* 1.Add bzl function if_android and if_not_android.Gravatar A. Unique TensorFlower2016-05-23
* Enforce the rule that custom op libraries don't depend on core:framework orGravatar Manjunath Kudlur2016-05-18
* Change proto_text generation so it will work when tensorflow is included as aGravatar A. Unique TensorFlower2016-05-16
* Enforce the rule that custom op libraries don't depend on core:framework orGravatar A. Unique TensorFlower2016-05-13