aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* tensorflow/go: simplify 'range' on 'shape'Gravatar Gyu-Ho Lee2017-06-13
* Fix typo, as far as *is*Gravatar Richard S. Imaoka2017-06-13
* Minor fix typoGravatar Penghao Cen2017-06-13
* Fix typosGravatar Taehoon Lee2017-06-13
* Fix minor typos in lookup_ops code samples.Gravatar Guillaume Klein2017-06-13
* Use the new Literal classGravatar DavidNorman2017-06-13
* Update after buildifier checkGravatar DavidNorman2017-06-13
* Remove copyright on non-poplar filesGravatar DavidNorman2017-06-13
* Adjust API to match current public repoGravatar DavidNorman2017-06-13
* Rename the example plugin into exceutor pluginGravatar DavidNorman2017-06-13
* Squashed commit of the following:Gravatar DavidNorman2017-06-13
* Formatting code with clang-format -style=googleGravatar DavidNorman2017-06-13
* Remove unnecessary filesGravatar DavidNorman2017-06-13
* Remove poplar from the backend plugin listGravatar DavidNorman2017-06-13
* Adding an example XLA device that uses the hlo evaluator to perform the execu...Gravatar DavidNorman2017-06-13
* Solution to non context words due to wrap around (#10414)Gravatar Humanity1232017-06-13
* Fix defect: shuffle_batch gives ZeroDivisionError when computing capacity sta...Gravatar Jing Jun Yin2017-06-13
* Various Bash Improvements (#10572)Gravatar Androbin2017-06-13
* Note that the cuDNN version must match exactly on Windows (#10653)Gravatar Geoffrey Irving2017-06-13
* [XLA] Move some useful Literal conversion code into LiteralUtil (#10164)Gravatar David Norman2017-06-13
* Fix incorrect references of `tf.learn` -> `tf.contrib.learn` (#10658)Gravatar Yong Tang2017-06-13
* Merge pull request #10667 from martinwicke/branch_158779483Gravatar Shanqing Cai2017-06-13
|\
* | Apply correct filter tags to two testsGravatar Shanqing Cai2017-06-13
| * remove LMDBReader from the APIGravatar Martin Wicke2017-06-13
| * Stupid whitespace. Kill it!Gravatar Martin Wicke2017-06-12
| * Exclude framework_meta_graph_test from pip smoke testGravatar Martin Wicke2017-06-12
| * Fix removed dependencies for licensesGravatar Martin Wicke2017-06-12
| * Uncomment lmdb license data depGravatar Martin Wicke2017-06-12
| * Fix dependencies of android_proto_lib_liteGravatar Martin Wicke2017-06-12
| * Fix merge conflicts mostly due to lint enforcement and LMBD convulsionsGravatar Martin Wicke2017-06-12
|/|
| * Prepare TensorBoard to have its own repo.Gravatar Dandelion Man?2017-06-12
| * Fix incorrect results from Eigen-based IRFFT kernel when input dimensions exc...Gravatar RJ Ryan2017-06-12
| * Don't mark costs estimates of scalar tensors as potentially inaccurate.Gravatar Benoit Steiner2017-06-12
| * In the CUDA path of depthwise_conv2d, extend the fastpath to support tensor w...Gravatar A. Unique TensorFlower2017-06-12
| * [XLA] Replace some XLA CPU compiler specific options by generic "debug options".Gravatar Eli Bendersky2017-06-12
| * Remove experimental decordarator.Gravatar Jianwei Xie2017-06-12
| * Added proto function for LOCAL_VARIABLES and MODEL_VARIABLES.Gravatar Sherry Moore2017-06-12
| * Initialize found_unknown_shapes variable.Gravatar A. Unique TensorFlower2017-06-12
| * Fix image links for tf.contrib.kernel_methods tutorial.Gravatar Petros Mol2017-06-12
| * Handled export output of binary classification which can be both a classifier...Gravatar Mustafa Ispir2017-06-12
| * Reorder tutorial leftnav.Gravatar A. Unique TensorFlower2017-06-12
| * Adds tests for float labels in binary classification.Gravatar A. Unique TensorFlower2017-06-12
| * Minor cleanup: remove some unused inclusions and dependencies, clean up param...Gravatar A. Unique TensorFlower2017-06-12
* | Add link that helps explain feed_dict parameter (#10637)Gravatar Daniel Cardenas2017-06-12
| * Cleanup for new file map_stage_op.ccGravatar A. Unique TensorFlower2017-06-12
| * Add the ability to verify assumptions about layout assignment after propagationGravatar A. Unique TensorFlower2017-06-12
* | Use correct sort of dtypeGravatar Androbin2017-06-12
* | Merge pull request #10635 from Moriadry/masterGravatar Shanqing Cai2017-06-11
|\ \
* \ \ Merge pull request #10623 from magixsno/patch-1Gravatar Shanqing Cai2017-06-11
|\ \ \
* \ \ \ Merge pull request #10627 from taehoonlee/fix_typos_5Gravatar Shanqing Cai2017-06-11
|\ \ \ \