aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | | | | | Fix variable tracking for Templates assigned to subclassed Model attributesGravatar Allen Lavoie2018-08-17
* | | | | | | | Enable evaluation in Estimator with TPU StrategyGravatar Priya Gupta2018-08-17
* | | | | | | | [XLA] Replace a CHECK(false) in the evaluator with a LOG(FATAL).Gravatar Michael Kuperstein2018-08-17
* | | | | | | | Enable variable[indices].assign(...) in eager (to match existing graph semant...Gravatar Alexandre Passos2018-08-17
* | | | | | | | This is much cleaner if it's in the Metadata writer itself.Gravatar Mark Daoust2018-08-17
* | | | | | | | Move FindInputArg() for ApiDef::Arg to op_def_util.cc and cleanup Python/c++ ...Gravatar Nick Kreeger2018-08-17
* | | | | | | | Automated rollback of commit c16517f22b4c4601c1e02ec5cb55193743443878Gravatar Mehdi Sharifzadeh2018-08-17
* | | | | | | | Combine determining conditional clusters and flow forward.Gravatar Jacques Pienaar2018-08-17
* | | | | | | | PR #21373: nsync dep updatesGravatar Yifei Feng2018-08-17
* | | | | | | | Merge pull request #21486 from weidankong:elastic_averageGravatar TensorFlower Gardener2018-08-17
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #18866 from gpx1000:originGravatar TensorFlower Gardener2018-08-17
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Refine delegate dependenciesGravatar Jared Duke2018-08-17
* | | | | | | | | | Automated rollback of commit a1606d5e0f667fddd7f3f5705bda3aee5b3c2554Gravatar Gunhan Gulsoy2018-08-17
* | | | | | | | | | Add link to dataset.Gravatar Billy Lamberta2018-08-17
* | | | | | | | | | Fix error when using `colocate_with` function with DistributionStrategy.Gravatar Anjali Sridhar2018-08-17
* | | | | | | | | | Store GraphModeFunction's backwards function in a FuncGraph.Gravatar Akshay Agrawal2018-08-17
* | | | | | | | | | Propagate narrow_range flags in suitable constant-propagationGravatar A. Unique TensorFlower2018-08-17
* | | | | | | | | | Reformat tensorflow bazel files; NFCGravatar Sanjoy Das2018-08-17
* | | | | | | | | | Automated rollback of commit 45aad1a42201ac9134df2ab258b60e697ee3b96aGravatar Allen Lavoie2018-08-17
* | | | | | | | | | Minor changes to www.tensorflow.org/install/install_sourcesGravatar A. Unique TensorFlower2018-08-17
* | | | | | | | | | Fix for PartitionedVariables in collectionsGravatar Allen Lavoie2018-08-17
* | | | | | | | | | [XLA] Allow ReverseV2 to have negative axes.Gravatar A. Unique TensorFlower2018-08-17
* | | | | | | | | | [XLA] Correct assertions in tf2xla tile_ops.Gravatar A. Unique TensorFlower2018-08-17
* | | | | | | | | | update tf.contrib.image.interpolate_spline to support inputs with partially-s...Gravatar A. Unique TensorFlower2018-08-17
* | | | | | | | | | compat: Update forward compatibility horizon to 2018-08-17Gravatar A. Unique TensorFlower2018-08-17
* | | | | | | | | | Use feature_group_count parameter for depthwise convolution.Gravatar Adrian Kuegel2018-08-17
* | | | | | | | | | Release FunctionLibraryRuntime::Handle in IsCompilableCall.Gravatar Sanjoy Das2018-08-16
* | | | | | | | | | Check for training ops in graph. The rewriter only works for graphs with no ...Gravatar Raghuraman Krishnamoorthi2018-08-16
* | | | | | | | | | Merge MultiWorkerMirroredStrategy into MirroredStrategyGravatar Yuefeng Zhou2018-08-16
* | | | | | | | | | Add one pass algorithm option to calculate the mean and variance in group_normGravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | Fix bug in reporting of the mismatch index in literal comparison.Gravatar Mark Heffernan2018-08-16
* | | | | | | | | | tf.contrib.checkpoint.NumpyState for saving/restoring NumPy arrays with TF ch...Gravatar Allen Lavoie2018-08-16
* | | | | | | | | | Fix include guardsGravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | Various improvements to MakeFakeArguments.Gravatar Mark Heffernan2018-08-16
* | | | | | | | | | Automated rollback of commit 394db95965e1d745f08b4eeb550878ddc175af15Gravatar Raghuraman Krishnamoorthi2018-08-16
* | | | | | | | | | Implement the methods needed by distribute coordinator in ParameterServerStra...Gravatar Yuefeng Zhou2018-08-16
* | | | | | | | | | VLOG out some summary information from MarkForCompilationPass.Gravatar Sanjoy Das2018-08-16
* | | | | | | | | | Extend external context for Edge TPUGravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | [TF:XLA] Bump open source llvm revision to r339747Gravatar Sanjoy Das2018-08-16
* | | | | | | | | | Use binary classification head for num_classes = 2.Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | Internal-only change.Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | Adds top_k in PredictionKeys.Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | Fix docs for softmax_cross_entropy_with_logits and softmax_cross_entropy_with...Gravatar A. Unique TensorFlower2018-08-16
* | | | | | | | | | Support zeros_like for TensorLists of type bool.Gravatar Saurabh Saxena2018-08-16
* | | | | | | | | | Merge pull request #17239 from nagachika:remove_trailing_separator_in_ListDir...Gravatar TensorFlower Gardener2018-08-16
|\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | Make tf.metrics work with TPU Strategy.Gravatar Priya Gupta2018-08-16
* | | | | | | | | | | Fix typo in hlo_pass_fix log message.Gravatar Justin Lebar2018-08-16
* | | | | | | | | | | Generates an actionable/useful error if train is called in wrong configuration.Gravatar Mustafa Ispir2018-08-16
* | | | | | | | | | | Run ZeroSizedHloElimination in the right place in the CPU pass pipeline.Gravatar Justin Lebar2018-08-16
* | | | | | | | | | | Adding weighted categorical feature column support.Gravatar A. Unique TensorFlower2018-08-16