aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adds a resource reference dtype to TF.Gravatar A. Unique TensorFlower2016-10-14
* Add TF_DCHECK_OK to status.h, a debug-only version ofGravatar A. Unique TensorFlower2016-10-14
* Add asset support in SavedModel loader py.Gravatar Sukriti Ramesh2016-10-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-14
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-10-14
* Add op library and kernel library for lstm_ops custom ops.Gravatar Rohan Jain2016-10-14
* Extending matrix_solve to complex64 and complex128.Gravatar A. Unique TensorFlower2016-10-14
* go: Add Operation.OutputListSizeGravatar Asim Shankar2016-10-14
* Add streaming_sparse_precision_at_top_k in metric_ops.Gravatar A. Unique TensorFlower2016-10-14
* Adding a comment to seq2seq to warn about large size of attentionGravatar Lukasz Kaiser2016-10-14
* Change for internal compatibility.Gravatar Zongheng Yang2016-10-14
* Internal change.Gravatar A. Unique TensorFlower2016-10-14
* Add test for nested values passed to convert_to_tensor.Gravatar A. Unique TensorFlower2016-10-14
* Autogenerated Change: Change TensorBoard TAG to 32Gravatar Dan Mané2016-10-14
* In head/target column's softmax loss, changes check for target's dtype to is_...Gravatar Zakaria Haque2016-10-14
* Introduce tf.train.{checkpoint_exists,get_checkpoint_mtimes}().Gravatar Zongheng Yang2016-10-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-14
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-10-14
* Write tests for sparse metric_ops with out-of-range labels or class_id and fi...Gravatar A. Unique TensorFlower2016-10-14
* Annotate the race on signam, written by lgamma, as benign. TheGravatar A. Unique TensorFlower2016-10-14
* Create OP "Round" which uses banker's rounding. Not used in Python API tf.rou...Gravatar Olivia Nordquist2016-10-14
* tfdbg: expose Python APIGravatar Shanqing Cai2016-10-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-14
* Add condition_kwargs to prob, cdf, survival and log variants and make similar...Gravatar A. Unique TensorFlower2016-10-14
* HowTos: Remove some markdown which is not Github friendlyGravatar Asim Shankar2016-10-14
* Update comments.Gravatar Sukriti Ramesh2016-10-14
* Add TF_ATTRIBUTE_NO_SANITIZE_MEMORY.Gravatar A. Unique TensorFlower2016-10-14
* Fix bug with modal dialog when the app is vulcanized.Gravatar Dan Smilkov2016-10-14
* Add the int32 TypeConstraint to all kernels that could take both int32Gravatar Vijay Vasudevan2016-10-14
* Remove references to deprecated checkpoints package.Gravatar A. Unique TensorFlower2016-10-14
* Update tensorboard development instructions.Gravatar James Wexler2016-10-14
* Add fallback path for device->device copies that copies via the host.Gravatar A. Unique TensorFlower2016-10-14
* Projector: remove trailing comma in data.tsGravatar Dan Smilkov2016-10-14
* Improve the UI of the projector:Gravatar Dan Smilkov2016-10-14
* Upgrade tensorflow to cuda 8.0Gravatar A. Unique TensorFlower2016-10-14
* Fix bug when the number of metadata lines is bigger than the number of points.Gravatar Dan Smilkov2016-10-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-14
* Small MonitoredSession docstring change to fix markdown rendering.Gravatar A. Unique TensorFlower2016-10-14
* Update examples using removed load_csv()Gravatar Justine Tunney2016-10-14
* Change for internal compatibility.Gravatar Zongheng Yang2016-10-14
* Update comments on shape_inference to indicate it's no longer experimental.Gravatar A. Unique TensorFlower2016-10-13
* Disable partitioning of variable in batch_norm.Gravatar A. Unique TensorFlower2016-10-13
* Automated rollback of change 135930862Gravatar Rohan Jain2016-10-13
* Allows metrics.streaming_concat() to be used inside evaluation.evaluation_loo...Gravatar A. Unique TensorFlower2016-10-13
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-10-13
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-10-13
* Added hash_key attribute to SparseFeatureCrossOp to use FingerprintCat64.Gravatar A. Unique TensorFlower2016-10-13
* Moves tests from contrib/learn/tests to a better place whenever possible.Gravatar A. Unique TensorFlower2016-10-13
* Simplify api for tf.summary.tensor_summary and tf.summary.scalarGravatar Dan Mané2016-10-13
* Removing misleading comment from _softmax_cross_entropy_loss method.Gravatar A. Unique TensorFlower2016-10-13