aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/BUILD
Commit message (Expand)AuthorAge
* On android, don't preserve doc strings for registered ops. In a binary thatGravatar A. Unique TensorFlower2016-03-10
* Rollback of "Add MirrorPad op. This op is a variety of Pad op implementing re...Gravatar Vijay Vasudevan2016-03-09
* Add MirrorPad op. This op is a variety of Pad op implementing reflect andGravatar A. Unique TensorFlower2016-03-09
* Replace uses of RE2 with Scanner, for sources that are used on mobile.Gravatar A. Unique TensorFlower2016-03-09
* Remove redundant filegroup definitions from tensorflow/core/BUILD and just us...Gravatar Andrew Harp2016-03-08
* Remove some unnecessary py_api_versions from BUILD files.Gravatar Vijay Vasudevan2016-03-08
* TensorFlow: create a CPU device that is only created when GPUs are alsoGravatar Vijay Vasudevan2016-03-08
* Enables all `image_ops` functions to accept NumPy arrays.Gravatar Derek Murray2016-03-07
* TensorFlow: use GOOGLE_CUDA to prevent gpu library code from needingGravatar Vijay Vasudevan2016-03-05
* TensorFlow: enable cuda host memory allocation for GPU compatibleGravatar Vijay Vasudevan2016-03-05
* Merge attention_ops (which only has one op) into image_ops.Gravatar Josh Levenberg2016-03-03
* Merge summary_ops into logging_ops (both of which were small).Gravatar Josh Levenberg2016-03-03
* Remove extra LICENSE files.Gravatar Josh Levenberg2016-03-03
* Add optional comprehensive logging of memory allocation/deallocation events. ...Gravatar A. Unique TensorFlower2016-03-01
* Added a benchmark for the performance of dyanmic rnn with memory swapping. Fo...Gravatar Yuan Yu2016-02-29
* Fix OSS build breakage due to missing std namespace on vector.Gravatar A. Unique TensorFlower2016-02-29
* Bugfix to the Any protobufGravatar Eugene Brevdo2016-02-29
* Delete deprecated core:kernel_lib target now that it is noGravatar Josh Levenberg2016-02-29
* Add CTC (Connectionist Temporal Classification) Ops to TF contrib.Gravatar Eugene Brevdo2016-02-26
* Final fix to TestReporter (hopefully).Gravatar Eugene Brevdo2016-02-26
* Move core/common_runtime/gpu_device_context.h intoGravatar Josh Levenberg2016-02-26
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25
* Rollback of "TestReporter is back in. Maybe also fixed the Android build."Gravatar Vijay Vasudevan2016-02-25
* Make gpu_lib for non-cuda deps that we use in public kernels.Gravatar Vijay Vasudevan2016-02-25
* Execute TODO to rename io.* to save_restore_tensor.*. This willGravatar Josh Levenberg2016-02-25
* TestReporter is back in. Maybe also fixed the Android build.Gravatar Eugene Brevdo2016-02-25
* TensorFlow: fix bug in StringPiece::contains which made it alwaysGravatar Vijay Vasudevan2016-02-25
* Added TestReporter and test / benchmark reporting tools.Gravatar Eugene Brevdo2016-02-25
* Make core/framework/graph_def_util.h publicly accessible.Gravatar Josh Levenberg2016-02-24
* Give tensorflow/core/kernels/ its own BUILD file.Gravatar Josh Levenberg2016-02-24
* Adds a C++ test utility that makes it possible to run multi-process tests.Gravatar Derek Murray2016-02-23
* Flush denormals to zero on both CPU and GPUGravatar Geoffrey Irving2016-02-19
* Support NCHW in forward and backward convolution op.Gravatar Xiaoqiang Zheng2016-02-19
* TensorFlow: more fix to android BUILDGravatar Vijay Vasudevan2016-02-17
* TensorFlow: fix android buildGravatar Vijay Vasudevan2016-02-16
* Fixing an error where .cc file was accidentally included in extended_ops_head...Gravatar A. Unique TensorFlower2016-02-16
* Split android_tensorflow_lib into lite and full versions, to make it easier t...Gravatar A. Unique TensorFlower2016-02-16
* Update versions of bower components to reflect those inside Google. This also...Gravatar Dan Smilkov2016-02-16
* Rewrite of transpose so that its compilation time is tolerable. MainGravatar A. Unique TensorFlower2016-02-16
* Split all headers for extended ops into its own filegroup.Gravatar A. Unique TensorFlower2016-02-12
* TensorFlow: fix android OSS build to remove stray ruleGravatar Vijay Vasudevan2016-02-12
* Link with -lm.Gravatar Manjunath Kudlur2016-02-12
* Clean up saturate_cast, test, and move to tf.saturate_castGravatar Geoffrey Irving2016-02-11
* Moves MemoryType inference code out of OpKernel so that it can reused.Gravatar A. Unique TensorFlower2016-02-11
* Adding argmax and equal_to to android extended ops.Gravatar A. Unique TensorFlower2016-02-10
* Add versions to checkpointsGravatar Geoffrey Irving2016-02-10
* Splitting tensorflow android standard ops into two modules to enable separate...Gravatar A. Unique TensorFlower2016-02-10
* Improvements to TensorFlow android rulesGravatar A. Unique TensorFlower2016-02-09
* Move private "framework_headers" target out of the publicGravatar Josh Levenberg2016-02-09
* Cleaning up pylints - removing some unnecessary ones, beingGravatar David G. Andersen2016-02-08