aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels
Commit message (Expand)AuthorAge
* [tf.data] Use `std::make_shared` as appropriate in `ParallelMapIterator`.Gravatar Derek Murray2018-09-28
* Copy shape into CollectiveParams only once per CollectiveReduce kernel.Gravatar Ayush Dubey2018-09-28
* Internal change.Gravatar A. Unique TensorFlower2018-09-28
* Merge pull request #22324 from Intel-tensorflow:fix_typo_envGravatar TensorFlower Gardener2018-09-28
|\
* | [tf.data] Referencing an internal issue.Gravatar Jiri Simsa2018-09-28
* | [tf.data] Throws appropriate error while trying to checkpoint input pipeline ...Gravatar Shivani Agrawal2018-09-28
* | Roll-forward of CL 214320700: Split up SPARSE_DEPS, adding each individual de...Gravatar A. Unique TensorFlower2018-09-28
* | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* | Fixing a couple of small bugs with the multi device iterator having to dealGravatar Rohan Jain2018-09-28
* | [tf.data Introducing tf.data.Dataset.reduce() which reduces elements of a (fi...Gravatar Jiri Simsa2018-09-27
* | Merge pull request #22286 from Intel-tensorflow:nhasabni/unit-test-fixesGravatar TensorFlower Gardener2018-09-27
|\ \
* | | Dynamic subdivisions in collective ring reduce.Gravatar Ayush Dubey2018-09-27
* | | Add tf.strings.unicode_script, which detects the script of a unicode codepointGravatar A. Unique TensorFlower2018-09-27
* | | Merge pull request #22076 from Intel-tensorflow:feature/daoxin/sliceGravatar TensorFlower Gardener2018-09-26
|\ \ \
* | | | Add xlogy and xdivy op.Gravatar A. Unique TensorFlower2018-09-26
* | | | Extract Conv2D dimensions parsing and validation into helper functions.Gravatar Eugene Zhulenev2018-09-26
* | | | Preprocess the protobuff input for parse_tensor_op.Gravatar Mihai Maruseac2018-09-26
* | | | Fix potential use-after-free in the training ops.Gravatar Derek Murray2018-09-26
* | | | [TF] Add new internal ops _VarHandlesOp and _ReadVariablesOp.Gravatar Peter Hawkins2018-09-26
* | | | Public no-op.Gravatar Christopher Olston2018-09-26
* | | | Public no-op.Gravatar Christopher Olston2018-09-26
* | | | [tf.data] Adding serialization support for `StatsAggregatorDatasets` to make ...Gravatar Jiri Simsa2018-09-26
* | | | The GeneratorDataset init function was being run during Initialization which ...Gravatar Rohan Jain2018-09-26
* | | | Adds a build flag to enable MKL (mkl_enabled=true).Gravatar A. Unique TensorFlower2018-09-25
| | * | Adding check around AddFunctionLibraryGravatar Niranjan Hasabnis2018-09-25
* | | | Add "encoding" attribute to string length op, which controls how "string leng...Gravatar A. Unique TensorFlower2018-09-25
* | | | [TF TensorArray] TensorSetZero supports bool types.Gravatar Eugene Brevdo2018-09-25
* | | | Boosted trees: Adding categorical split support to prediction ops.Gravatar A. Unique TensorFlower2018-09-25
| * | | Some changes for CHECK.Gravatar Pan Daoxin2018-09-25
* | | | Fix memory leak of a Var resource in the multiple variable-handling kernels.Gravatar Derek Murray2018-09-24
| * | | Some minor changes.Gravatar Pan Daoxin2018-09-25
* | | | Automated rollback of commit edbc6e078ad306021eeb95827a7451892b35f859Gravatar A. Unique TensorFlower2018-09-24
* | | | Split up SPARSE_DEPS, adding each individual dependency only to the sparseGravatar A. Unique TensorFlower2018-09-24
* | | | [tf.data] Add `tf.contrib.data.Optional` support to `Structure`.Gravatar Derek Murray2018-09-23
* | | | Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \ \ \
* | | | | Moving MultiDeviceIterator from contrib to core.Gravatar Rohan Jain2018-09-23
* | | | | Correctly compute loop bounds in pack_rhs_mem for convolutions.Gravatar Eugene Zhulenev2018-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
|\ \ \ \ \ \
* | | | | | | [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
* | | | | | | 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
* | | | | | | [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
| | | | | * | Fix for failing eager:function_testGravatar Niranjan Hasabnis2018-09-20
* | | | | | | BEGIN_PUBLICGravatar James Qin2018-09-19
* | | | | | | This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19