aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core
Commit message (Expand)AuthorAge
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-03
* Enable collective graph key test for GPU builds.Gravatar Ayush Dubey2018-10-03
* [data-stats] Sets user given `tag` and `counter_prefix` with `set_stats_aggre...Gravatar Shivani Agrawal2018-10-03
* Change hierarchical_tree_broadcaster_test from small to medium.Gravatar Todd Wang2018-10-03
* Automated rollback of commit c9bdd3938e2b43334a0065b4c198ec9d491c8cb8Gravatar Derek Murray2018-10-03
* [tf.data] Add utility to deduplicate graph node names (after vectorization)Gravatar Rachel Lim2018-10-03
* Add a new GetRunFilesDir function to Env.Gravatar Gunhan Gulsoy2018-10-03
* Fix bug in shape function for transpose: If the rank of the input is unknown ...Gravatar A. Unique TensorFlower2018-10-03
* [tf.data] Switch background threads to use `BackgroundWorker`.Gravatar Derek Murray2018-10-03
* Merge pull request #22493 from Intel-tensorflow:cuixiaom_disable_MKLGravatar TensorFlower Gardener2018-10-03
|\
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-02
* | Set shape for output tensors of cond_v2.Gravatar Saurabh Saxena2018-10-02
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-02
* | Support shape_invariants in while_v2. Note that this arg is temporary and may...Gravatar Saurabh Saxena2018-10-02
* | Export endpoint for the version of the `regex_replace` function that calls St...Gravatar A. Unique TensorFlower2018-10-02
* | Check that IsValid{Input|Output}Tensor is only given non-control edgesGravatar Sanjoy Das2018-10-01
* | [tf.data] Adding `tf.data.Options()`, `tf.data.Dataset.options()`, and `tf.da...Gravatar Jiri Simsa2018-10-01
* | [tf.data] More robust solution for input pipeline <--> performance model coor...Gravatar Jiri Simsa2018-10-01
| * Minor changes, hanged CHECK_GE to DCHECK_GE due to code policy changeGravatar Xiaoming (Jason) Cui2018-10-01
| * Merge the branch with master branchGravatar Xiaoming (Jason) Cui2018-10-01
| |\
* | | [tf.data] Deprecate `tf.contrib.data` and introduce `tf.data.experimental` to...Gravatar Derek Murray2018-10-01
* | | Clean up the build_xla_ops to use the generated C++ TF op wrappers.Gravatar Sanjoy Das2018-10-01
* | | Fix Android builds when using --define=with_tflite_flexGravatar Jared Duke2018-10-01
* | | Remove jemalloc build files and dead configuration options.Gravatar Ayush Dubey2018-10-01
* | | Make cond_v2 If op lowering work in a defun + eager.Gravatar Skye Wanderman-Milne2018-10-01
* | | Fixes possible out-of-bounds access by strided slice.Gravatar Alexandre Passos2018-10-01
* | | Internal build specification changeGravatar A. Unique TensorFlower2018-10-01
* | | Automated rollback of commit cb98ceba9cff8c10ee3c7e89dc8925c88b28118eGravatar A. Unique TensorFlower2018-10-01
* | | Automated rollback of commit 6a787235b95dd3040fc5ff7fb7104585e746c66aGravatar Christopher Olston2018-10-01
* | | Make GCS filesystem/metadata lookup retries configurableGravatar Russell Power2018-10-01
* | | Add allowed optimizations to GrapplerItem.Gravatar Eugene Zhulenev2018-10-01
* | | Merge pull request #22571 from Intel-tensorflow:agramesh/fix_mkl_sliceGravatar TensorFlower Gardener2018-09-30
|\ \ \
| | * \ Merge branch 'master' into cuixiaom_disable_MKLGravatar Xiaoming (Jason) Cui2018-09-30
| | |\ \ | |_|/ / |/| | |
| | * | Added some minor format changesGravatar Xiaoming (Jason) Cui2018-09-30
| | | * Fixed format errors reported by clang-formatGravatar AG Ramesh2018-09-29
| | |/
* | | Disable PinToHostOptimizer for NoOp.Gravatar A. Unique TensorFlower2018-09-29
* | | CleanupGravatar A. Unique TensorFlower2018-09-29
| | * Lower the MKLCpuAllocator priority so that it can use default allocator when ...Gravatar Xiaoming (Jason) Cui2018-09-28
| | * Merge branch 'master' into cuixiaom_disable_MKLGravatar Xiaoming (Jason) Cui2018-09-28
| | |\ | |_|/ |/| |
* | | Internal change.Gravatar Revan Sopher2018-09-28
* | | [TF] Fix incorrect type constraint on _VarHandlesOp kernel on GPU. The kernel...Gravatar Peter Hawkins2018-09-28
* | | [tf.data] Use `std::make_shared` as appropriate in `ParallelMapIterator`.Gravatar Derek Murray2018-09-28
* | | Bunch of micro move optimizationsGravatar Piotr Padlewski2018-09-28
* | | Add a rewrite_config option to disable meta_optimizer.Gravatar A. Unique TensorFlower2018-09-28
* | | [tf.data] Use Graph instead of GraphDef/FunctionDef for vectorization transformsGravatar Rachel Lim2018-09-28
* | | Add documentation of the ownership semantics to {Lookup,Create,LookupOrCreate...Gravatar Derek Murray2018-09-28
* | | Handle noinline gradient function in control flow functionalization.Gravatar Tong Shen2018-09-28
* | | Copy shape into CollectiveParams only once per CollectiveReduce kernel.Gravatar Ayush Dubey2018-09-28
* | | Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-28
* | | Internal change.Gravatar A. Unique TensorFlower2018-09-28