platform/upstream/tensorflow.git
2018-02-08 A. Unique TensorFlowerMake MklCpuAllocator a VisitableAllocator, instead...
2018-02-08 Suharsh SivakumarMake quantization rewrites happen in place.
2018-02-08 A. Unique TensorFlowerEnable algebraic optimizations for operations with...
2018-02-08 A. Unique TensorFlowerMore updates:
2018-02-08 A. Unique TensorFlowerEmitting type-dependent cond and while_loop code.
2018-02-08 Ilya BiryukovPatch cub on download to fix compilation error with...
2018-02-08 A. Unique TensorFlowerAutomated g4 rollback of changelist 184303789
2018-02-08 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-02-08 Francois CholletSwitch to using ResourceVariable in Keras for full...
2018-02-08 A. Unique TensorFlowerFixing the anchor link for the Math ops guide on Segmen...
2018-02-08 A. Unique TensorFlowerTemporarily weaken Identity pruning in model_pruner...
2018-02-08 Mark DaoustMove TPU doc to "using_tpu". Add short titles to some...
2018-02-08 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-02-08 Derek Murray[tf.data] Move C++ code backing `tf.contrib.data.ignore...
2018-02-08 Sanjoy Das[XLA:CPU] Fix tfcompile's use of freeze_graph.py
2018-02-08 Yao ZhangReduce the number of concats to avoid test timeout.
2018-02-08 A. Unique TensorFlowerRemove note about accumulator variables, since those...
2018-02-08 Russell PowerAdd operation to forward log messages from remote worke...
2018-02-08 Sanjoy Das[XLA:CPU] Fix test case for vectorized Exp and Tanh...
2018-02-08 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-02-08 Michael CaseDisable internally failing array_ops test.
2018-02-08 Eugene BrevdoRemove tf.contrib.ndlstm as it is not maintained and...
2018-02-07 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-02-07 Kay Zhu[XLA] Keep the number of HloPasses minimum for the...
2018-02-07 Michael CaseMerge changes from github.
2018-02-07 Alexandre PassosBetter documentation for contrib summaries.
2018-02-07 Suharsh SivakumarGeneralize quantization rewrite to not rely on names.
2018-02-07 A. Unique TensorFlowerChange output of slim.learning.train to total_loss...
2018-02-07 Derek Murray[tf.data] Move the C++ Dataset class implementations...
2018-02-07 Yu-Cheng LingMakefile flag to use Apple Accelerate for Conv on iOS.
2018-02-07 A. Unique TensorFlowerAdd BatchMatMul support and improve tensorflow graphdef...
2018-02-07 Yao ZhangSet the number of warmup steps for building the cost...
2018-02-07 Mingsheng HongInitial XLA support for TF eager. This is prerequisite...
2018-02-07 Yu-Cheng LingUpdate TFLite iOS Camera Example app to use TFLite...
2018-02-07 A. Unique TensorFlowerUpdate to type-dependent while loop, and tests for it.
2018-02-07 Allen LavoiePrototype for object-based save/restore
2018-02-07 A. Unique TensorFlowermake calling NNAPI work again
2018-02-07 A. Unique TensorFlowerImprove model_pruner:
2018-02-07 Sanjoy Das[XLA:CPU] Fix/suppress issues caught by the C++ linter
2018-02-07 A. Unique TensorFlowerMake TypeError more explicit on _assertAllCloseRecursive
2018-02-07 A. Unique TensorFlowerAdding support for standalone Tanh operator.
2018-02-07 A. Unique TensorFlowerRefactor score definition in GMM operations. This is...
2018-02-07 A. Unique TensorFlowerUtilities for type checking and multiple dispatch.
2018-02-07 A. Unique TensorFlowerSupport for quantized LstmCell, with initial reference...
2018-02-07 Sanjoy Das[XLA:CPU] Assert more thoroughly on preconditions in...
2018-02-07 Sanjoy Das[XLA] Use HloVerifiedTestBase in AlgebraicSimplifierTest
2018-02-07 Sanjoy Das[XLA:CPU] Add an LLVM IR implementation of Exp
2018-02-07 Yifei FengAdd pylint check for W0611 unused-import in ci_sanity...
2018-02-07 Zhixian YanLSTM for TFlite/Toco
2018-02-07 Russell PowerClear feed error on session start.
2018-02-07 Jonathan HseuTPUEstimator: Revert the global_step change and require...
2018-02-07 Sanjoy Das[XLA:CPU] Use VectorSupportLibrary for LLVM IR implemen...
2018-02-07 A. Unique TensorFlowerWe used to bypass fake-quant nodes in resolve_reorder_a...
2018-02-07 Derek Murray[tf.data] Fix a memory leak when an iterator is reiniti...
2018-02-07 Yuefeng ZhouFix memory tracking in the case where temp memory is...
2018-02-07 Andrew SelleSync the opensource and non-opensource build
2018-02-07 James QinAddress Adagrad/RMSProp incompatibility with CudnnRNN
2018-02-06 Justin Lebar[XLA] Add and use new Literal::MakeTupleOwned overload.
2018-02-06 Akshay ModiAdd read resource variable benchmarks.
2018-02-06 A. Unique TensorFlowerCreates tf.contrib.feature_column module.
2018-02-06 Alexandre PassosHandles possible infinite recursion in while loop fix.
2018-02-06 Eugene Brevdo[TF Ops] Bugfix to Operation initializer: error message...
2018-02-06 Joshua V. DillonAutomated g4 rollback of changelist 184551259
2018-02-06 Anna RExport CXX11_ABI_FLAG and MONOLITHIC_BUILD constants.
2018-02-06 Alexandre PassosAnother rolling back of performance regression.
2018-02-06 Akshay ModiMake TFE_Py_FastpathExecute work for all types of ops
2018-02-06 Benoit SteinerAdded support for nested functions
2018-02-06 Joshua V. DillonAdd utility function which makes implicit `tf.get_varia...
2018-02-06 Amit PatankarFixing the issue where an escape character was being...
2018-02-06 Sanjoy Das[TF:XLA] Bump open source llvm revision to r324323
2018-02-06 Skye Wanderman... Fetch OpDefs from C API instead of using python op...
2018-02-06 A. Unique TensorFlowerFixed typo
2018-02-06 Shanqing Caitfdbg: deflake session_debug_file_test
2018-02-06 Alexandre PassosSecond, cleaner, attempt at external control dependency...
2018-02-06 A. Unique TensorFlowerImprove side_effect_guards to (1) avoid aliasing non...
2018-02-06 Alexandre PassosEstimator should handle ResourceVariables correctly.
2018-02-06 Alexandre PassosSupport resource variables in moving averages.
2018-02-06 Alexandre PassosContrib estimator should handle ResourceVariables properly.
2018-02-06 Mingsheng HongInternal change
2018-02-06 Anna RAdding tf_export decorators/calls to TensorFlow functio...
2018-02-06 Yao ZhangEnable layout optimizer by default
2018-02-06 A. Unique TensorFlowerSupport training with model parallelism in tpu_estimator.
2018-02-06 Benoit SteinerUse the function name as the grappler item id
2018-02-06 A. Unique TensorFlowerAdd local interconnect data to DeviceLocality.
2018-02-06 Benoit SteinerExplicitly specify the value of all the attributes...
2018-02-06 A. Unique TensorFlowerFix bug in and speed up ConstantFolding::CreateNodeDef():
2018-02-06 Andrew SelleAdd a utility function to partition TensorFlow Lite...
2018-02-06 Asim ShankarJava: Update to 1.6.0-rc0
2018-02-06 A. Unique TensorFlowerMake namedtuples with identical name and field names...
2018-02-06 A. Unique TensorFlowerRemove redundant calls to realloc dynamic tensors.
2018-02-06 A. Unique TensorFlowerMakes ResourceVariables return correct initialized_valu...
2018-02-06 Ian Langmoremcmc_diagnostics.py added to contrib/bayesflow/. poten...
2018-02-06 A. Unique TensorFlowerRollback of CL 183879566, and fix Windows CMAKE build...
2018-02-06 A. Unique TensorFlowerExport align_corners to TF Lite
2018-02-06 Benoit SteinerAdded the ability to query the amount of RAM available
2018-02-06 Joshua V. DillonCleanup markdown errors in `Bijector`.
2018-02-06 Justin Lebar[XLA] Add HloBindings::ToString().
2018-02-06 Igor SaprykinCorrectly treat "devices=/gpu:0" argument of replicate_...
2018-02-06 Mingsheng HongMisc cleanups and tweaks:
2018-02-06 Justin Lebar[XLA:GPU] Split IrEmitter{Unn,N}ested out of ir_emitter.h.
next