platform/upstream/tensorflow.git
2018-01-10 Sanjoy Das[XLA] Clean up our handling of ExecutionProfile and...
2018-01-10 A. Unique TensorFlowerFix bug in the conversion of while loops. The while_loo...
2018-01-10 A. Unique TensorFlowerRemove host_spec attr from TPU configuration ops since...
2018-01-10 Skye Wanderman... Fix python/framework/subscribe.py and test to work...
2018-01-10 Skye Wanderman... Revert PlaceholderWithDefault logic in constant_folding.cc.
2018-01-10 A. Unique TensorFlowerAdding a new test case for tf.contrib.receptive_field.
2018-01-10 A. Unique TensorFlowerRemove the gradients function converter now that we...
2018-01-10 Akshay AgrawalSupport nesting EagerTemplate objects.
2018-01-10 Brian PattonAttempt to fix #15951
2018-01-10 A. Unique TensorFlowerFix flaky training tests. Reenable the tests.
2018-01-10 Noah EisenAllow gRPC Workers to use configure the number of threa...
2018-01-10 A. Unique TensorFlowerAdd lite version of ios_tensorflow_lib to exclude opera...
2018-01-10 A. Unique TensorFlowerExtend `assertAllClose()` so it supports namedtuples.
2018-01-10 Justin Lebar[XLA] Name conv/dot fusion nodes conv_fusion.42 / dot_f...
2018-01-10 Frank ChenMerge changes from github.
2018-01-10 Yuanzhong XuAdd BF16 test for reverse.
2018-01-10 Shanqing CaiRelax text comparison for numpy formatting of arrays
2018-01-10 Amit PatankarThe gan training test is flaky. Disabling it.
2018-01-10 A. Unique TensorFlowerAdd support for method calls with no return value....
2018-01-10 Guangda LaiCleanup (remove unused method) before adding tensorrt...
2018-01-10 A. Unique TensorFlower1) Bug fix: reuse discriminator_scope when re-applying...
2018-01-10 Nupur GargAdd support for more types for Pad.
2018-01-10 Yao ZhangHandle empty squeeze dimensions.
2018-01-10 Todd Wang[TF:XLA] Reduce boilerplate in ComputationBuilder op...
2018-01-10 A. Unique TensorFlower[XLA::GPU] Pass xla_backend_extra_options to the GPU...
2018-01-10 Justin Lebar[XLA] Ensure that IR is dumped if the LLVM verifier...
2018-01-10 Justine TunneyRemove smart pointers from SQLite veneer
2018-01-10 A. Unique TensorFlowerAdd assertion to prevent generation of degenerate linea...
2018-01-10 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-01-10 A. Unique TensorFlowerRaise an error if the variable names in WarmStartSettin...
2018-01-10 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-01-10 A. Unique TensorFlowerprofiler C++ API.
2018-01-10 A. Unique TensorFlowerAdded a "Getting Started with TensorFlow for ML Beginne...
2018-01-10 Mark DaoustReplace get_started
2018-01-10 Derek Murray[tf.data] Store the `FunctionLibraryDefinition` for...
2018-01-10 A. Unique TensorFlowerRemove regex for Gather tests. We don't test int64...
2018-01-10 Alexandre PassosDo not record operations or watch tensors/variables...
2018-01-10 Igor SaprykinMake replicate_model_fn more flexible to simplify users...
2018-01-10 A. Unique TensorFlower [tpu:profiler] Capture the data for generating an...
2018-01-09 Anna RRemoving op_gen_overrides.proto and references. Overrid...
2018-01-09 A. Unique TensorFlowerAllow 1D, 2D and 3D tensors in L2Norm
2018-01-09 Igor SaprykinSimplify replicate_model_fn.GatheringOptimizer inspired...
2018-01-09 Benoit SteinerBetter detect the amount of device memory that's available
2018-01-09 Frank ChenDisable contrib/data interleave_dataset_op_test as...
2018-01-09 Sanjoy Das[TF:XLA] Bump open source llvm revision to r322011
2018-01-09 Blake Hechtman[TF:XLA] Use broadcasts instead of larger constants...
2018-01-09 Anna RAutomated g4 rollback of changelist 180691955
2018-01-09 A. Unique TensorFlowerExtend the type info analyzer to cover variables declar...
2018-01-09 Jianwei XieIntroduce global_id_in_cluster in RunConfig.
2018-01-09 A. Unique TensorFlowerHigh level API. The public interface is found in api.py.
2018-01-09 A. Unique TensorFlower[XLA] Make HLO categorization a bit more sane.
2018-01-09 Derek MurrayAdd experimental `FunctionLibraryRuntime::InstantiateOp...
2018-01-09 Derek MurrayImplement `tf.data.Iterator` methods and properties...
2018-01-09 A. Unique TensorFlowerReplaces std::random_shuffle by std::shuffle for C...
2018-01-09 Chris Leary[XLA] Elide unnecessary local client creations in SWIG...
2018-01-09 Amit PatankarRemoving dnn_linear_combined_test from msan testing.
2018-01-09 Yao ZhangFix type attribute name for Cast.
2018-01-09 A. Unique TensorFlowerAdding support for const ops that "broadcast" their...
2018-01-09 A. Unique TensorFlowerSupport FusedBatchNorm layer in receptive field calcula...
2018-01-09 A. Unique TensorFlowerAdding a CLIF library for generic_tree_model.proto
2018-01-09 A. Unique TensorFlowerFix _warmstart_var_with_vocab to truly accept either...
2018-01-09 A. Unique TensorFlowerFix typo in ValueError string.
2018-01-09 Justin Lebar[XLA] Run the LLVM verifier after lowering HLO -> LLVM IR.
2018-01-09 Alexandre PassosExposes runmetadata from tfe in python.
2018-01-09 Ilya BiryukovDon't pass '-no-canonical-prefixes' when collecting...
2018-01-09 A. Unique TensorFlowerForward-mode automatic differentiation for Tensorflow.
2018-01-09 A. Unique TensorFlower[XLA:Tool] Fix an error message in the Hlo parser:...
2018-01-09 Frank ChenAvoid deadlock by sleeping for a longer duration.
2018-01-09 A. Unique TensorFlowersubtract the task's size from the batch's when removing it.
2018-01-09 A. Unique TensorFlowerAutomated g4 rollback of changelist 181243048
2018-01-09 Igor GanichevFix typo in comment TFE_Execute
2018-01-09 Sanjoy Das[TF:XLA] Bump open source llvm revision to r321863
2018-01-09 Sanjoy Das[TF:XLA] Add while loop invariant code motion
2018-01-09 Sanjoy Das[XLA] Fix spelling in error message; NFC
2018-01-09 Skye Wanderman... Don't treat PlaceholderWithDefaults as constants.
2018-01-09 Skye Wanderman... Make meta_graph_test.py work with C API enabled.
2018-01-09 Benoit SteinerIgnore nodes that are going to be swapped when computin...
2018-01-09 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-01-09 Alexandre PassosFix the threading model of gradient tapes.
2018-01-09 A. Unique TensorFlower[XLA] Initial sparse layout support
2018-01-09 A. Unique TensorFlower[TF:XLA] Pass CompileOptions into XlaCompilationCache...
2018-01-09 Benoit SteinerMaterialize BroadcastGradientArgs by default instead...
2018-01-09 A. Unique TensorFlowerFixes the TF Lite Makefile so that it correctly adds...
2018-01-09 A. Unique TensorFlower[XLA] Add tests for conditionals that return tuples...
2018-01-09 Justin Lebar[XLA:GPU] Warn if ptxas or the driver JIT has known...
2018-01-09 A. Unique TensorFlowerEnable _warmstart() to work with un-partitioned variables.
2018-01-09 Olivia Nordquistgrabbing the graph_def from the C API instead of depend...
2018-01-09 Anna RFix sample_benchmark target path in documentation.
2018-01-08 Akshay AgrawalFix bug in template_test's test_nested_templates method.
2018-01-08 Yifei FengRemove third_party/ prefixes.
2018-01-08 Neal WuVery minor edits to performance_guide.md
2018-01-08 Nupur GargSupport Transpose in TFLite.
2018-01-08 A. Unique TensorFlowerCore code transformers.
2018-01-08 Gunhan GulsoyDisable all failing tests to fix TF opensource tests.
2018-01-08 A. Unique TensorFlowertoco: Fix missing check for buffer in ResizeBilinear.
2018-01-08 Katherine WuAdd a section about running the benchmarks with python...
2018-01-08 A. Unique TensorFlowerMerged commit includes the following changes:
2018-01-08 Yao ZhangUse suffix instead of prefix for nodes added by layout...
2018-01-08 Mark Daousttypo
2018-01-08 A. Unique TensorFlowerSmall changes to tf.contrib.receptive_field, in order to
next