aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core
Commit message (Expand)AuthorAge
...
* | | | Pin ops with small integer inputs (already on the cpu) to the cpu in eager.Gravatar Akshay Modi2018-10-04
* | | | Fix bug in Grappler constant folding: The logic detecting full reductions was...Gravatar A. Unique TensorFlower2018-10-04
* | | | Add apidefs for the list ops.Gravatar Dan Moldovan2018-10-04
* | | | Error out when PartitionedCall is created with the wrong number of arguments.Gravatar Alexandre Passos2018-10-04
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-04
* | | | [tf.data] Add a notion of `captured args` to MapDefunGravatar Rachel Lim2018-10-04
* | | | Remove obsolete TODO.Gravatar Paul Donnelly2018-10-04
* | | | Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
* | | | Roll forward change "Skip control flow functionalization if there is no Switc...Gravatar Tong Shen2018-10-04
* | | | collective_param_resolver_local.cc: delete DCHECK(!ir->out_mu.try_lock()); in...Gravatar A. Unique TensorFlower2018-10-04
* | | | [tf.data] Fix C++ shape inference for `Dataset.concatenate()`.Gravatar Derek Murray2018-10-04
* | | | Add ability to vectorize nodes that do not derive from function arguments. (T...Gravatar Rachel Lim2018-10-04
* | | | Gracefully disallow updating resource variables with invalid shapes.Gravatar Asim Shankar2018-10-04
| |/ / |/| |
* | | [TF] Fail fast if there is no CPU kernel during constant tensor evaluation.Gravatar Peter Hawkins2018-10-04
* | | [tf.data] Fix bug in `tf.data.experimental.unbatch()`.Gravatar Derek Murray2018-10-03
* | | PinToHostOptimizer: Refactored code. Update blacklist. Added recursive lookba...Gravatar A. Unique TensorFlower2018-10-03
* | | 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