aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Always imports the contrib summary ops when importing tensorflow.Gravatar Alexandre Passos2018-03-19
* Adds final partial batch support for TPUEstimator.predict.Gravatar Jianwei Xie2018-03-19
* Apply output_min/output_max to the result in the NEON implementation of Add o...Gravatar A. Unique TensorFlower2018-03-19
* Handle non-broadcastables shapes in eager assert_equalGravatar Igor Ganichev2018-03-19
* Avoid attaching fqn annotations to live values that don't have a `__name__`.Gravatar A. Unique TensorFlower2018-03-19
* Disable freeze_bn_delay by default.Gravatar Suharsh Sivakumar2018-03-19
* Update GraphProperties commentsGravatar A. Unique TensorFlower2018-03-19
* Make L2 norm computation more stable.Gravatar Surya Bhupatiraju2018-03-19
* Export tf.GradientTapeGravatar Asim Shankar2018-03-19
* Support general permutation.Gravatar A. Unique TensorFlower2018-03-19
* Add docstring pointing to tf.contrib.quantize.Gravatar Suharsh Sivakumar2018-03-19
* Register gradient for argmin (cf. #15278).Gravatar Martin Wicke2018-03-19
* add option to save trace table to model directory's profile plugin subdirec...Gravatar A. Unique TensorFlower2018-03-19
* Standardize bib references and Examples subsection in docstrings.Gravatar Dustin Tran2018-03-19
* Make _USE_C_API = True and_USE_C_SHAPES = False work with import_graph_def.Gravatar Skye Wanderman-Milne2018-03-19
* Add a clif build rule for saved_model.Gravatar A. Unique TensorFlower2018-03-19
* Improve flatbuffer verification.Gravatar A. Unique TensorFlower2018-03-19
* [tf.data] Combine implementations of FlatMapDataset, InterleaveDataset and Pa...Gravatar Derek Murray2018-03-19
* Fix test failureGravatar Yuefeng Zhou2018-03-19
* Automated g4 rollback of changelist 188440916Gravatar Lukasz Kaiser2018-03-19
* Disable lstm test in generated_example due to state non-definitive init.Gravatar Zhixian Yan2018-03-19
* A few changes to improve the real data performance:Gravatar Xiaoqiang Zheng2018-03-19
* Run flatbuffer verifier before reading a TFLITE file into toco.Gravatar A. Unique TensorFlower2018-03-19
* Use fully-qualified function names and avoid the need to replace attributes.Gravatar A. Unique TensorFlower2018-03-19
* Allowing the FunctionBufferingResource to be passed in thread_pool_size=0 in ...Gravatar Rohan Jain2018-03-19
* Maintain an updateable map of devices in the eager context.Gravatar Akshay Modi2018-03-19
* Fix build breakage with downloadable clang and -fopenmp.Gravatar Ilya Biryukov2018-03-19
* TFLite Delegate: Add an `allow_dynamic_tensors` parameter.Gravatar Yu-Cheng Ling2018-03-19
* Enable stack push removal optimization by default.Gravatar A. Unique TensorFlower2018-03-19
* Turned on gradient optimization by defaultGravatar Benoit Steiner2018-03-19
* Add a helper that allows constructing simple expression ASTs from string. Use...Gravatar A. Unique TensorFlower2018-03-19
* Automated g4 rollback of changelist 189416074Gravatar Derek Murray2018-03-19
* Moves TFE_Executor to tensorflow::EagerExecutor in tensorflow/core/common_run...Gravatar Alexandre Passos2018-03-19
* TFE: Fix bug encountered when using `optimizer.apply_gradients` in a defun.Gravatar Akshay Agrawal2018-03-19
* Add bfloat16 support for CPU ops.Gravatar A. Unique TensorFlower2018-03-19
* Extract GraphOptimizer{Stage,Context}, and use it as a base classGravatar A. Unique TensorFlower2018-03-19
* Checkpointable: Small cleanup making better use of NewCheckpointReader.Gravatar Allen Lavoie2018-03-19
* Add a map from TPU core id to name to TfOpStats.Gravatar A. Unique TensorFlower2018-03-19
* Do not use SparseMatmul to for bfloat16 as Matmul is already supported.Gravatar A. Unique TensorFlower2018-03-19
* Internal changeGravatar A. Unique TensorFlower2018-03-19
* Optimizations to DepthwiseConvGravatar A. Unique TensorFlower2018-03-19
* Documentation tweaks and tests for GradientTape with graph execution.Gravatar Asim Shankar2018-03-19
* Fix misc typos in tensorflow/compiler/xla.Gravatar A. Unique TensorFlower2018-03-19
* Simple rewrite to remove negation nodes.Gravatar A. Unique TensorFlower2018-03-19
* Refactor code to improve TensorDataSet construction speed.Gravatar A. Unique TensorFlower2018-03-19
* Remove a few unused #includesGravatar A. Unique TensorFlower2018-03-19
* Adds missing protobuf dep to tf.contrib.data ops.Gravatar A. Unique TensorFlower2018-03-19
* Adding non-linear image warping ops to tf.contrib.imageGravatar A. Unique TensorFlower2018-03-19
* Add new helpers to HLO sharding.Gravatar A. Unique TensorFlower2018-03-19
* Add precision and recall metrics to _BinaryLogisticHeadWithSigmoidCrossEntrop...Gravatar A. Unique TensorFlower2018-03-18