aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* [TF:XLA] Create Despecializing Pass PipelineGravatar Nick Desaulniers2018-04-06
* Added headers only version of tensorflow/core/kernels:cwise_lib, cwise_lib_hd...Gravatar A. Unique TensorFlower2018-04-06
* Minor doc clarification for reduce_sum return typeGravatar A. Unique TensorFlower2018-04-06
* Properly handle callable objects.Gravatar A. Unique TensorFlower2018-04-06
* TPU Cost Estimator has been modified to also account for the memory cost in t...Gravatar A. Unique TensorFlower2018-04-06
* Change GetInstructionCallContext to take an opcode instead of anGravatar Mark Heffernan2018-04-06
* Allow TFE_NewContext to fail more reasonably when SWIG is checking status.Gravatar Akshay Modi2018-04-06
* Object-based checkpointing support for unidirectional cuDNN LSTM cellsGravatar Allen Lavoie2018-04-06
* Materialize tensor array sizes whenever possibleGravatar Benoit Steiner2018-04-06
* [tf.data] Enable using `tf.contrib.data.prefetch_to_device()` in eager mode.Gravatar Derek Murray2018-04-06
* [TPUClusterResolver] Start a TFServer when running in GKEGravatar Brennan Saeta2018-04-06
* Tweaked docstrings in LayerCollection.Gravatar A. Unique TensorFlower2018-04-06
* Support override of device filters for gRPC, by overriding the requests with ...Gravatar A. Unique TensorFlower2018-04-06
* Fix up the support for the case where a given array name occurs multipleGravatar A. Unique TensorFlower2018-04-06
* The training model need not be built when the kfac optimizer is initialized s...Gravatar A. Unique TensorFlower2018-04-06
* Add description to the LPIRC 2018 competition benchmarker.Gravatar A. Unique TensorFlower2018-04-06
* Avoid marking clusters containing only Identity ops for compilation.Gravatar A. Unique TensorFlower2018-04-06
* Define PRNG seeding style for new code in Distributions and TF Probability, w...Gravatar A. Unique TensorFlower2018-04-06
* Fix typos in XlaCompilationCacheGravatar Igor Ganichev2018-04-06
* internal changeGravatar A. Unique TensorFlower2018-04-06
* Add a test to check graceful handling of out-of-memory conditions.Gravatar A. Unique TensorFlower2018-04-06
* Fix StringPiece use-after-free in MasterSession::ReffedClientGraph.Gravatar Derek Murray2018-04-05
* Upgrade libpngGravatar Justine Tunney2018-04-05
* Swap in the new implementation of while and for loops.Gravatar A. Unique TensorFlower2018-04-05
* Expose the adaptive sampling option for SDCA and shuffle the data when adapti...Gravatar A. Unique TensorFlower2018-04-05
* [XLA] Don't call MultidimensionalIndexToLinearIndex in HloEvaluator's convolu...Gravatar Justin Lebar2018-04-05
* Add RunMetadata logging to tf.train.ProfilerHook for Tensorboard Memeory/CPU ...Gravatar A. Unique TensorFlower2018-04-05
* Added `drop_final_batch` argument to make_batched_features_dataset. This allo...Gravatar A. Unique TensorFlower2018-04-05
* [XLA] Don't call Literal::Get in HloEvaluator's convolution loop.Gravatar Justin Lebar2018-04-05
* Lazily evaluate shapes with the C API enabled.Gravatar Skye Wanderman-Milne2018-04-05
* refactor and add proto field required by POD support.Gravatar A. Unique TensorFlower2018-04-05
* Add a command line parameter to toco to change the way toco rescales input an...Gravatar A. Unique TensorFlower2018-04-05
* Automated g4 rollback of changelist 191605505Gravatar Tony Wang2018-04-05
* Make concat handler support mixed range inputGravatar A. Unique TensorFlower2018-04-05
* Added an option to inline all functions in aggressive mode.Gravatar Benoit Steiner2018-04-05
* Add link for index file in performance tab.Gravatar Mark Daoust2018-04-05
* Add functions to extract the basic symbols on which a composite name relies. ...Gravatar A. Unique TensorFlower2018-04-05
* [TF:XLA] No need to set return value in the while loop's condition.Gravatar A. Unique TensorFlower2018-04-05
* Add for and while loops to the list of operators. Do not use them yet.Gravatar A. Unique TensorFlower2018-04-05
* Add Raspberry Pi section and link to github build instructions.Gravatar Billy Lamberta2018-04-05
* Make tf.contrib.estimator.add_metrics work with warm-starting.Gravatar A. Unique TensorFlower2018-04-05
* Disable tests that are currently failing with cuda 9Gravatar A. Unique TensorFlower2018-04-05
* [XLA] Better support for mul reductions in MakeFakeArguments()Gravatar Michael Kuperstein2018-04-05
* Fix TF_ImportGraphDefResults and TF_Function leaks in Python API.Gravatar Skye Wanderman-Milne2018-04-05
* quantized LSTM support improvementsGravatar A. Unique TensorFlower2018-04-05
* Changes loss_reduction default to SUM_OVER_BATCH_SIZE for multi_class_head an...Gravatar A. Unique TensorFlower2018-04-05
* Enable branch prediction in TensorFlowGravatar Justine Tunney2018-04-05
* [XLA] Remove a dead function and a stale todo.Gravatar A. Unique TensorFlower2018-04-05
* Automated g4 rollback of changelist 191753026Gravatar A. Unique TensorFlower2018-04-05
* Save the original from_proto method before calling it to avoid infinite loop.Gravatar Priya Gupta2018-04-05