aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | Merge pull request #10639 from Androbin/patch-10Gravatar Shanqing Cai2017-06-11
|\ \ \
| * | | 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
|\ \ \ \ \
| | | * | | fix typosGravatar preciousdp112017-06-12
* | | | | | Merge pull request #10630 from Moriadry/masterGravatar Shanqing Cai2017-06-11
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | fix javadoc issuesGravatar preciousdp112017-06-11
|/ / / / /
| * / / / Fix typosGravatar Taehoon Lee2017-06-11
|/ / / /
| | | * tfdbg: reduce test code boilerplate and clean up exceptionsGravatar Shanqing Cai2017-06-10
| * | | Change np.array to tf.constant since np.array.Gravatar magixsno2017-06-10
|/ / /
| | * Make device placement be determined only by virtual placer. Make virtual plac...Gravatar A. Unique TensorFlower2017-06-10
| | * Additional tags for stage_op_test and map_stage_op_testGravatar Gunhan Gulsoy2017-06-10
| | * Update use of deprecated GraphDef.version to GraphDef.versions. This change o...Gravatar A. Unique TensorFlower2017-06-10
| | * Disable fft_ops on msan.Gravatar A. Unique TensorFlower2017-06-10
| | * Adjustments to fft_ops_test.py.Gravatar A. Unique TensorFlower2017-06-10
| | * Set inaccurate field when it should be false.Gravatar Yao Zhang2017-06-09
| | * Add in-memory caching to datasets.Gravatar Brennan Saeta2017-06-09
| | * Estimate cost for element wise ops and a minimum compute cost for dummy execu...Gravatar Yao Zhang2017-06-09
| | * Return the original graph is optimization is not applied.Gravatar Yao Zhang2017-06-09
| | * Automated g4 rollback of changelist 158480927Gravatar Frank Chen2017-06-09
| | * Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-06-09
| | * Remove duplicate line from bad merge.Gravatar Mark Daoust2017-06-09
| | * Initial tfprof advisor.Gravatar A. Unique TensorFlower2017-06-09
| | * [XLA] Add support for logical buffer coloring.Gravatar A. Unique TensorFlower2017-06-09
| | * Add example to `tf.contrib.distributions.Mixture`.Gravatar Joshua V. Dillon2017-06-09
| * | Skip configure bazel version check on empty version string.Gravatar Yifei Feng2017-06-09
|/ /
| * Fix typo in Dataset.zip documentationGravatar Brennan Saeta2017-06-09
| * Better error message when a MetricSpec overspecifies keys.Gravatar Martin Wicke2017-06-09
| * Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-06-09
| * Make inlined functions inherit device.Gravatar A. Unique TensorFlower2017-06-09
| * Centralize the TensorBoard routerGravatar William Chargin2017-06-09
| * [TF-XLA] Implement FtrlOptimizerGravatar A. Unique TensorFlower2017-06-09
| * Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
| * Make API do not descend map a bit more precise by includingGravatar A. Unique TensorFlower2017-06-09
| * Remove some boilerplate when implementing DatasetsGravatar Brennan Saeta2017-06-09
| * Minor cleanups to ComputationBuilder::Send and Recv functions.Gravatar A. Unique TensorFlower2017-06-09
| * Add test for aot compilation over splits.Gravatar A. Unique TensorFlower2017-06-09
| * Add back tests that were deleted by a bad merge.Gravatar A. Unique TensorFlower2017-06-09
| * Add missing $ to guide links.Gravatar Mark Daoust2017-06-09
| * Support list_devices through the C APIGravatar A. Unique TensorFlower2017-06-09
| * Fix a bug in importing for colocation's interaction with udf device fns.Gravatar Vijay Vasudevan2017-06-09
| * Adds integration tests for canned Linear Classifier.Gravatar Jianwei Xie2017-06-09
| * Fix true_negatives and false_negatives to handle unsqueezed dimensions (as is...Gravatar A. Unique TensorFlower2017-06-09
| * Fix ImportGraphDef() bugGravatar Skye Wanderman-Milne2017-06-09
| * Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-06-09
| * Add train-op test for dnn linear combined estimator.Gravatar Mustafa Ispir2017-06-09
| * Remove unittest usage in sparse_ops_test.pyGravatar Jonathan Hseu2017-06-09
| * Add string weight-column support to parsing spec util.Gravatar Mustafa Ispir2017-06-09
| * Use correct module when calling reduce_prod.Gravatar A. Unique TensorFlower2017-06-09