platform/upstream/tensorflow.git
2018-05-24 A. Unique TensorFlowermove wide string manipulations out of windows_file_system
2018-05-24 Akshay ModiRemove _get_backward_fn and depend on _gradient_functio...
2018-05-24 Yu-Cheng LingFix the generated builtin_ops enum header.
2018-05-24 A. Unique TensorFlowerExtracts the 'simplify squeeze node' optimization into...
2018-05-24 David Majnemer[XLA] Remove maps with a single instruction
2018-05-24 Priya GuptaAvoid infinite recursion when checking for indexed...
2018-05-24 Igor SaprykinAllow combinations to be used on the class level. ...
2018-05-24 A. Unique TensorFlowerAdd local_init_run_options to SessionManager and Superv...
2018-05-24 Sanjoy DasRename getInt64 to GetInt64 to follow Google style
2018-05-24 A. Unique TensorFlowerWindows build script change for release job
2018-05-24 A. Unique TensorFlowerSmall fix so that GDN can run on TPU
2018-05-24 Francois CholletRaise ValueError when calling model.summary() before...
2018-05-24 Peter Hawkins[TF:XLA] Avoid buffer copy when copying a Tensor onto...
2018-05-24 Chris Leary[XLA] Convert infeed call to take a LiteralSlice.
2018-05-24 Shanqing Caitfdbg: fix issue where total source file size exceeds...
2018-05-24 Akshay AgrawalFix bugs with the code blocks in defun's docstring.
2018-05-24 A. Unique TensorFlowerAutomated g4 rollback of changelist 197868028
2018-05-24 A. Unique TensorFloweradd maxpoolgrad transposer for layout optimizer.
2018-05-24 Amit PatankarRemoving outdated links.
2018-05-24 A. Unique TensorFlowerExtracts the Simplify Pack optimization into its own...
2018-05-24 Nick FeltEnsure ResourceMgr::LookupOrCreate calls create fn...
2018-05-24 A. Unique TensorFlowerUpdated documentation for tf.reduce_join.
2018-05-24 A. Unique TensorFlowerOnly wait for one of the input tensors to be ready.
2018-05-24 A. Unique TensorFlowerModify tf.image.central_crop to support batched-input.
2018-05-24 Benoit SteinerMark queue related ops as having side effect
2018-05-24 Jacques PienaarDon't use hex floats.
2018-05-24 A. Unique TensorFlowerFix doc: "--input_arrays" instead of "--input_array".
2018-05-24 Sanjoy Das[TF:XLA] Bump open source llvm revision to r333167
2018-05-24 Mark DaoustFix `tf_inspect.getargspec` callable objects other...
2018-05-24 Derek Murray[tf.data] Add `tf.contrib.data.choose_from_datasets()`.
2018-05-24 A. Unique TensorFlowerExtracts the 'Move Constants Past Enter Node' optimizat...
2018-05-24 Allen LavoieMake the existing checkpointable data structure a Check...
2018-05-24 A. Unique TensorFlowerboosted_trees: used double precision instead of single...
2018-05-24 Derek MurrayDeprecate `DeviceBase::GetStepAllocator()` and replace...
2018-05-24 Francois CholletAdd shape validation for symbolic tensors passed to...
2018-05-24 Akshay AgrawalFix convert_to_tensor logic in GradientDescentOptimizer...
2018-05-24 Nupur GargImprove TOCO Python API.
2018-05-24 A. Unique TensorFlowerFix build failure introduced by cl/197457316
2018-05-24 Alexandre PassosWarn about tf.Variable semantics
2018-05-24 Allen LavoieAdd a checkpointable map data structure
2018-05-24 Justin Lebar[XLA] Speed up slice_test again.
2018-05-24 Benjamin Kramer[XLA] Devectorize constant-sized arrays
2018-05-24 A. Unique TensorFlowerFix a bug in BestExporter - estimator.model_dir should...
2018-05-24 A. Unique TensorFlowerInternal change.
2018-05-24 A. Unique TensorFlowerExtracts the 'switch with same input' optimization...
2018-05-24 A. Unique TensorFlowerWhen using fake infeed data, fill the infeed when it...
2018-05-24 Dan MoldovanStyle guide edits: refer to the broader Google style...
2018-05-24 A. Unique TensorFlowerAutomated g4 rollback of changelist 197477959
2018-05-24 A. Unique TensorFlowerAllow to generate fake infeed buffers with shapes deriv...
2018-05-24 A. Unique TensorFlower[XLA:GPU] Basic multi-output fusion for GPU.
2018-05-24 Sanjoy DasImplement support for reshape in IndexedArrayAnalysis
2018-05-24 A. Unique TensorFlowerAdd unit tests to tflite kernels
2018-05-24 Karmel AllisonResolve name collisions with assets in SavedModels...
2018-05-24 A. Unique TensorFlowerAdd support for is_recompute optional kwarg to function...
2018-05-24 A. Unique TensorFlowerSet the correct shape in transformed distribution.
2018-05-24 Billy LambertaMoves estimator getting started docs into programmer...
2018-05-24 Shashi ShekharAdd back some public interface methods.
2018-05-24 A. Unique TensorFlowerHloSharding parsing from string, used by new Sharding...
2018-05-24 A. Unique TensorFlowerExtracts the SimplifyReduction optimization into its...
2018-05-24 Priya GuptaAggregating IndexedSlices: Do not require first element...
2018-05-24 Justin Lebar[XLA] Speed up SliceTest.
2018-05-24 Sanjoy DasCache generated LLVM IR for GEBP
2018-05-24 Nupur GargAdd import.
2018-05-24 Derek Murray[tf.data] Split out the `tf.contrib.data.sample_from_da...
2018-05-24 A. Unique TensorFlowerInternal cleanup to remove a difference from the code...
2018-05-24 Anna RInternal change.
2018-05-24 Shashi ShekharRefactor StatSummarizer extract common functionality...
2018-05-23 Benoit SteinerSimplify the remapper code and added support for non...
2018-05-23 A. Unique TensorFlowerOpen source rewrite_for_inference().
2018-05-23 A. Unique TensorFlowerMake depthwiseconv handler handle filter ranges beyond 255
2018-05-23 Priya GuptaAdd support for IndexedSlices in Distribution Strategy...
2018-05-23 Justin LebarRun only small and medium tests in CI builds.
2018-05-23 A. Unique TensorFloweradded support for calling fit on Dataset objects
2018-05-23 Nick FeltFix CurlHttpRequest handling unexpectedly large responses
2018-05-23 A. Unique TensorFlowerAdd support for partitioned variables to SDCA.
2018-05-23 A. Unique TensorFlowerAdding scatter_nd* ops to Andrtoid build.
2018-05-23 Dimitris Vardoulakis[TF:XLA] Add tests to show that the List scheduler...
2018-05-23 Justin Lebar[XLA] Fix exhaustive_f32_elementwise_test's size marker.
2018-05-23 A. Unique TensorFlowerAllow vars_to_warm_start to be a list of strings or...
2018-05-23 Justin Lebar[XLA] Draw hollow arrowheads for small arrays in dumped...
2018-05-23 Anjali SridharModify model output names to not be unique when in...
2018-05-23 A. Unique TensorFlowerAdd NNAPI delegation for EMBEDING_LOOKUP, RNN, SVDF
2018-05-23 A. Unique TensorFlowerNew quantized log(x) for x > 1. Used for LogSoftmax.
2018-05-23 Mark DaoustClear docstrings for auto-generated module files, and...
2018-05-23 Igor GanichevAdd a test to reproduce copy-on-read bug for variables
2018-05-23 A. Unique TensorFlowerInternal Change
2018-05-23 Jiri SimsaAdding utility class for manipulating a GraphDef.
2018-05-23 A. Unique TensorFlowerExtracts the SimplifyReshape optimization into its...
2018-05-23 Anna RAutomated g4 rollback of changelist 197741984
2018-05-23 A. Unique TensorFlowerIntroduce Encoder and Decoder classes so that platform...
2018-05-23 Peter Hawkins[TF:XLA] Register a real implementation of ControlTrigg...
2018-05-23 Allen LavoieAdd a checkpointable list data structure
2018-05-23 Peter HawkinsUpdate build visibility of //third_party/tensorflow...
2018-05-23 A. Unique TensorFlower Combine op-profiles collected from individual TPUs.
2018-05-23 Mark DaoustKeep column order in make_csv_dataset.
2018-05-23 Mark DaoustAdd a "--no_search_hints" flag to the api-docs generator.
2018-05-23 A. Unique TensorFlowerPiperOrigin-RevId: 197741984
2018-05-23 Patrick NguyenFix typo in error message.
2018-05-23 Bjarke Hammersholt... Quick fix for Kokoro breakage.
2018-05-23 A. Unique TensorFlowerAdd 'platform_' libraries in core/BUILD.
next