platform/upstream/tensorflow.git
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.
2018-05-11 A. Unique TensorFlowerFixing 'nothing to do' test in depthwise backward filte...
2018-05-11 A. Unique TensorFlowerRemove 'using' of dnn types in CudnnSupport implementat...
2018-05-11 Mustafa IspirAdded eval_dir to Estimator so that user does not need...
2018-05-11 A. Unique TensorFlowerAdd missing #include. tensorflow::FunctionDef only...
2018-05-11 A. Unique TensorFlowerCorrect accidental code reversion.
2018-05-11 Chris Leary[XLA] Roll forward fix to use TF macro.
2018-05-11 Gunhan GulsoyDisable flaky batch_dataset_op_test
2018-05-11 Chris Leary[XLA] Break out literal comparisons from testonly target.
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.
next