aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Make _USE_C_API = True and _USE_C_SHAPES = False work with handle data, take 2.Gravatar Skye Wanderman-Milne2018-03-27
* [tf.data] Raise error when window size is 0 in `tf.contrib.data.group_by_wind...Gravatar Derek Murray2018-03-27
* Improve error message when users forget to pass toco cmdline args for quantiz...Gravatar Suharsh Sivakumar2018-03-27
* Add "serve" as a default value for savedmodel_tagset.Gravatar Nupur Garg2018-03-27
* Fix documentation of Clamp; it does not take a computation at all.Gravatar Dimitris Vardoulakis2018-03-27
* Fast path for calling pack when the list is full of eager tensors.Gravatar Akshay Modi2018-03-27
* [TF:XLA] Force DebugOptions to be specified when calling HloModule::CreateMod...Gravatar Nick Desaulniers2018-03-27
* Updating test so that it evaluates the optimized and original graph and check...Gravatar A. Unique TensorFlower2018-03-27
* Improved shape inference for reshapeGravatar Benoit Steiner2018-03-27
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-27
* Exclude Python C extension from tensorflow/c:srcs target.Gravatar Skye Wanderman-Milne2018-03-27
* Fix: Clamp takes three arguments after computation, not arbitrarily many.Gravatar Dimitris Vardoulakis2018-03-27
* Match behavior of py_func in graph and eager.Gravatar Alexandre Passos2018-03-27
* Internal cleanup.Gravatar A. Unique TensorFlower2018-03-27
* import tpu profiler analysis grpc python stub to tensorflow.Gravatar A. Unique TensorFlower2018-03-27
* Prevent warning every time someone imports contrib.learn.datasets.baseGravatar James Keeling2018-03-27
* Flush the output of print (fixes out-of-order prints in public colab)Gravatar A. Unique TensorFlower2018-03-27
* Automated g4 rollback of changelist 188385868Gravatar Peter Hawkins2018-03-27
* Optimized quantized fully-connected op for LSTMs.Gravatar A. Unique TensorFlower2018-03-27
* - Added support a different strategy for cov computations in the multi-tower ...Gravatar A. Unique TensorFlower2018-03-27
* Don't flush denormals when calling Eigen::SelfAdjointEigenSolver.Gravatar A. Unique TensorFlower2018-03-27
* Avoid reading the input file twice for InitializableLookupTable in combinatio...Gravatar A. Unique TensorFlower2018-03-27
* Handle out of range values when casting from floating point to integer in qua...Gravatar A. Unique TensorFlower2018-03-27
* Remove broken ibiblio urlGravatar Justine Tunney2018-03-27
* Fix acknowledgment to say "Blade Team of Tencent" in security.md file.Gravatar Michael Case2018-03-26
* [XLA:CPU] Allow the shape partition algorithm to partition the most minorGravatar Bixia Zheng2018-03-26
* Use is_resource_variable() in train.assert_gloabl_step.Gravatar A. Unique TensorFlower2018-03-26
* Add class DistributionStrategy to python/training/, though not partGravatar A. Unique TensorFlower2018-03-26
* [XLA] Add tests for R1 PRED Slices.Gravatar Michael Kuperstein2018-03-26
* Include subscripts in the list of nodes accepted for replacement.Gravatar A. Unique TensorFlower2018-03-26
* Do not assume Attribute nodes always have a QN - it may be missing for attrib...Gravatar A. Unique TensorFlower2018-03-26
* Updating documentation of supported ops.Gravatar Nupur Garg2018-03-26
* Include additional cases for evaluating the fqn annotation.Gravatar A. Unique TensorFlower2018-03-26
* Fix inconsistency in run_cond.Gravatar A. Unique TensorFlower2018-03-26
* Add "distribute" argument to tf.estimator.RunConfig() in anticipationGravatar A. Unique TensorFlower2018-03-26
* [XLA] Redesign: implement and test ternary ops.Gravatar A. Unique TensorFlower2018-03-26
* Finish deprecation of tf.contrib.bayesflow.{HMC,MetropolisHastings}.Gravatar Joshua V. Dillon2018-03-26
* [XLA] Redesign: handle metadata and sharding.Gravatar A. Unique TensorFlower2018-03-26
* Add missing parameter to OP_REQUIRES call.Gravatar A. Unique TensorFlower2018-03-26
* Save the last loss reduction method (for future use).Gravatar A. Unique TensorFlower2018-03-26
* Rename convert_savedmodel to convert_saved_modelGravatar Suharsh Sivakumar2018-03-26
* Makes tf.gather not silently snapshot resource variables.Gravatar Alexandre Passos2018-03-26
* In the experimental C API, parametrized batch_size for the generate dataset /...Gravatar Mingsheng Hong2018-03-26
* Update recompute_grad for TPUGravatar A. Unique TensorFlower2018-03-26
* [XLA] Redesign: implement and test unary and binary ops.Gravatar A. Unique TensorFlower2018-03-26
* Fix some compiler warnings in MKL-DNN build.Gravatar A. Unique TensorFlower2018-03-26
* Clarify eager gradient doc stringsGravatar Igor Ganichev2018-03-26
* Add description of shapes and a pointer to external tutorial notebook in `tf....Gravatar A. Unique TensorFlower2018-03-26
* Quick fix to assign_moving_average documentation formatting.Gravatar A. Unique TensorFlower2018-03-26
* Global rename of py2tf to autographGravatar A. Unique TensorFlower2018-03-26