platform/upstream/tensorflow.git
2018-04-06 A. Unique TensorFlowerAdd RNNClassifier
2018-04-06 Suharsh SivakumarPad support for quantized zero.
2018-04-06 Allen LavoieSwitch the eager PTB example to object-based saving.
2018-04-06 Benoit SteinerA single measurement is enough when using simulation
2018-04-06 A. Unique TensorFlowerReplaced calls to deprecated tensorflow::StringPiece...
2018-04-06 Priya GuptaPull changes from prefetching_ops to support dicts...
2018-04-06 Benoit SteinerUpdate the rewriter options with the optimizer options
2018-04-06 A. Unique TensorFlowerFix a few bugs in ArithmeticOptimizer and make it robus...
2018-04-06 Andrew SelleValidate errorReporter and improve the documentation...
2018-04-06 James QinSupport RNN profiling in StreamExecutor for CUDA GPUs.
2018-04-06 Alexandre PassosFix small performance regression in microbenchmarks.
2018-04-06 Richard WeiRemove `TF_InitializeTPU` and `TF_ShutdownTPU` from...
2018-04-06 Anjali SridharUpdate tf.keras to keras 2.1.5 version.
2018-04-06 Nick Desaulniers[TF:XLA] Create Despecializing Pass Pipeline
2018-04-06 A. Unique TensorFlowerAdded headers only version of tensorflow/core/kernels...
2018-04-06 A. Unique TensorFlowerMinor doc clarification for reduce_sum return type
2018-04-06 A. Unique TensorFlowerProperly handle callable objects.
2018-04-06 A. Unique TensorFlowerTPU Cost Estimator has been modified to also account...
2018-04-06 Mark HeffernanChange GetInstructionCallContext to take an opcode...
2018-04-06 Akshay ModiAllow TFE_NewContext to fail more reasonably when SWIG...
2018-04-06 Allen LavoieObject-based checkpointing support for unidirectional...
2018-04-06 Benoit SteinerMaterialize tensor array sizes whenever possible
2018-04-06 Derek Murray[tf.data] Enable using `tf.contrib.data.prefetch_to_dev...
2018-04-06 Brennan Saeta[TPUClusterResolver] Start a TFServer when running...
2018-04-06 A. Unique TensorFlowerTweaked docstrings in LayerCollection.
2018-04-06 A. Unique TensorFlowerSupport override of device filters for gRPC, by overrid...
2018-04-06 A. Unique TensorFlowerFix up the support for the case where a given array...
2018-04-06 A. Unique TensorFlowerThe training model need not be built when the kfac...
2018-04-06 A. Unique TensorFlowerAdd description to the LPIRC 2018 competition benchmarker.
2018-04-06 A. Unique TensorFlowerAvoid marking clusters containing only Identity ops...
2018-04-06 A. Unique TensorFlowerDefine PRNG seeding style for new code in Distributions...
2018-04-06 Igor GanichevFix typos in XlaCompilationCache
2018-04-06 A. Unique TensorFlowerinternal change
2018-04-06 A. Unique TensorFlowerAdd a test to check graceful handling of out-of-memory...
2018-04-06 Derek MurrayFix StringPiece use-after-free in MasterSession::Reffed...
2018-04-06 Justine TunneyUpgrade libpng
2018-04-06 A. Unique TensorFlowerSwap in the new implementation of while and for loops.
2018-04-06 A. Unique TensorFlowerExpose the adaptive sampling option for SDCA and shuffl...
2018-04-06 Justin Lebar[XLA] Don't call MultidimensionalIndexToLinearIndex...
2018-04-06 A. Unique TensorFlowerAdd RunMetadata logging to tf.train.ProfilerHook for...
2018-04-06 A. Unique TensorFlowerAdded `drop_final_batch` argument to make_batched_featu...
2018-04-06 Justin Lebar[XLA] Don't call Literal::Get in HloEvaluator's convolu...
2018-04-06 Skye Wanderman... Lazily evaluate shapes with the C API enabled.
2018-04-06 A. Unique TensorFlower refactor and add proto field required by POD support.
2018-04-06 A. Unique TensorFlowerAdd a command line parameter to toco to change the...
2018-04-06 Tony WangAutomated g4 rollback of changelist 191605505
2018-04-06 A. Unique TensorFlowerMake concat handler support mixed range input
2018-04-05 Benoit SteinerAdded an option to inline all functions in aggressive...
2018-04-05 Mark DaoustAdd link for index file in performance tab.
2018-04-05 A. Unique TensorFlowerAdd functions to extract the basic symbols on which...
2018-04-05 A. Unique TensorFlower[TF:XLA] No need to set return value in the while loop...
2018-04-05 A. Unique TensorFlowerAdd for and while loops to the list of operators. Do...
2018-04-05 Billy LambertaAdd Raspberry Pi section and link to github build instr...
2018-04-05 A. Unique TensorFlowerMake tf.contrib.estimator.add_metrics work with warm...
2018-04-05 A. Unique TensorFlowerDisable tests that are currently failing with cuda 9
2018-04-05 Michael Kuperstein[XLA] Better support for mul reductions in MakeFakeArgu...
2018-04-05 Skye Wanderman... Fix TF_ImportGraphDefResults and TF_Function leaks...
2018-04-05 A. Unique TensorFlowerquantized LSTM support improvements
2018-04-05 A. Unique TensorFlowerChanges loss_reduction default to SUM_OVER_BATCH_SIZE...
2018-04-05 Justine TunneyEnable branch prediction in TensorFlow
2018-04-05 A. Unique TensorFlower[XLA] Remove a dead function and a stale todo.
2018-04-05 A. Unique TensorFlowerAutomated g4 rollback of changelist 191753026
2018-04-05 Priya GuptaSave the original from_proto method before calling...
2018-04-05 A. Unique TensorFlowerFix regression caused by cl/191020868: Re-use materiali...
2018-04-05 Suharsh SivakumarFix final eval bottleneck creation to work in cases...
2018-04-05 A. Unique TensorFlowerAutomated g4 rollback of changelist 191761109
2018-04-05 Stephan HoyerExpose odeint_fixed in tf.contrib.integrate
2018-04-05 A. Unique TensorFlowerInternal change
2018-04-05 Anjali SridharSync only the convolutional_recurrent file to Keras...
2018-04-05 Benoit SteinerInline more functions
2018-04-05 A. Unique TensorFlowerExpand activity analysis to the test nodes of if and...
2018-04-05 A. Unique TensorFlowerInclude the operators module in the test framework...
2018-04-05 Joshua V. DillonRefine BatchReshape error messages.
2018-04-05 A. Unique TensorFlowerDocument expected regular structure of the statistical...
2018-04-05 Sherry MooreAdded a call in CheckpointSaverHook.after_create_sessio...
2018-04-05 A. Unique TensorFlowerFix typos in "Profile Model Float Operations" documenta...
2018-04-05 Skye Wanderman... Use constants in tf.zeros if the constant won't be...
2018-04-05 A. Unique TensorFlowerFix docstring.
2018-04-05 A. Unique TensorFlowerCreate a separate operators module that is to contain...
2018-04-05 A. Unique TensorFlowerAdd support for NCCL2. The configure script asks for...
2018-04-05 Justine TunneyUpgrade Snappy to latest version
2018-04-05 Justine TunneyUpgrade zlib to latest version
2018-04-05 A. Unique TensorFlowerSupport arbitrary permutations for DataFormatDimMap.
2018-04-05 A. Unique TensorFlowerAdd a helper function to re-assign colocation in a...
2018-04-05 Skye Wanderman... Sort control inputs alphabetically in ToGraphDefSubRange.
2018-04-05 Joshua V. DillonBUGFIX: Detect when broadcasting is required and raise...
2018-04-05 A. Unique TensorFlowerExclude some gcc options in Windows build
2018-04-05 Bixia Zheng[XLA]: Enable Memory sanitizer for compilation_passes_test.
2018-04-04 Pavithra VijayReplace trivial backend calls with calls to underlying...
2018-04-04 Priya GuptaAddress bug in distributed strategies `Monitor` to...
2018-04-04 Frank ChenCheck that n + kBlockTrailerSize does not overflow...
2018-04-04 Benoit SteinerFixed handling of control dependencies in the arithmeth...
2018-04-04 A. Unique TensorFlowerRunning sparse_ops_test only in opt mode since the...
2018-04-04 A. Unique TensorFlowerEnable constant propagation across Enter nodes, but...
2018-04-04 A. Unique TensorFlowerInternal change.
2018-04-04 A. Unique TensorFlowerCompile TensorFlow with /arch:AVX on Windows
2018-04-04 A. Unique TensorFlowerAdds commandline option (toco_compatible, bool) that...
2018-04-04 Alexandre PassosAdding Operation._control_outputs
2018-04-04 Smit HinsuRemove dependency on absl to fix tf-nightly-gpu windows...
2018-04-04 Daniel ZhengFix typo in `tf.reduce_mean` documentation.
next