aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* GraphOptimizerStagePipeline to pass through multipleGravatar A. Unique TensorFlower2018-04-04
* Check that the c_api module is not destroyedGravatar Akshay Modi2018-04-04
* Add link to tensorflow.jsGravatar Shanqing Cai2018-04-04
* Inline nested function calls.Gravatar A. Unique TensorFlower2018-04-04
* Adding a _create_state method to FeatureColumn so that we can decouple variab...Gravatar Rohan Jain2018-04-04
* run evaluate nodes on parts of arithmetic optimizer tests.Gravatar A. Unique TensorFlower2018-04-04
* Permit use of ArraysExtraInfo/constant_float_value when target model is quant...Gravatar A. Unique TensorFlower2018-04-04
* Fix up output array min/max post-quantization if the range was overridden.Gravatar A. Unique TensorFlower2018-04-04
* Expose scatter_add for resource variables.Gravatar Adria Puigdomenech2018-04-04
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-04
* Warning when tweaking a minmax to contain 0.Gravatar A. Unique TensorFlower2018-04-04
* Also registers the gpu resourcegather kernel for half (no idea why it was mis...Gravatar Alexandre Passos2018-04-04
* Guard against out-of-bounds dims accesses, even in optimized, no-assertsGravatar A. Unique TensorFlower2018-04-04
* Automated g4 rollback of changelist 191527251Gravatar Tony Wang2018-04-04
* Check arguments of ComputeConvSizes that should be positive.Gravatar A. Unique TensorFlower2018-04-04
* Restructuring the HLO partitioner to fit host computation and handle kCall.Gravatar A. Unique TensorFlower2018-04-04
* Turn Cast into a proper builtin operator.Gravatar A. Unique TensorFlower2018-04-04
* Sync replicas distributed training example with two strategies:Gravatar A. Unique TensorFlower2018-04-04
* Fix PR-AUC calculation, namely the incorrect use of linear interpolation for ...Gravatar A. Unique TensorFlower2018-04-04
* Fix formatting of MKL URLsGravatar Justine Tunney2018-04-03
* Help build_pip_package work without ./configureGravatar Justine Tunney2018-04-03
* removing an old TODOGravatar Olivia Nordquist2018-04-03
* Enable calling the C API by default.Gravatar Skye Wanderman-Milne2018-04-03
* [TF:XLA] Add half precision support to test_utils.Gravatar Bixia Zheng2018-04-03
* Attach an id for each cost node in virtual_cluster.Gravatar Rui Zhao2018-04-03
* Extra logging to help debug shape inference logic in optimizers.Gravatar Max Galkin2018-04-03
* Fix error message that was displaying wrong shapeGravatar A. Unique TensorFlower2018-04-03
* [XLA] Reshape mover should only transform a reshape/transpose instruction ifGravatar Bixia Zheng2018-04-03
* Fix bug where name generated by Graph::NewName can conflict with generated Se...Gravatar Skye Wanderman-Milne2018-04-03
* Replace trivial backend calls with calls to underlying TensorFlow functions -...Gravatar Pavithra Vijay2018-04-03
* Fix a shape inference bug.Gravatar Benoit Steiner2018-04-03
* [TF:XLA] Add INTEL_MKL_ML MatMul method to XLA/CPU backendGravatar Tony Wang2018-04-03
* Add testcase for convert.Gravatar Jacques Pienaar2018-04-03
* Refactors the eager guide to be more researcher-friendly.Gravatar Alexandre Passos2018-04-03
* Fix Conv3D shape inference.Gravatar Reed Wanderman-Milne2018-04-03
* Add max_constant_size_in_bytes parameter for ConstantFolding transform that s...Gravatar A. Unique TensorFlower2018-04-03
* [XLA] Redesign: implement and test Send, Recv.Gravatar A. Unique TensorFlower2018-04-03
* [TF:XLA] Add test for scalar dynamic-update-slice.Gravatar A. Unique TensorFlower2018-04-03
* This is a cosmetic change to logging, which makes it easier to understand thi...Gravatar A. Unique TensorFlower2018-04-03
* Minor touch-ups to the eager programming guide.Gravatar Akshay Agrawal2018-04-03
* Fold more constantsGravatar Benoit Steiner2018-04-03
* [TF]Disable memory sanitizer for compilation_passes_test while the problem is...Gravatar Bixia Zheng2018-04-03
* Add forward_from_array to OpKernelContext::Params.Gravatar A. Unique TensorFlower2018-04-03
* Add Group Normalization to tf.contrib.layers.Gravatar Jon Shlens2018-04-03
* Add ability to pass symbolic tensors as inputs and targets in calls to Model ...Gravatar Francois Chollet2018-04-03
* Checkpointable: Utility to split a dependency for saving/loadingGravatar Allen Lavoie2018-04-03
* Add bfloat16 to GPU types.Gravatar Jacques Pienaar2018-04-03
* Remove unused #includesGravatar A. Unique TensorFlower2018-04-03
* Implementing make_initializatable_iterator for the PrefetchToDeviceDataset.Gravatar Rohan Jain2018-04-03
* Accept toco ModelFlags protos on the command line.Gravatar A. Unique TensorFlower2018-04-03