platform/upstream/tensorflow.git
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
2018-01-08 Shanqing Caitfdbg: Add DebugGradientRefIdentity op
2018-01-08 Mark Daoustminor fixes to new "low_level_intro"
2018-01-07 A. Unique TensorFlowerClarify documentation for squeeze_spatial. Use of squee...
2018-01-06 Benoit SteinerCorrectly connect control dependencies to switch nodes...
2018-01-06 A. Unique TensorFlowerAdd bazel file for astor, gast and termcolor. Rewrite...
2018-01-06 Mark DaoustMake images larger
2018-01-06 Mark HeffernanRemove protobuf-compatibility methods from the Literal...
2018-01-06 Derek MurrayAdd `FunctionLibraryRuntime::InstantiateOptions` struct...
2018-01-06 Yuefeng ZhouMeasure memory for restore subgraph in SaveRestoreMeasu...
2018-01-06 Allen LavoieMake CUDNN RNN compatible with eager execution's kernel...
2018-01-06 Bjarke Hammersholt... * Make fake argument generation see through ReducePrec...
2018-01-06 Yao ZhangSupport reduction along axis NHW, HW, and C. One use...
2018-01-06 Benoit SteinerImproved the shape inference for TensorArrayGradV3
2018-01-06 A. Unique TensorFlowerMake compute_output_shape public in masked core layers
2018-01-05 Benoit SteinerProperly set the type of the swap nodes.
2018-01-05 Alexandre PassosDoes not use constants for zeros/ones.
2018-01-05 Reed Wanderman... Fixed fused batch norm performance regression.
2018-01-05 Saurabh SaxenaMinor bug fix in PrefetchDataset state saving/restoring.
2018-01-05 James QinAutomated g4 rollback of changelist 180848930
2018-01-05 Akshay AgrawalFix typo in the docstring of `make_template`.
2018-01-05 A. Unique TensorFlowerFixed bad logging in iOS app tflite_simple_example.
2018-01-05 Alexandre PassosAdd a mutex around the tfe context kernel_cache.
2018-01-05 A. Unique TensorFlowerOutput variance over tree predictions for classifications.
2018-01-05 A. Unique TensorFlowerAdd a FlushFileSystemCaches method to Env, for flushing...
2018-01-05 Benoit SteinerDon't swap out inputs that expect a reference.
2018-01-05 Michael CaseMove some build configs to tools/bazel.rc from configure.py
2018-01-05 Benoit SteinerImplemented memory swapping heuristics for GPU
2018-01-05 A. Unique TensorFlowerBasic templating code.
2018-01-05 Russell PowerChange placeholder exception to log instead of throwing...
2018-01-05 Alexandre PassosClear eager kernel cache when resetting random seed.
2018-01-05 Austin AndersonChange int64 to int64_t to support 64-bit compilation
2018-01-05 Gunhan GulsoyEdit the macros to avoid trying to output stacktraces...
2018-01-05 A. Unique TensorFlowerTemporarily disable tests until we can run them in...
2018-01-05 Akshay AgrawalMake it possible to wrap Layer's `call` method in ...
2018-01-05 A. Unique TensorFlowerIntroduces back a faster specialization of the unique...
2018-01-05 Yusef ShafiInternal changes to stacktrace handling.
2018-01-05 Sanjoy Das[TF:XLA] Correctly simplify while loops with a non...
2018-01-05 Benoit SteinerAdded a couple of trivial tests
next