aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops
Commit message (Expand)AuthorAge
...
* | | | | | This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19
| | | * | | Move location of Slice shape function.Gravatar Pan Daoxin2018-09-19
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-17
* | | | | | [tf.data] Introducing `tf.data.Dataset.window(size, shift, stride, drop_remai...Gravatar Jiri Simsa2018-09-17
| | | * | | Some changes for commit.Gravatar Pan Daoxin2018-09-17
| | * | | | clang-formatGravatar Hoeseong Kim2018-09-15
* | | | | | Consistency in record_default shapes for tf.contrib.data.CsvDataset & tf.deco...Gravatar Rachel Lim2018-09-13
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-11
* | | | | | [tf.data] Mechanism for collecting processing time information and modeling p...Gravatar Jiri Simsa2018-09-11
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-11
* | | | | | Move Quantile Stream Resource to core.Gravatar Zhenyu Tan2018-09-11
| | | | | * Merge remote-tracking branch 'origin'Gravatar Cao Zongyan2018-09-11
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-07
* | | | | | Merge pull request #22045 from yongtang:20199-NonMaxSuppressionV2-float16Gravatar TensorFlower Gardener2018-09-07
|\ \ \ \ \ \
* | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-07
* | | | | | | [tf.data] Adding `use_inter_op_parallelism` attr to `ParallelMapDataset` and ...Gravatar Jiri Simsa2018-09-07
* | | | | | | Accept unknown output_shapes for MapDefun op.Gravatar Rachel Lim2018-09-07
* | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-06
* | | | | | | [tf.data] Adding support for `num_parallel_calls` to `tf.data.Dataset.interle...Gravatar Jiri Simsa2018-09-06
| | | * | | | fix argument nameGravatar Hoeseong Kim2018-09-07
* | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-06
* | | | | | | Add StaticRegexFullMatch which can be used in place of RegexFullMatch when th...Gravatar A. Unique TensorFlower2018-09-06
* | | | | | | Extend ConditionalAccumulator with SUM functionality.Gravatar Zhenyu Tan2018-09-06
| * | | | | | Add default type as DT_FLOAT to maintain backward-compatibilityGravatar Yong Tang2018-09-06
* | | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-04
* | | | | | | [tf.data] Add internal optimizations for executing simple functions in `MapDa...Gravatar Derek Murray2018-09-04
| | | | * | | Add MklSlice op.Gravatar Pan Daoxin2018-09-04
| |_|_|/ / / |/| | | | |
| * | | | | Add float16 support for NonMaxSuppressionV{2,3,4}Gravatar Yong Tang2018-09-04
|/ / / / /
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-31
* | | | | Add the poisson log loss to the SDCA optimizer.Gravatar A. Unique TensorFlower2018-08-31
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-31
* | | | | Add a batch sequence example parsing op, part 2.Gravatar Patrik Sundberg2018-08-31
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-30
* | | | | TensorListScatter and TensorListGatherGravatar Alexandre Passos2018-08-30
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-29
* | | | | [data-stats] Deletes deprecated `feature_stats` transformation to collect `fe...Gravatar Shivani Agrawal2018-08-29
* | | | | [tf.data] Whitelist the "Assert", "Print", and "Timestamp" logging ops for it...Gravatar Derek Murray2018-08-29
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-28
* | | | | Adds a tf.ensure_shape function as a substitute for tensor.set_shape, which v...Gravatar Rachel Lim2018-08-28
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-27
* | | | | GPU int8x4 implementation of ReluGravatar Paul Donnelly2018-08-27
* | | | | Merge pull request #21586 from Intel-tensorflow:pooling3dGravatar TensorFlower Gardener2018-08-27
|\ \ \ \ \
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-24
* | | | | | Changing KeyValueTensorInitializer to be more general.Gravatar A. Unique TensorFlower2018-08-24
* | | | | | Deprecate C++ kernel for matrix exponential, which is now implemented as a py...Gravatar A. Unique TensorFlower2018-08-24
| | | | | * Refine LeakyRelu codes and update APIs.Gravatar Cao Zongyan2018-08-24
| | | * | | comments regarding why rates are disabledGravatar Hoeseong Kim2018-08-23
* | | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-22
* | | | | | [data-stats] Supports stats aggregation for ParseExampleDataset.Gravatar Shivani Agrawal2018-08-22
* | | | | | [tf.data] Implements `dataset` transformation `parse_example_dataset(..)` whi...Gravatar Shivani Agrawal2018-08-22