platform/upstream/tensorflow.git
2018-04-20 Anna RPrefix compat import with underscore in meta_graph_tran...
2018-04-20 A. Unique TensorFlower[XLA] Fix a bug in ToProto: don't add gather attributes...
2018-04-20 Akshay ModiMove the guts of TFE_Op into EagerOperation
2018-04-20 Akshay ModiAllow creating tensors from numpy arrays, and other...
2018-04-20 James QinTemporarily set cudnn Rnn math precision to fp32.
2018-04-20 akindyakovSpeed up safe_strtod and safe_strtof functions by using...
2018-04-20 Derek MurrayUse CreateWorkerSession and DeleteWorkerSession for...
2018-04-20 Sanjoy Das[XLA:CPU] Use Eigen for F64 dot operations
2018-04-20 A. Unique TensorFlowerDisable constant folding and arithmetic optimizations...
2018-04-20 Jacques PienaarAdding Shape inference functions to outfeed enqueue...
2018-04-20 A. Unique TensorFlowerChange the TF record reader to use 16MB buffering by...
2018-04-20 James KeelingCorrect error in "Adding An Op" docs.
2018-04-20 Mark DaoustDon't delete inbound_nodes and outbound_nodes, these...
2018-04-20 Saurabh SaxenaFix msan error in MapAndBatchDataset.
2018-04-20 Sanjoy Das[TF:XLA] Bump open source llvm revision to r330313
2018-04-20 A. Unique TensorFlowerEliminate the guard around Winograd non-fused convoluti...
2018-04-20 A. Unique TensorFlowerinternal change
2018-04-20 Peter Hawkins[TF:XLA] Implement ClipByValue.
2018-04-20 Dimitris Vardoulakis[TF:XLA] Factor out the handling of while instructions...
2018-04-20 Asim ShankarAutomated g4 rollback of changelist 193602050
2018-04-20 Roy Frostig[XLA] Rework the local XLA client's Shape class with...
2018-04-20 Yifei FengSkip tests with no_oss tag in XLA builds.
2018-04-20 Derek MurrayAlways include the local worker in the list of filtered...
2018-04-20 Justin Lebar[XLA] Remove default argument on virtual function Devic...
2018-04-20 Igor SaprykinSupport variable parameter structure in TPU distributio...
2018-04-20 Justin LebarAutomated g4 rollback of changelist 193593761
2018-04-20 Anna RInternal change.
2018-04-20 A. Unique TensorFlower[XLA] Fix a bug in the name_uniquer.
2018-04-20 A. Unique TensorFlowerOptimize Graph function library.
2018-04-20 Derek MurrayRespect any device filters in {Create,Delete}WorkerSess...
2018-04-20 Lukasz Kaiserinternal
2018-04-20 Austin AndersonInternal testing changes
2018-04-20 A. Unique TensorFlowerUpdate DecodeProtoOp so that it returns explicitly...
2018-04-20 A. Unique TensorFlowerAdd support for non-Tensor args in recompute_grad
2018-04-20 Jiri SimsaMinor code refactoring.
2018-04-20 Justin Lebar[XLA] De-unique_ptr-ify ShapedBuffer and ScopedShapedBu...
2018-04-20 A. Unique TensorFlowerRemoved deprecated methods from tensorflow::StringPiece.
2018-04-19 A. Unique TensorFlowerRun EvaluateNodes for ModelPruner test except for NoPru...
2018-04-19 Mark HeffernanImprove error messages for LiteralTestUtil::Near.
2018-04-19 Benoit SteinerCleaned up the handling of merge nodes
2018-04-19 Justin LebarMake xla/service:cpu_plugin depend on the StreamExecuto...
2018-04-19 A. Unique TensorFlowerAutomated g4 rollback of changelist 193564222
2018-04-19 Justin LebarInternal-only change.
2018-04-19 Rohan JainSimplifying cols_to_vars update
2018-04-19 Derek MurrayPrevent a bool field from being accessed when uninitial...
2018-04-19 A. Unique TensorFlowerConvert a local variable and mutex to a struct so GUARD...
2018-04-19 A. Unique TensorFlowerOnly generate floating points that are fractions like...
2018-04-19 Olivia Nordquistdisabling opensource testing for failing xla test
2018-04-19 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-04-19 Sanjoy DasThe HLO element type converter must remove side effecti...
2018-04-19 Asim ShankarRecordReader: Simplify interface contract and implement...
2018-04-19 A. Unique TensorFlowerMake flat_transforms_to_matrices and matrices_to_flat_t...
2018-04-19 Asim Shankartools/lib_package: Fix typo in README
2018-04-19 A. Unique TensorFlowerAllow output has a different shape from input in the...
2018-04-19 Igor SaprykinSupport various shapes in TPU DistributionStrategy.
2018-04-19 A. Unique TensorFlowerCollective Ops Part 4
2018-04-19 Sung Jin HwangMake PmfToQuantizedCdf op to make adjustments if the...
2018-04-19 A. Unique TensorFlowerFix bug in ring_reducer.cc abort handling.
2018-04-19 Francois CholletAdd support for Dataset Iterators in Model training...
2018-04-19 A. Unique TensorFlowerInternal cleanup.
2018-04-19 Benoit SteinerAvoid looking up the shape functions multiple times
2018-04-19 A. Unique TensorFlowerChange estimator to only log non-binary eval metrics...
2018-04-19 Rohan JainImplements linear_model using _LinearModel. Added suppo...
2018-04-19 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-04-19 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-19 A. Unique TensorFlowerUpdating tests in constant_folding_test.cc so that...
2018-04-19 A. Unique TensorFlowerFix open source BUILD bugs for cloud profiler. Increment
2018-04-19 Derek MurrayAllow non-isolated worker sessions to borrow `WorkerEnv...
2018-04-19 A. Unique TensorFlowerFix undefined signed integer overflow by performing...
2018-04-19 Anjali SridharAdd metric names to model.metrics_names in compile...
2018-04-19 Ian Langmoredistribution_util moved into its own BUILD target,...
2018-04-19 Jiri SimsaPrototype for tf.data writer API.
2018-04-19 Benoit SteinerAdded support for concatenation and slicing of symbolic...
2018-04-19 Allen LavoieCreate a skeleton tf.contrib.checkpoint.
2018-04-19 Saurabh Saxena[tf.data] Add checkpointing support for MapAndBatchDataset.
2018-04-19 A. Unique TensorFlowerDisable dlopen error of libneuralnetworks for non-Andro...
2018-04-19 A. Unique TensorFlower[TF:XLA] Change HloTestBase::ExecuteNoHloPasses to...
2018-04-19 A. Unique TensorFlowerPin pip to version 9.0.3
2018-04-19 A. Unique TensorFlowerTeach the conditinal simplifier about sharding.
2018-04-19 A. Unique TensorFlowerUpdate the Colorbot demo to use a Keras model in additi...
2018-04-19 A. Unique TensorFlowerSupport for converting entire class hierarchies:
2018-04-19 A. Unique TensorFlowerHandle corner case in Python 3: members annotated with...
2018-04-19 A. Unique TensorFlowerSet the random seed in on-demand mode.
2018-04-19 A. Unique TensorFlowerUpdate feature_util's GetFeatures to show compile-time...
2018-04-19 Yifei FengRemove proto import in header files for core/kernels...
2018-04-19 Asim Shankardocs: Add a note on building the C and/or Java API...
2018-04-19 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-04-19 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-19 Derek Murray[tf.data] Add native implementation for `tf.contrib...
2018-04-19 Yuanzhong Xu[XLA] Fix BF16 propagation bug for while condition.
2018-04-19 Jacques PienaarInitial addition of CLZ HLO
2018-04-19 Eugene BrevdoExpose tf.contrib.training.{prepend_from_queue_and_padd...
2018-04-19 Yao ZhangUse the host implementation of vec permute op if the...
2018-04-19 A. Unique TensorFlowerTeach the reshape mover pass about sharding.
2018-04-19 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-04-19 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-04-19 A. Unique TensorFlowerTeach transpose folding about sharding.
2018-04-19 Eugene Brevdo[TF TensorLists] Add TensorListConcatLists
2018-04-19 Michael CaseVarious lint fixes to TensorFlow detected after GitHub...
2018-04-19 Yao ZhangEnable for all gpus.
next