aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* GCS: Perform additional file integrity checksGravatar Brennan Saeta2017-11-22
* Minor toco changes to support new features in tfmini.Gravatar A. Unique TensorFlower2017-11-22
* Create Python Operations for the TF_Operations created by import_graph_def.Gravatar Skye Wanderman-Milne2017-11-22
* Small changes to optimizer and utils.Gravatar A. Unique TensorFlower2017-11-22
* Place HloProfilePrinter and HloProfileIndexMap in ExecutableGravatar Sanjoy Das2017-11-22
* Allow to continue when function-inlining fails. This is useful if either the ...Gravatar A. Unique TensorFlower2017-11-22
* Make a parameter name in a declaration consistent with a name in the definition.Gravatar Eli Bendersky2017-11-22
* Minor refactor: move stats files from stochastic to common, remove stochasticGravatar A. Unique TensorFlower2017-11-22
* Fix functionality in crf_sequence_score(), crf_log_norm(), and crf_decode() f...Gravatar A. Unique TensorFlower2017-11-22
* BF16 tests for Batchnorm.Gravatar Yunxing Dai2017-11-22
* Count the number of loops instead of approximating it.Gravatar Benoit Steiner2017-11-22
* [tf.data] Saveable iteartor for InterleaveDataset.Gravatar Shivani Agrawal2017-11-22
* Make PaddedBatchDataset saveable.Gravatar Saurabh Saxena2017-11-22
* python testing for is_feedable and is_fetchable nodes in the graphGravatar Olivia Nordquist2017-11-22
* [XLA:CPU] Add a basic implementation for ExecuteAsyncOnStreamGravatar Sanjoy Das2017-11-22
* Make drop_control_dependency a TocoFlag, not a ModelFlag.Gravatar A. Unique TensorFlower2017-11-22
* Enable deduping of Assert nodes.Gravatar A. Unique TensorFlower2017-11-22
* Changed StringPiece::Hasher to StringPieceHasher in stringpiece_test. This wi...Gravatar A. Unique TensorFlower2017-11-22
* [tf.data] Remove unused headers from dataset.h.Gravatar Derek Murray2017-11-22
* Add local client methods for infeed and outfeed.Gravatar Mark Heffernan2017-11-22
* Don't infer graph properties unless they'll be used.Gravatar Benoit Steiner2017-11-22
* Let python handle the deletion of the item objects instead of trying to takeGravatar Benoit Steiner2017-11-22
* Internal change.Gravatar A. Unique TensorFlower2017-11-22
* dynamic_rnn now supports TensorArray in the cell state.Gravatar A. Unique TensorFlower2017-11-22
* Roll forward new copy insertion pass.Gravatar Mark Heffernan2017-11-22
* Fix object_detection and skip_thoughts linksGravatar Mark Daoust2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615737Gravatar Yifei Feng2017-11-22
* Remove duplicate propagate_nans_(false).Gravatar Yifei Feng2017-11-22
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Use LINKER_INITIALIZED for mutexes with static storage class.Gravatar A. Unique TensorFlower2017-11-21
* [XLA] Add BitcastConvert HLO op to enable bitwise operations onGravatar A. Unique TensorFlower2017-11-21
* Fix an integer overflow problem in PropagateShapes.Gravatar A. Unique TensorFlower2017-11-21
* Add tf.contrib.data.Counter.Gravatar Eugene Brevdo2017-11-21
* Preserve fetch nodes.Gravatar Yao Zhang2017-11-21
* Test combining tensors from different graphsGravatar Igor Ganichev2017-11-21
* Support depthwise conv ops.Gravatar Yao Zhang2017-11-21
* Changed StringPiece::Hasher to StringPieceHasher in various places. This will...Gravatar A. Unique TensorFlower2017-11-21
* [XLA] Enable explicit broadcast for ternary operations.Gravatar Kay Zhu2017-11-21
* Make FlapMapDataset saveable.Gravatar Saurabh Saxena2017-11-21
* Fix a non-critical problem in TFLite READMEGravatar Yu-Cheng Ling2017-11-21
* Adds LinearEstimator and DNNLinearCombinedEstimator.Gravatar A. Unique TensorFlower2017-11-21
* Get rid of some code duplication in Grappler optimizers by refactoring some u...Gravatar A. Unique TensorFlower2017-11-21
* Improve caching behavior of GCS filesystemGravatar Brennan Saeta2017-11-21
* Remove vestigial utils.setdefault function.Gravatar A. Unique TensorFlower2017-11-21
* Add the first e2e scalar test with bfloat16.Gravatar Yunxing Dai2017-11-21
* Removed forward declarations of tensorflow::StringPiece so that it may more e...Gravatar A. Unique TensorFlower2017-11-21
* Pass VirtualCluster to tf_optimizer to enable cross-optimization of models.Gravatar Yao Zhang2017-11-21