platform/upstream/tensorflow.git
2018-03-22 Benoit SteinerDisable all the automatic optimizations when testing...
2018-03-22 A. Unique TensorFlowerAllow specifying in the arrays extra info file:
2018-03-22 A. Unique TensorFlowerDisable testing flaky tensorflow/contrib/eager/python...
2018-03-22 Martin WickeMake api_compatibility_test output verbose by default.
2018-03-22 Dan RingwaltAdd tf.contrib.framework.argsort, wrapping tf.nn.top_k...
2018-03-22 A. Unique TensorFlowerMerges predict export_outputs in multi_head.
2018-03-22 A. Unique TensorFlowerMake GetLocalTemporaryDirectories() a virtual method...
2018-03-22 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-22 Akshay AgrawalCleanup: replace an errant `in_eager_mode()` with ...
2018-03-22 Ayush DubeyAdd new Ops for ScopedAllocator and the associated...
2018-03-22 Yu-Cheng LingSupports PReLU in TFLite & Toco.
2018-03-22 Benoit SteinerRun the grappler optimizer tests both on GPU and CPU
2018-03-22 Asim ShankarEager/g3doc: Gradients with respect to constants are...
2018-03-22 A. Unique TensorFlowerAdds remaining validations in sequence_numeric_column.
2018-03-22 A. Unique TensorFlowerAutomated g4 rollback of changelist 189819449
2018-03-22 A. Unique TensorFlowerSmall cleanup StrCat related number formatting
2018-03-22 A. Unique TensorFlowerMark tensor as const in a function that does not mutate...
2018-03-22 A. Unique TensorFlowerOmit tensorflow/python/estimator:replicate_model_fn_tes...
2018-03-22 A. Unique TensorFlowerTemplate system improvements: allow replacing keyword...
2018-03-22 A. Unique TensorFlowerSimplifying "is" and "is not" dispatch
2018-03-22 Benjamin Kramer[XLA] Only overwrite the hlo_profiling flag when it...
2018-03-22 A. Unique TensorFlowerDisable over-aggressive shape inference
2018-03-22 A. Unique TensorFlowerMethods to work with symbolic tensor shapes.
2018-03-22 A. Unique TensorFlowerFix QN for Calls.
2018-03-22 Mark DaoustAutomatically insert api-links.
2018-03-22 A. Unique TensorFlowerUpdate file due to changes in Bazel (PACKAGE_NAME is...
2018-03-22 Ilya BiryukovAllow to download clang and use clang for CPU builds.
2018-03-22 A. Unique TensorFlowerAdd a utility that converts call keyword arguments...
2018-03-22 Asim ShankarJava: Release 1.7.0-rc1
2018-03-22 Yu-Cheng LingTFLite: Ensure only 1 scale/zero_point is in Quantizati...
2018-03-22 Yu-Cheng LingMinor style improvement in TFLite interpreter_test.py
2018-03-22 A. Unique TensorFlowerAutomated g4 rollback of changelist 190001737
2018-03-22 Sourabh BajajMerge changes from github.
2018-03-22 Mingsheng HongSimplified the experimental APIs related to TPU executi...
2018-03-22 A. Unique TensorFlowerAdd tensor quantization info to python wrapper
2018-03-22 Alexandre PassosMoves TFE_Executor to common_runtime
2018-03-22 Brennan Saeta[tf.data] Do not crash when combining .cache().take...
2018-03-22 Mingsheng HongAdded an experimental C API to dump TF_Graph in a human...
2018-03-22 A. Unique TensorFlowerSmall convenience changes.
2018-03-21 Max GalkinShorter definitions for elementwise_ops in op_level_cos...
2018-03-21 James QinChange Softmax on CUDA to use fp32 for denominator...
2018-03-21 Nick Desaulniers[TF:XLA] do not emit bfloat16 sum reductions from tf2xla
2018-03-21 A. Unique TensorFlowerAdd an alternative "no_contrib" BUILD target to tensorf...
2018-03-21 Benoit SteinerAvoid taking a reference on a temporary value
2018-03-21 Yunxing Dai[XLA][BF16] Add bf16 rounding function.
2018-03-21 Shivani Agrawal[docs] Update explicit latest_checkpoint with `path...
2018-03-21 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-03-21 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-03-21 Eugene Brevdo[TF CriticalSection] Bugfix when Execute() inside a...
2018-03-21 A. Unique TensorFlowerMake strcat.{h,cc} independent of Eigen.
2018-03-21 A. Unique TensorFlowerTemporarily disable constant folding past Enter, since...
2018-03-21 Max GalkinFurther improve accuracy of op_level_cost_estimator...
2018-03-21 A. Unique TensorFlower[XLA] Adding more tests for ReduceWindow.
2018-03-21 Benoit SteinerMade sure to compare all the attributes when comparing...
2018-03-21 Jacques PienaarMerge changes from github.
2018-03-21 Ilya BiryukovFix compilation error with clang.
2018-03-21 Justin LebarDon't run data_utils_test without optimizations.
2018-03-21 Frank PerbetMake the graph_editor C-API friendly: always construct...
2018-03-21 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-03-21 A. Unique TensorFlowerAllowing dnn tree combined estimator to work with core...
2018-03-21 Alexandre PassosMoves KernelAndDevice to common_runtime
2018-03-21 Jiri SimsaAdding `drop_remainder` option for the `map_and_batch...
2018-03-21 A. Unique TensorFlowerUpdate the doc to reflect the change of replacing std...
2018-03-21 Justin Lebar[XLA:GPU] Don't crash if a GTE feeds into a bitcast.
2018-03-21 Michael CaseFix zipfile path for MacOS builds.
2018-03-21 Jingyue WuCollapse adjacent dimensions that have no paddings.
2018-03-21 Benoit SteinerAdded an option to run shape analysis assuming the...
2018-03-21 A. Unique TensorFlowerDeletes sequential_feature_column(|_test).py.
2018-03-21 Justin LebarDon't run tensorflow/python:function_test under fastbuild.
2018-03-21 Benoit SteinerDeleted dead code and fixed compilation warnings
2018-03-21 Derek MurrayRefactor pruning code to support custom node rewrites...
2018-03-21 Benoit SteinerMore accurate shape inference for TensorArrayGatherV3...
2018-03-21 Eugene Brevdo[tf.contrib CriticalSection] Avoid deadlocks using...
2018-03-21 A. Unique TensorFlowerAutomated g4 rollback of changelist 189888700
2018-03-21 A. Unique TensorFlowerInstall documentation: adds note for virtual env with...
2018-03-21 Justin Lebar[XLA] Initialize arrays using cudaMemset when possible.
2018-03-21 A. Unique TensorFlowerTensorflow/GCS: Check whether we are running under...
2018-03-21 A. Unique TensorFlowerMinor cosmetic improvement to error message.
2018-03-21 A. Unique TensorFlowerWe were ValueOrDie()ing in one place, and TF_CHECK_OK...
2018-03-21 Priya GuptaMake graph's name scope thread local so that two thread...
2018-03-21 Priya GuptaMake variable scope and scope counts local to current...
2018-03-21 Skye Wanderman... C API: fix device + colocation edge case in import_grap...
2018-03-21 Smit HinsuRemove recently introduced LOG INFO statements from...
2018-03-21 A. Unique TensorFlowerAdd reduce window tests for the cases when the input...
2018-03-21 Chris Leary[XLA] Plumb hlo dump options via local client.
2018-03-21 A. Unique TensorFlowerMinor documentation fix
2018-03-21 A. Unique TensorFlower[XLA] Simpify XlaBuilder: extract common add instructio...
2018-03-21 A. Unique TensorFlower Fixing bug in MultitaskOptimizerWrapper where types...
2018-03-20 Anjali SridharUse softmax_crossentropy_with_logits_v2 in tf.keras...
2018-03-20 A. Unique TensorFlower[XLA] Use IDs instead of names to represent the edges...
2018-03-20 Peter Hawkins[XLA] Make HLO memory schedulers pluggable. Introduce...
2018-03-20 A. Unique TensorFlowerTweak statistical testing test to avoid making a zillio...
2018-03-20 A. Unique TensorFlower[XLA] Simplify the HLO proto: don't nest the fusion...
2018-03-20 Derek Murray[tf.data] Improve docstring for `tf.contrib.data.Counter`.
2018-03-20 Anjali SridharInternal Change.
2018-03-20 Terry KooMakes protobuf dep in tf.contrib.data conditional using...
2018-03-20 A. Unique TensorFlowerBuild tflite interpreter from buffer in python interface
2018-03-20 Benoit SteinerImproved the performance of the function optimizer.
2018-03-20 A. Unique TensorFlowerIn allocate_transient_arrays.cc, was not handling the...
2018-03-20 A. Unique TensorFlowerTFBT: Pass label_keys to the head class constructor.
next