aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Initial open-source release of XLA: Accelerated Linear Algebra.Gravatar Peter Hawkins2017-01-09
* Move TensorForestEstimator to contrib, since that's where most of its code is...Gravatar A. Unique TensorFlower2017-01-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-09
* Change reduce_join to treat reduction_indices in the same way asGravatar A. Unique TensorFlower2017-01-09
* Minor documentation fixes.Gravatar Yoni Ben-Meshulam2017-01-09
* Android: add contrib/android/README.mdGravatar Andrew Harp2017-01-09
* SimplePlacer: apply heuristics only if the candidate device is validGravatar Vijay Vasudevan2017-01-09
* Add input_map parameter to ImportGraphDefOptions.Gravatar Skye Wanderman-Milne2017-01-09
* Create a class to use for input specification in TensorForest, and support a ...Gravatar A. Unique TensorFlower2017-01-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-09
* Fused version of adjust_saturation.Gravatar A. Unique TensorFlower2017-01-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-09
* Added TensorArray.identity which returns a TensorArray with the same content ...Gravatar A. Unique TensorFlower2017-01-09
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-08
* Merge changes from github.Gravatar Shanqing Cai2017-01-08
* Automated rollback of change 143912820Gravatar Shanqing Cai2017-01-08
* Fixed string formatting and valid task listing.Gravatar A. Unique TensorFlower2017-01-08
* Fix a bad comment.Gravatar Martin Wicke2017-01-08
* fix tensorboard plugin pip issueGravatar Shanqing Cai2017-01-07
* Minor cleanup of documentation.Gravatar A. Unique TensorFlower2017-01-07
* Java: Generate pom.xml with the appropriate version number.Gravatar Asim Shankar2017-01-07
* Java: Make it easier to mix examples compiled with 'javac' and 'bazel run'Gravatar Asim Shankar2017-01-06
* tfdbg-tflearn integration: add dedicated doc + a kwarg renamingGravatar Shanqing Cai2017-01-06
* Add TensorFlow __init__.py back to py_binary targetsGravatar Justine Tunney2017-01-06
* Android: Ignore the return value of Matrix.mapRect(), as it cannot always be ...Gravatar Andrew Harp2017-01-06
* Define variables derived from int64s as int64.Gravatar A. Unique TensorFlower2017-01-06
* Catch AbortedError during init_op / ready_op via MonitoredSession.Gravatar Mustafa Ispir2017-01-06
* Removes probably old text.Gravatar A. Unique TensorFlower2017-01-06
* Switch GetCUDAHostAllocator() return the standard CPU allocator whenGravatar Vijay Vasudevan2017-01-06
* _construct_sparse_tensors_for_sparse_features returns a new dictionary instea...Gravatar A. Unique TensorFlower2017-01-06
* Makes some fields in Experiment mutable.Gravatar A. Unique TensorFlower2017-01-06
* Additional Ops files were added to the android build rules.Gravatar Yoni Ben-Meshulam2017-01-06
* Update docstring for checkpoint v2.Gravatar Cassandra Xia2017-01-06
* Improve error message during ImportError.Gravatar Vijay Vasudevan2017-01-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-06
* Add weighted_sparse_column support to one hotGravatar A. Unique TensorFlower2017-01-06
* Expose input layer min slice size for partitions in dnn.py.Gravatar A. Unique TensorFlower2017-01-06
* Android: make ObjecTracker field lookup safe for 64-bit builds.Gravatar Andrew Harp2017-01-06
* Replaced cuda_path_flags() macro with a more genericGravatar A. Unique TensorFlower2017-01-06
* tfdbg: fix syntax errors in example py filesGravatar Shanqing Cai2017-01-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-06
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-01-06
* Benchmark.run_op_benchmark now also stores (memory) allocator maximum usageGravatar Eugene Brevdo2017-01-06
* Add support for gradient calculation for concat_v2 with negative axis to fix ...Gravatar A. Unique TensorFlower2017-01-06
* Allow empty tf.Features in the FeatureLists for sparse sequence examples.Gravatar A. Unique TensorFlower2017-01-06
* Add input initialization values to benchmarkGravatar Pete Warden2017-01-06
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-06
* Convert tf.flags usage to argparse. Move use of FLAGS globals into main() only.Gravatar Vijay Vasudevan2017-01-06
* Check node input and output types are float before quantizingGravatar Pete Warden2017-01-06