platform/upstream/tensorflow.git
2018-05-15 A. Unique TensorFlowerReland improve fusion logic of (a dot b) * alpha
2018-05-15 Dimitris Vardoulakis[TF:XLA] Scheduling test which demonstrates that we...
2018-05-15 Mustafa IspirAdded type check to feature column keys. So that users...
2018-05-15 Pavithra VijayPartial update of tf.keras to the Keras 2.1.6 API.
2018-05-15 Youlong Cheng Function should inherit device information from the...
2018-05-15 A. Unique TensorFlowerUpdate SCALED mode to use the full quantized range...
2018-05-15 Chris Leary[XLA] Move more comparison functions to non-test library.
2018-05-15 Michael CaseMove model_to_estimator utility into Estimator from...
2018-05-15 Yunxing DaiFix a bug in HloInstruction::ImplicitlyBroadcastsOperan...
2018-05-15 Rachel LimAdds CsvDataset, which both reads and parses files.
2018-05-15 A. Unique TensorFlowerDisable LinearOperatorKroneckerTest.test_solve_{with_br...
2018-05-15 Derek Murray[tf.data] Add optional `args` argument to `Dataset...
2018-05-15 James QinIntroduce LossScalingOptimizer for mixed precision...
2018-05-14 A. Unique TensorFlowerAdd an option to execute eval on cpu, regardless of...
2018-05-14 Yu-Cheng LingRefactoring: Make OpResolver return const pointer.
2018-05-14 Pavithra VijayAutomated g4 rollback of changelist 196565296
2018-05-14 A. Unique TensorFlowerClangTidy - Readability cleanup:/code-findings-fixes.
2018-05-14 Suharsh SivakumarMake sure that variables aren't created as partition...
2018-05-14 Reed Wanderman... Fix bug where custom layers could crash.
2018-05-14 James QinFix functional.While(), functional.For(rewrite_with_while)
2018-05-14 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-05-14 A. Unique TensorFlowerAdd ExplicitShapes as a new shape inference function...
2018-05-14 Pavithra VijayRemove CuDNNRNN timing test.
2018-05-14 Yu-Cheng LingFix copy functions of MutableOpResolver
2018-05-14 Shashi ShekharUsed aligned allocation for vector cache.
2018-05-14 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-05-14 A. Unique TensorFlowerInternal change.
2018-05-14 Yu-Cheng LingRefactoring: Remove lite/tools:mutable_op_resolver...
2018-05-14 A. Unique TensorFlowerStricter analysis for functional conditional generation
2018-05-14 Alexandre PassosDo shape validation in ScatterNd kernel, not just the...
2018-05-14 Asim ShankarFail gracefully with a helpful error message when provi...
2018-05-14 A. Unique TensorFlowerInternal change.
2018-05-14 A. Unique TensorFlowerMake CollectiveParamReducerLocal::InitInstanceSharedPar...
2018-05-14 Gunhan GulsoyAutomated g4 rollback of changelist 196456687
2018-05-14 A. Unique TensorFlowerAdd score filtering to tf.image.non_max_suppression.
2018-05-14 Akshay AgrawalUpdate the eager programmer's guide to reflect the...
2018-05-14 Yunxing DaiReverseDFS scheduler reverses the heuristics used in...
2018-05-14 Gunhan GulsoyDisable flaky cudnn_recurrent test
2018-05-14 Guangda LaiReenable virtual gpu test, and decrease the number...
2018-05-14 Justin Lebar[XLA] Ergonomic improvements to --xla_hlo_profile.
2018-05-14 Jacques PienaarAdd If op rewriter.
2018-05-14 Jianwei XieReserves 'context' key in TPUEstimator params dict.
2018-05-14 Saurabh SaxenaAdd CheckpointInputPipelineHook to the API docs.
2018-05-14 Benoit SteinerAdded support for strided slicing of symbolic shapes
2018-05-14 A. Unique TensorFlowerResolve inlined function input/output types from Grappl...
2018-05-14 Pete WardenUpdated speech commands example to use new dataset
2018-05-14 A. Unique TensorFlowerVarious ClangTidy-inspired fixes.
2018-05-14 A. Unique TensorFlower add memory utilization estimate for HLO op profile.
2018-05-14 A. Unique TensorFlowerDeletes an unused private method in head.py
2018-05-14 A. Unique TensorFlowerDon't check that bool arrays are quantized.
2018-05-14 A. Unique TensorFlowerUse utility methods to compute AttrValue hash code...
2018-05-14 A. Unique TensorFloweravoid having stream_executor depend on tensorflow/core
2018-05-14 A. Unique TensorFlowerExtracts the following optimizations into methods:
2018-05-14 A. Unique TensorFlowerPre-factoring: Fix overly specific test expectations...
2018-05-14 A. Unique TensorFlowerPrevent removal of constant inputs to passthrough ops.
2018-05-14 Gunhan GulsoyBump protobuf dependency to fix windows build issues.
2018-05-14 Yu-Cheng LingIntroduce op version into TFLite
2018-05-14 Shashi ShekharUpdate UI for Camera example.
2018-05-13 A. Unique TensorFlowerClangTidy - Legacy cleanup:
2018-05-13 A. Unique TensorFlowerFix logic bug: should use logical-AND, not bitwise...
2018-05-13 A. Unique TensorFlowerMake CPython implementation function type-correct,...
2018-05-12 A. Unique TensorFlowerAutomated g4 rollback of changelist 196349902
2018-05-12 A. Unique TensorFlowerCheck that the module group metadata builder correctly...
2018-05-12 A. Unique TensorFlowerAdding cuDNN header dependency to targets that include...
2018-05-12 A. Unique TensorFlowerAutomated g4 rollback of changelist 196166118
2018-05-12 A. Unique TensorFlowerMaking GetInput from kernel_util.h return a pointer...
2018-05-12 A. Unique TensorFlowerAdd bool conversion in toco for tflite since bool is...
2018-05-12 A. Unique TensorFlowerImplement additional options to control the string...
2018-05-12 Jacques PienaarAdd IsCondMerge.
2018-05-12 Saurabh SaxenaAdd hook for checkpointing input pipeline while trainin...
2018-05-11 Justin Lebar[XLA] s/tensorflow::Status/Status/.
2018-05-11 Allen LavoieCheckpointable: Remove overzealous error checking from...
2018-05-11 A. Unique TensorFlowerIn broadcaster.cc send from the input tensor, not the...
2018-05-11 Mark DaoustAdd `<float>` to the call to `Tensor`
2018-05-11 A. Unique TensorFlowerExpose MaybeGetMinimumShape for use in cost estimators...
2018-05-11 A. Unique TensorFlowerIntroduce an indirection to access posix/error.h, so...
2018-05-11 A. Unique TensorFlowerImplement constant-only ListDiff Op in XLA to support...
2018-05-11 Justin Lebar[XLA:GPU] Load kernel thunks' kernels before running...
2018-05-11 A. Unique TensorFlowerModify the python interface to toco to provide arithmet...
2018-05-11 Sanjoy DasRemove degenerate batch dimensions form batch dot
2018-05-11 Sanjoy Das[TF:XLA] Bump open source llvm revision to r332085
2018-05-11 Allen LavoieCheckpointable: Add UniqueNameTracker for managing...
2018-05-11 A. Unique TensorFlowerAdd some python wrapper for TF_ApiDefMap.
2018-05-11 Sanjoy DasMake the elemental ir emitter for dot operations respec...
2018-05-11 Alexandre PassosAllow zero initializer by default for string variables...
2018-05-11 A. Unique TensorFlowerReads the L2 and L3 cache sizes from the system instead...
2018-05-11 Jeremy LauUpdate HeapSimulator to use BufferValue.
2018-05-11 Shashi ShekharChange default number of threads to 1.
2018-05-11 Amit PatankarUpdating the descriptions for TensorFlow.
2018-05-11 A. Unique TensorFlowerRELNOTES: This allows the use of '.' in variables ...
2018-05-11 A. Unique TensorFlowerAllow communicating instructions within a kCall computa...
2018-05-11 A. Unique TensorFlower[XLA] Fix a doc that still mentioned computation_builder.
2018-05-11 Michael CaseMove fn_args utility into core TensorFlow from Estimator.
2018-05-11 Suharsh SivakumarIntroduce ordered_inputs option to graph_matcher to...
2018-05-11 A. Unique TensorFlowerUse Identity instead of Snapshot when the graph does...
2018-05-11 A. Unique TensorFlower[XLA] Redesign: delete ComputationBuilder.
2018-05-11 A. Unique TensorFlowerAdds code examples in public head methods.
2018-05-11 Jingyue WuArithmeticOptimizer assumes valid feeds in aggressive...
2018-05-11 A. Unique TensorFlowerMake core:device_tracer private to core/BUILD.
2018-05-11 A. Unique TensorFlowerAdd NNAPI 1.1 Div/Mul/Pad/Mean nodes.
next