platform/upstream/tensorflow.git
2018-05-11 Justin Lebar[XLA:GPU] Remove unused Thunk::ShouldBlockFutureThunks...
2018-05-11 Smit HinsuInternal change
2018-05-11 Allen LavoieCheckpointable: Have RNN wrappers add their cells as...
2018-05-11 Younghee KwonA test fix on Windows.
2018-05-11 Francois CholletPartial update of tf.keras to the Keras 2.1.6 API.
2018-05-11 Brennan Saeta[TPU]: If the $TPU_NAME env var is set, fallback to...
2018-05-11 A. Unique TensorFlowerPipe through warm_start_from parameter
2018-05-11 Sanjoy DasAdd a HLO evaluator test case for gather
2018-05-10 A. Unique TensorFlowerFix some races detected by the analysis tool.
2018-05-10 A. Unique TensorFlower[XLA] Redesign: change the docs to describe the new...
2018-05-10 A. Unique TensorFlowerring_reducer.cc errata:
2018-05-10 A. Unique TensorFlowerEnable support for crops in BatchToSpaceNd
2018-05-10 Ruoxin SangExport GCS object statting streamz metrics. Fix the...
2018-05-10 Alexandre PassosDo not differentiate integers in the eager backprop...
2018-05-10 A. Unique TensorFlowerRemove cancelling pairs of transposes that are separate...
2018-05-10 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-05-10 Pavithra VijayFix bug due to incorrect nesting of return statement...
2018-05-10 A. Unique TensorFlowerAdd Nearest Neighbor sampling to tf.image.crop_and_resi...
2018-05-10 A. Unique TensorFlowerRemoved duplicate implementation of Select, updated...
2018-05-10 Akshay ModiAutomated g4 rollback of changelist 195899829
2018-05-10 A. Unique TensorFlowerReplace SymbolicGradientEnv with FunctionOptimizerContext.
2018-05-10 Francois CholletEnable Model training/eval from generator in eager...
2018-05-10 Benoit SteinerStarted work on a shape optimizer
2018-05-10 A. Unique TensorFlowerIncrease size of test //third_party/tensorflow/contrib...
2018-05-10 A. Unique TensorFlowerOptimizations to DepthwiseConv
2018-05-10 Justin LebarAdd missing FlatSet::insert(Key&&) overload.
2018-05-10 A. Unique TensorFlowerFix a bug about getting arguments of partial functions.
2018-05-10 Justin LebarMake FlatSet and FlatMap movable.
2018-05-10 Joshua V. DillonBUGFIX: correctly propagate dtype in distributions...
2018-05-10 A. Unique TensorFlowerDT_TEXTREL set by -Wl,-z,notext is incompatible with...
2018-05-10 Rob SloanBreak out node loop from ConstantFolding::SimplifyGraph.
2018-05-10 A. Unique TensorFlowerMake sure default GPU context is used within Collective...
2018-05-10 A. Unique TensorFlowerImplementation of the unidirectional_sequence_rnn TFLit...
2018-05-10 A. Unique TensorFlowerUse distribution_util.arguments instead of locals....
2018-05-10 A. Unique TensorFlowerAdds BaseLineEstimator, which accepts a user-specified...
2018-05-10 A. Unique TensorFlowerAdds metric_class_ids argument in multi_label_head.
2018-05-10 A. Unique TensorFlowerExtracts PartialAssocOpConstFolding into a method.
2018-05-10 A. Unique TensorFlowerOptimizations for broadcast add operator.
2018-05-10 A. Unique TensorFlowerImplementation of the basic_rnn TFLite Op using the...
2018-05-10 Suharsh SivakumarTraverse through control dependencies.
2018-05-10 Francois CholletFix inaccurate docstring of Orthogonal initializer.
2018-05-10 A. Unique TensorFlowerUpdate documentation of ServingInputReceiver when a...
2018-05-10 A. Unique TensorFlowerRemoving expected softmax test failure and improving...
2018-05-10 A. Unique TensorFlowerRegister XLA device kernel for IdentityN op.
2018-05-10 A. Unique TensorFlowerIncrease shard count yet more for tensorflow/contrib...
2018-05-10 Sergio GuadarramaAdd citation for TF-Slim.
2018-05-10 Karmel AllisonFor Estimators, SavedModels for multiple modes should...
2018-05-10 Asim ShankarAutomated g4 rollback of changelist 195878952
2018-05-10 A. Unique TensorFlowerAdd EvaluateNodes to tests: AddOpsRewrite_AddOpsOfIdent...
2018-05-10 Zhixian YanSupport differing dimensions for strided_slice
2018-05-10 David Majnemer[XLA] Add log1p/expm1
2018-05-10 A. Unique TensorFlowerIncrease size of test tensorflow/contrib/learn:graph_io...
2018-05-10 Sanjoy DasDon't call into Eigen unless the input and output tenso...
2018-05-10 Pavithra VijayPartial update of tf.keras to the Keras 2.1.6 API.
2018-05-10 A. Unique TensorFlowerImplement sin operator
2018-05-10 A. Unique TensorFlowerIncrease shard count for //third_party/tensorflow/contr...
2018-05-10 A. Unique TensorFlowerIncrease size of test tensorflow/contrib/distributions...
2018-05-10 A. Unique TensorFlower[TF:XLA] Speed up HLO CSE.
2018-05-10 Adam RobertsClarify error message.
2018-05-10 Suharsh SivakumarFix FreezeSavedModel to handle traversal of operations...
2018-05-10 A. Unique TensorFlowerImprove error status message in scoped_allocator_ops.cc.
2018-05-09 A. Unique TensorFlower[XLA] Make hlo deserialization stable for HloModule...
2018-05-09 A. Unique TensorFlowerIncrease shard count for tensorflow/contrib/distributio...
2018-05-09 A. Unique TensorFlowerAdd missing update of node map in the Mul(x,x) => Squar...
2018-05-09 Allen LavoieSupport saving Python state with object-based checkpoints
2018-05-09 A. Unique TensorFlowerAllowing trivial passthrough ops to be turned into...
2018-05-09 Francois CholletFix bug in which the ConvLSTM2D layer could not be...
2018-05-09 Michael CaseAdd option to set more generic module name filter for...
2018-05-09 A. Unique TensorFlowerRun tensorflow/python/kernel_tests:conv2d_backprop_filt...
2018-05-09 A. Unique TensorFlower[XLA] Allow HloInstructionMap and HloInstructionSet...
2018-05-09 A. Unique TensorFlowerUse easy_install for pip installation for RBE images.
2018-05-09 A. Unique TensorFlowerFix default direction to left when almost no sparsity...
2018-05-09 Anna RInternal change.
2018-05-09 A. Unique TensorFlowerWhen using static_state_saving_rnn(..) in the following...
2018-05-09 A. Unique TensorFlowerAdding constant slice op support.
2018-05-09 Yifei FengInternal change.
2018-05-09 A. Unique TensorFlowerUpdate tf.nn.[max,avg]_pool to specify that it accepts...
2018-05-09 Kay Zhu[XLA] First step in adding Literal slice classes, to...
2018-05-09 A. Unique TensorFlowerIncrease size of test tensorflow/python:basic_session_r...
2018-05-09 Jacques PienaarAdd IsCondSwitch.
2018-05-09 A. Unique TensorFlowerCollective Ops Part 6
2018-05-09 Sanjoy Das[TF:XLA] Bump open source llvm revision to r331867
2018-05-09 Shivani Agrawal[tf.data] Saveable iterator for SqlDataset.
2018-05-09 Smit HinsuUse parenthesis based construction instead of brace...
2018-05-09 Michael CaseInternal Change.
2018-05-09 A. Unique TensorFlowerIncrease size of tensorflow/contrib/sparsemax:sparsemax...
2018-05-09 Allen LavoieTFTS: Make estimators_test non-flaky
2018-05-09 Justin Lebar[XLA] Make XLA's memory allocator return an owning...
2018-05-09 A. Unique TensorFlowerBenchmark for tf.scan in graph and eager modes. As...
2018-05-09 A. Unique TensorFlowerIncrease the shard count of tensorflow/python/keras...
2018-05-09 Jacques PienaarAvoid rebuilding the graph for every run.
2018-05-09 A. Unique TensorFlowerTest tensorflow/contrib/timeseries/python/timeseries...
2018-05-09 A. Unique TensorFlowerFix a bug of literal prints in hlo_graph_dumper
2018-05-09 Russell PowerFix bug in handling of SAVERS collection for shutdown...
2018-05-09 Derek Murray[Functions] Fix unbounded memory growth in FunctionLibr...
2018-05-09 A. Unique TensorFlowerAdds _DefinedFunction.stateful_ops.
2018-05-09 A. Unique TensorFlowerAdd a few CHECKs here and there.
2018-05-09 Peter HawkinsAutomated g4 rollback of changelist 195120627
2018-05-09 A. Unique TensorFlowerRun test tensorflow/python/kernel_tests:array_ops_test...
2018-05-09 A. Unique TensorFlowerUnifying argument documentation style in CudnnSupport.
next