platform/upstream/tensorflow.git
2018-01-02 A. Unique TensorFlowerInternal change
2018-01-02 Andrew SelleImplement reference transpose kernel.
2018-01-02 Shivani Agrawal[tf.data] Move existing tests to use dataset_serializat...
2018-01-02 Yao ZhangSupport PadV2, MirrorPad, and MirrorPadGrad ops.
2018-01-02 Surya BhupatirajuUpdate docstring to be more accurate and indicate notes...
2018-01-02 Eugene Brevdo[TF] TPU context subclasses an XLA context from core.
2018-01-02 Olivia Nordquistre-enabling a test after the llvm bug was fixed
2018-01-02 A. Unique TensorFlowerRemove using directives. Test appertaining to ops have...
2018-01-02 Sanjoy Das[XLA] Fix a bug in --xla_hlo_profile and add a test...
2018-01-02 Shanqing CaiLet tf.constant_initializer accept tuples as intiail...
2018-01-02 Shanqing CaiGrappler item_test: fix item order dependency
2018-01-02 Ilya BiryukovRemove 'gpu_clang' CI Docker image, use 'gpu' image...
2018-01-02 A. Unique TensorFlowerK-FAC: Support onehot categorical in kfac.loss_functions.
2018-01-02 Gunhan GulsoyDisable flaky replicate_model_fn_test.
2017-12-31 A. Unique TensorFlowerDesign tweaks of Fisher Factor classes. Now they don...
2017-12-31 Shanqing CaiUsability improvement for tf.constant_initializer
2017-12-30 A. Unique TensorFlowerUpdate TOCO for user friendly error messages.
2017-12-29 A. Unique TensorFlowerAdd dependency on gast.
2017-12-29 Frank ChenMinor change to make tpu.rewrite compatible with Python 3.
2017-12-29 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2017-12-29 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2017-12-29 Reed Wanderman... Fix tf.train.piecewise_constant docstring example.
2017-12-29 Sanjoy Das[XLA:CPU] Use a simpler mechanism to fetch llvm::Target...
2017-12-29 Sanjoy Das[TF:XLA] Bump open source llvm revision to r321490
2017-12-29 Patrick NguyenMerge changes from github.
2017-12-28 Yifei FengFix saved_model_cli _print_tensor_info for REF types.
2017-12-28 A. Unique TensorFlower[XLA] Fix hlo_graph_dumper: don't crash if the computat...
2017-12-28 Sanjoy Das[XLA:CPU] Implement RngBernoulli for F32 and F64
2017-12-28 Gunhan GulsoyUpgrade TF CI scripts to use cuda 9.
2017-12-27 Igor SaprykinImprove a text comment in replicate_model_fn.GatheringO...
2017-12-27 Gunhan GulsoyBump the limit on checkpopint_utils_test as it is faili...
2017-12-27 Gunhan GulsoyHack around a bug caused by bazel+tempfile+multiprocessing.
2017-12-27 A. Unique TensorFlowerFix typo in export_savedmodel api doc.
2017-12-27 A. Unique TensorFlowerOptionally store the status code/message in the response
2017-12-27 Shanqing Caitfdbg: Fix a bug in source file content reading
2017-12-26 Martin WickeRemove unwrapping for function argument inspection...
2017-12-24 James QinAssign subgraph created by cudnn_rnn saveable to the...
2017-12-23 Peter Hawkins[TF:XLA] Refactor large list of hard-coded compile...
2017-12-23 A. Unique TensorFlowerAutomated g4 rollback of changelist 179983419
2017-12-23 A. Unique TensorFlowerAdds FFT for XLA: CPU via Eigen, GPU via cuFFT.
2017-12-23 Yuefeng ZhouFill the 4th and 5th output of FusedBatchNormGradOp...
2017-12-23 Jianwei XieAdds train_hooks into _TrainingExecutor.
2017-12-23 A. Unique TensorFlowerRemove a few unused constructions and simplfy some...
2017-12-23 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2017-12-23 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2017-12-23 Sergio GuadarramaClarify Eager Metrics docs.
2017-12-23 Jiri SimsaChanging tf.contrib.data.dense_to_sparse_batch to retur...
2017-12-23 Alexandre PassosProduces RunMetadata from eager execution when tracing...
2017-12-23 Alexandre PassosAllow ImportGraphDef to ignore shape validation to...
2017-12-23 Benoit SteinerShard and turn on the layout optimizer test
2017-12-22 A. Unique TensorFlowerReplaces custom _lengths_to_masks function with the...
2017-12-22 Michael CaseRun gen_git_source.py inside of a repo_rule instead...
2017-12-22 Derek MurrayAvoid unnecessary copying and allocation in `ExecutorBa...
2017-12-22 A. Unique TensorFlowerAdding page to tensorflow.org with directions for build...
2017-12-22 A. Unique TensorFlower[XLA] Hlo parser: update readme.
2017-12-22 A. Unique TensorFlowerOutput of a slice op can alias its operand.
2017-12-22 A. Unique TensorFlowerMake the analytical estimator and the virtual cluster...
2017-12-22 Jianwei XieExtracts the tpu_job_name from TF_CONFIG if set.
2017-12-22 Ian LangmoreUse assert_near in mvn_full_covariance to assert symmetric.
2017-12-22 A. Unique TensorFlowerAutomated g4 rollback of changelist 179846085
2017-12-22 A. Unique TensorFlowerFix documentation error in tensorflow feature_utils.h
2017-12-22 Yao ZhangSupport non-constant param input of AvgPoolGrad and...
2017-12-22 Derek MurrayFix typo in direct_session_test.cc.
2017-12-22 Shanqing Cai[TFE] Add link to other exapmles from spinn/README.md
2017-12-22 A. Unique TensorFlowerAdds more useful debug information to an error message...
2017-12-22 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2017-12-22 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2017-12-22 A. Unique TensorFlowerMerge changes from github.
2017-12-22 Benoit SteinerUpdated the virtual cluster to return the proper error...
2017-12-22 Alexandre PassosUses ImportGraphDef instead of ConvertGraphDefToGraph...
2017-12-22 Jiri SimsaAdding performance guide for the `tf.data` API.
2017-12-22 Ian Langmoreassert_near added to check_ops.py
2017-12-22 Peter Hawkins[TF:XLA] Implement AdjustContrastv2, AdjustHue, AdjustS...
2017-12-22 Jiri SimsaFixing tf.contrib.data API declarations.
2017-12-22 Peter Hawkins[XLA] Remove Power architecture support from CPU backend.
2017-12-22 A. Unique TensorFlowerIn FirstReady node manager, use node name as tie-breake...
2017-12-22 Matthew SchulkindFix allow_smaller_final_batches for bucket_by_sequence_...
2017-12-22 A. Unique TensorFlowerAdds support in stream executor interface to update...
2017-12-22 Benoit SteinerExtract placement restrictions for a graph
2017-12-22 Justin Lebar[XLA:GPU] Fix implementation of Thunk::ShouldBlockFutur...
2017-12-22 Yao ZhangNo need to and don't add layout transform to control...
2017-12-22 Derek MurrayMark the Arg and RetVal ops as inexpensive.
2017-12-22 A. Unique TensorFlowerAdd comments to link convolutional factors code with...
2017-12-22 A. Unique TensorFlowerAdded an option to download a fresh release of clang...
2017-12-22 A. Unique TensorFlower[XLA] Support conditional in all backends.
2017-12-22 Igor SaprykinSupport multiple loss and multiple optimizers in replic...
2017-12-22 Benoit SteinerMade hard colocation constraints (i.e constraints that...
2017-12-22 Justin Lebar[XLA] Print out missing extra-info for many instruction...
2017-12-22 A. Unique TensorFlower[XLA] Update the parsing and stringfication of the...
2017-12-22 Justin Lebar[XLA] Add zero-sized batchnorm test.
2017-12-22 Yao ZhangSupport fill op.
2017-12-22 Justin Lebar[XLA] Run ZeroSizedHloElimination after BatchNormExpander.
2017-12-22 Justin Lebar[XLA:GPU] Implement BatchNormThunk as a call into cudnn.
2017-12-22 Anna RAutomated g4 rollback of changelist 179872807
2017-12-22 Dandelion Man?No external change.
2017-12-22 Anna RInternal change.
2017-12-22 Jiri SimsaAdding a test that checks that Grappler is able to...
2017-12-22 Benoit SteinerAdded a comment to explain why we can't reorder BiasAdd
2017-12-22 Derek MurrayAdd test coverage for example parsing with a feature...
2017-12-22 Suharsh SivakumarFold FuseBatchNorm correctly.
next