aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core
Commit message (Expand)AuthorAge
* Correctly compute loop bounds in pack_rhs_mem for convolutions.Gravatar Eugene Zhulenev2018-09-21
* Executor: Move `GetNodeAttr()` off the critical path for loop execution.Gravatar Derek Murray2018-09-21
* Document custom contraction mappers for convolutions.Gravatar Eugene Zhulenev2018-09-21
* Merge pull request #22157 from yongtang:22054-TensorArray-int64Gravatar TensorFlower Gardener2018-09-21
|\
* \ Merge pull request #22147 from girving:intGravatar TensorFlower Gardener2018-09-21
|\ \
* | | Don't crash on Pack nodes with no axis argument set.Gravatar A. Unique TensorFlower2018-09-21
* | | [tf.data] Add a ConverterRegistry for vectorization convertersGravatar Rachel Lim2018-09-21
* | | Set device on resource touching ops before checking where to execute.Gravatar Akshay Modi2018-09-21
* | | Fix typo.Gravatar A. Unique TensorFlower2018-09-21
* | | [data-stats] Collects prefetch `buffer_size` and `buffer_capacity` as scalar,...Gravatar Shivani Agrawal2018-09-21
* | | Fix cub include path so that TensorFlow compiles when used as a bazel depende...Gravatar A. Unique TensorFlower2018-09-20
* | | Add an API which gives explicit control over shard sizes and introspection in...Gravatar A. Unique TensorFlower2018-09-20
* | | Merge pull request #22402 from kitstar:masterGravatar TensorFlower Gardener2018-09-20
|\ \ \
* | | | Fixes regression to tf.Print that removed square braces around printed tensors.Gravatar A. Unique TensorFlower2018-09-20
* | | | [tf.data] Moving auto-tuning optimizations into a background thread, refactor...Gravatar Jiri Simsa2018-09-20
* | | | Merge pull request #22337 from byronyi:scoped_allocator_ops_fixGravatar TensorFlower Gardener2018-09-20
|\ \ \ \
* | | | | [tf.data] Some vectorization cleanupGravatar Rachel Lim2018-09-20
* | | | | Fix bug in Pow optimizer rule when broadcasting is involved.Gravatar A. Unique TensorFlower2018-09-20
* | | | | Implement TF graph capture.Gravatar Russell Power2018-09-20
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-20
* | | | | [tf.data] Fixes for two recently introduced use-after-free bugs.Gravatar Derek Murray2018-09-20
* | | | | Add searchsorted (ie lower/upper bound) op.Gravatar A. Unique TensorFlower2018-09-20
* | | | | [data-stats] Adds number of filtered elements as scalar summary, also adds nu...Gravatar Shivani Agrawal2018-09-20
* | | | | Merge pull request #20443 from naurril:masterGravatar TensorFlower Gardener2018-09-20
|\ \ \ \ \
* | | | | | [tf.data] Use vectorization_utils::VectorizeMapDefun in MapVectorization opti...Gravatar Rachel Lim2018-09-20
* | | | | | Internal change.Gravatar A. Unique TensorFlower2018-09-20
| | | * | | Fix typo error in grapper remapper optimizer.Gravatar Cheng CHEN2018-09-20
| |_|/ / / |/| | | |
* | | | | Internal change.Gravatar Eugene Brevdo2018-09-19
* | | | | BEGIN_PUBLICGravatar James Qin2018-09-19
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-19
* | | | | Allow setting a global override for the "allow_growth" GPU option via the TF_...Gravatar A. Unique TensorFlower2018-09-19
* | | | | Merge pull request #21114 from yongtang:07242018-CudnnRNNParamsSizeGravatar TensorFlower Gardener2018-09-19
|\ \ \ \ \
* | | | | | This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19
* | | | | | Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* | | | | | Remove LOG(INFO) in MetaOptimizer:Optimize as this currently produces a large...Gravatar A. Unique TensorFlower2018-09-19
* | | | | | [tf.data] MapVectorization optimization: C++ conversion framework to vectoriz...Gravatar Rachel Lim2018-09-19
* | | | | | Fixes bits/bytes unit error in comment.Gravatar A. Unique TensorFlower2018-09-19
* | | | | | Python interface for Boosted Trees model explainability (currently includes d...Gravatar A. Unique TensorFlower2018-09-19
* | | | | | Merge pull request #21000 from ROCmSoftwarePlatform:upstream-staging-gpu-comm...Gravatar TensorFlower Gardener2018-09-19
|\ \ \ \ \ \
* | | | | | | Run CPU tests remotely.Gravatar A. Unique TensorFlower2018-09-19
* | | | | | | Putting `NodeExecStatsWrapper` behind an interface and providing a light-weig...Gravatar Jiri Simsa2018-09-18
* | | | | | | Update the grappler plugin to support the @defun generated function and ops.Gravatar Scott Zhu2018-09-18
* | | | | | | Automated rollback of commit b1ff7c2cedcc7d49d430d56655870e6d68a0c8f7Gravatar Derek Murray2018-09-18
* | | | | | | Clean up remove_negation pass in Grappler.Gravatar A. Unique TensorFlower2018-09-18
* | | | | | | Eliminate VisitableAllocator.Gravatar A. Unique TensorFlower2018-09-18
* | | | | | | Creating an InstantiatedCapturedFunction that captures the instantiated state...Gravatar Rohan Jain2018-09-18
| | | | | * | Make tf.random_uniform([0], maxval=0, dtype=tf.int32) not crashGravatar Geoffrey Irving2018-09-18
| |_|_|_|/ / |/| | | | |
* | | | | | Add a fuzzer to test DecodeCompressedGravatar David G. Andersen2018-09-18
* | | | | | Merge pull request #22263 from angersson:get-111-version-changesGravatar TensorFlower Gardener2018-09-17
|\ \ \ \ \ \
| | | | | * | Support scoped_allocator_ops for renamed device.Gravatar Bairen Yi2018-09-18