aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Add more TensorBoard web dependencies to buildGravatar Justine Tunney2017-05-10
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-10
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* SavedModel documentation fix.Gravatar Sukriti Ramesh2017-05-10
* Augment compute_constant_test to also test CompileOnlyClient, as well as Loca...Gravatar A. Unique TensorFlower2017-05-10
* Automated g4 rollback of changelist 155428927Gravatar A. Unique TensorFlower2017-05-10
* Mark SessionBundle deprecated in documentation.Gravatar Sukriti Ramesh2017-05-10
* Migrate the tf_graph_info component to use webfiles.Gravatar A. Unique TensorFlower2017-05-10
* Fixed the evaluate call in ValidationMonitor to support core Estimator.Gravatar Jianwei Xie2017-05-10
* Add initial read-only lookup table ops into core that uses the V2 kernels.Gravatar Yutaka Leon2017-05-10
* These checks only need to be done after the fact if an error occurs while sav...Gravatar A. Unique TensorFlower2017-05-10
* Adds unit test case for output fused add with non-dot/transpose operand.Gravatar A. Unique TensorFlower2017-05-10
* Expand "Adding a New Op" to have:Gravatar A. Unique TensorFlower2017-05-10
* Improve pydoc for `categorical_column_with_identity`.Gravatar A. Unique TensorFlower2017-05-10
* [XLA] Use a templated Visitor for typed evaluation, instead of switching on o...Gravatar A. Unique TensorFlower2017-05-10
* Move tf-graph-controls into its own component.Gravatar A. Unique TensorFlower2017-05-10
* Ignore trailing space in transform parameter string.Gravatar A. Unique TensorFlower2017-05-10
* Small documentation fix: Update code example in cuda_solvers.h after changing...Gravatar A. Unique TensorFlower2017-05-10
* Avoid checking for shape consistency in split, when the dimension is unknown.Gravatar A. Unique TensorFlower2017-05-10
* tfdbg: Internally-oriented changesGravatar Shanqing Cai2017-05-10
* Enable USE_GEMM_FOR_CONV and -O3 on android.Gravatar A. Unique TensorFlower2017-05-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* Final cross compatibility cl.Gravatar Mustafa Ispir2017-05-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* * Wrap cuBlas high-level solvers into CudaSolver.Gravatar A. Unique TensorFlower2017-05-10
* Support a list of globs in file_io.get_matching_files.Gravatar Dan Ringwalt2017-05-10
* VectorLaplaceDiag distribution added.Gravatar Ian Langmore2017-05-10
* Add nomac filter to mac build.Gravatar A. Unique TensorFlower2017-05-10
* Add an option to remove empty rows and columns from the input matrix, in the ...Gravatar A. Unique TensorFlower2017-05-10
* Beautify HLO dot output.Gravatar Justin Lebar2017-05-10
* Fix flaky test batch_sequences_with_statesGravatar A. Unique TensorFlower2017-05-10
* Fixes typos in docstring of string table.Gravatar Jianwei Xie2017-05-10
* Actually enforce nomac tag on MacGravatar Shanqing Cai2017-05-10
* Fixed typo.Gravatar A. Unique TensorFlower2017-05-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* This is to add the tf.contrib.image.bipartite_match op. It can find bipartite...Gravatar A. Unique TensorFlower2017-05-10
* Add mac testing script.Gravatar A. Unique TensorFlower2017-05-10
* Adds replace api into RunConfig.Gravatar Jianwei Xie2017-05-10
* Extend tfprof to associate op stats with Python codes.Gravatar A. Unique TensorFlower2017-05-08
* Improved documentation of bucketized_column.Gravatar Mustafa Ispir2017-05-08
* [XLA] Service::CreateModuleConfig should take the backend as a parameter, rat...Gravatar A. Unique TensorFlower2017-05-08
* Add plugin_asset_util.PluginDirectory that returns plugin's logdir.Gravatar Eric Liu2017-05-08
* In the CUDA path of depthwise_conv2d, add __launch_bounds__ and use CUDA runt...Gravatar A. Unique TensorFlower2017-05-08
* Migrate the tf_graph_loader component to use webfiles.Gravatar A. Unique TensorFlower2017-05-08
* [XLA] Make LiteralUtil::EachCellAsString handle all ranksGravatar David Majnemer2017-05-08
* Have sdca_model_fn used in SDCA-based optimizers use the training Ops from SD...Gravatar Petros Mol2017-05-08
* [TF:XLA] Instead of dumping ptxas output, write to a temp file & and use to b...Gravatar A. Unique TensorFlower2017-05-06
* Only make 1 collapsible for each run.Gravatar A. Unique TensorFlower2017-05-06