aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge pull request #4275 from jonasrauber/patch-1Gravatar Daniel W Mane2016-09-08
|\
* \ Merge pull request #4238 from AppleHolic/fix_tutorial_docs_typoGravatar Daniel W Mane2016-09-08
|\ \
| | * uint16 was missingGravatar Jonas Rauber2016-09-08
| |/ |/|
* | Merge pull request #4262 from davidzchen/pip-packageGravatar caisq2016-09-07
|\ \
| * | Exclude external/local_config_cuda from being built into the PIP package.Gravatar David Z. Chen2016-09-07
* | | Allow tf.Variable objects to be passed as gradients in tf.train.OptimizerGravatar Jingtian Peng2016-09-07
|/ /
| * Fix typo 'sttdev' to 'stddev'(2) (in how_tos/summaries_and_tensorboard/index.md)Gravatar Appleholic2016-09-07
* | Merge commit for internal changesGravatar Shanqing Cai2016-09-06
|\ \ | |/ |/|
| * Starting the server before we (optionally) sleep for the case where no device...Gravatar A. Unique TensorFlower2016-09-06
| * All other tensors from this list would be ignored, and instead the previousGravatar A. Unique TensorFlower2016-09-06
| * Added a check for output_buffer_size <= 1 for ZlibOutputBuffer. Also adding s...Gravatar Rohan Jain2016-09-06
| * Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-06
| * Cumulative bug fixes to get tf.learn working with open source TF.Gravatar A. Unique TensorFlower2016-09-06
| * Add new str_util::HumanReadableElapsedTime that formats a 'double seconds' valueGravatar A. Unique TensorFlower2016-09-06
| * Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-09-06
| * Disable "label" mode.Gravatar A. Unique TensorFlower2016-09-06
| * tfdbg: Allow debug ops to watch uninitialized tensorsGravatar Shanqing Cai2016-09-06
* | Merge pull request #3744 from suiyuan2009/fix-py_func-length-1Gravatar Daniel W Mane2016-09-06
|\ \
| | * Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-06
| | * Delete deprecated TensorFlowDNN(Regressor|Classifier). Also add tf_random_see...Gravatar A. Unique TensorFlower2016-09-06
| | * Delegate to C++ shape functions for python ops in training_ops and io_ops.Gravatar A. Unique TensorFlower2016-09-06
| | * Remove errant struct keyword in stat_summarizerGravatar Andrew Harp2016-09-06
* | | Merge pull request #4220 from caisq/branch_132225803Gravatar Daniel W Mane2016-09-06
|\ \ \
| | | * Add `get_local_variable`, which returns a local variable that respects variab...Gravatar A. Unique TensorFlower2016-09-06
* | | | Merge pull request #4225 from wangg12/patch-2Gravatar caisq2016-09-06
|\ \ \ \
| | | | * Add tests for stochastic gradient estimators and fix EMA usage bugGravatar A. Unique TensorFlower2016-09-06
| | | | * Weaken strict checks against null (doesn't catch comparison to undefined)Gravatar A. Unique TensorFlower2016-09-06
| | | | * Fix AddBackPropIndexedSlicesAccumulator for partially defined shapes and non-...Gravatar A. Unique TensorFlower2016-09-06
* | | | | Merge pull request #4230 from caisq/fix-docker-build-1Gravatar caisq2016-09-06
|\ \ \ \ \
| | | | | * Include sha hash in python variable __version__Gravatar Andrew Selle2016-09-06
| * | | | | Fix nightly docker buildsGravatar Shanqing Cai2016-09-06
| | * | | | fix typo(sttdev-->stddev) in image_retraining/retrain.pyGravatar Gu Wang2016-09-06
| |/ / / / |/| | | |
| | | | * Update URLs to nightly build artifacts and history pagesGravatar Shanqing Cai2016-09-06
| | | | * Make TensorBoard histogram processing 3x fasterGravatar Justine Tunney2016-09-05
* | | | | Fix 'sttdev' to 'stddev' in tutorial(mnist_with_summaries.py)Gravatar Appleholic2016-09-06
| | * | | Merge commit for internal changesGravatar Shanqing Cai2016-09-05
| |/| | | |/| | |/ | | |/|
| | * | Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-09-05
| | * | Update function comment of tf.train.batchGravatar A. Unique TensorFlower2016-09-05
| | * | Fix comparison of integers of different signsGravatar A. Unique TensorFlower2016-09-05
| | * | Move metric_spec_test to tests/ directory. If mixed in with code python cachi...Gravatar Martin Wicke2016-09-04
| | * | Correct lint errors across TensorBoard.Gravatar Robin Nabel2016-09-04
* | | | Add -O2 to the adding an op HOWTO (#4195)Gravatar Derek Murray2016-09-04
* | | | Merge pull request #4143 from pmenglund/image_retraining_error_messageGravatar Vincent Vanhoucke2016-09-03
|\ \ \ \
| | | * | Add gradient for InvGrad.Gravatar A. Unique TensorFlower2016-09-03
| * | | | stick to 80 columnsi wideGravatar Martin Englund2016-09-03
| | | * | Changing ZlibInputBuffer to ZlibInputStream and making it so that it implemen...Gravatar Rohan Jain2016-09-03
* | | | | Fix a typo (#4189)Gravatar Denis Gorbachev2016-09-03
| | | * | Make CUDA host allocator fetch one of the available stream executorsGravatar Vijay Vasudevan2016-09-02
| | | * | Simplify example_trainer.cc to remove threading and concurrent steps,Gravatar Vijay Vasudevan2016-09-02
| | | * | Add examples_seen summary for the number of distinct examples we have encount...Gravatar A. Unique TensorFlower2016-09-02