aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops
Commit message (Expand)AuthorAge
* 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
* | 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
* | SymbolicGradient for gather_ndGravatar Alexandre Passos2018-08-22
* | Remove int kernel registrations for tf.nn.softplus and tf.nn.softsign.Gravatar Skye Wanderman-Milne2018-08-21
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-20
* | Merge pull request #21621 from facaiy:CLN/add_div_no_nan_opGravatar TensorFlower Gardener2018-08-20
|\ \
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-18
* | | Add StaticRegexReplace which can be used in place of RegexReplace when the re...Gravatar Jeremiah Harmsen2018-08-18
* | | Fix the bug that StridedSlice loses static dimension when dim==0.Gravatar A. Unique TensorFlower2018-08-17
| | * Merge branch 'master' into pooling3dGravatar AG Ramesh2018-08-16
| | |\ | |_|/ |/| |
* | | Merge pull request #21324 from Intel-tensorflow:conv3dGravatar TensorFlower Gardener2018-08-16
|\ \ \
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-16
* | | | Add StringLength op to TensorFlow.Gravatar Sung Jin Hwang2018-08-16
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-15
* | | | Automated rollback of commit a00fba38681fa28d6d20cd730fe362864b819a0dGravatar Gunhan Gulsoy2018-08-14
| | * | CLN: register op for float32, float64 onlyGravatar Yan Facai (颜发才)2018-08-15
| | * | Merge remote-tracking branch 'upstream/master' into ENH/unsafe_divGravatar Yan Facai (颜发才)2018-08-14
| | |\ \ | |_|/ / |/| | |
* | | | Modifies NonMaxSuppressionV4 output shape to be static.Gravatar Tayo Oguntebi2018-08-13
| | * | CLN: rename UnsafeDiv => DivNoNanGravatar Yan Facai (颜发才)2018-08-14
| | | * enable pooling3D opGravatar Guozhong Zhuang2018-08-13
* | | | [tf.contrib.lookup] Clean up shape inference for lookup ops.Gravatar Eugene Brevdo2018-08-13
* | | | Implement ShapeFn for UnravelIndexOp.Gravatar A. Unique TensorFlower2018-08-13
| |_|/ |/| |
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-11
* | | Merge pull request #19105 from facaiy:ENH/unsafe_divGravatar TensorFlower Gardener2018-08-11
|\ \ \
| | * \ Merge branch 'master' into conv3dGravatar AG Ramesh2018-08-11
| | |\ \ | |_|/ / |/| | |
* | | | Rename MKL-related feature macros.Gravatar A. Unique TensorFlower2018-08-10
* | | | Merge pull request #20030 from yongtang:06052018-AdjustContrastv2-shapeGravatar TensorFlower Gardener2018-08-10
|\ \ \ \
* | | | | Add c++ gradient for SplitV op.Gravatar A. Unique TensorFlower2018-08-09
* | | | | Fix clang format errorsGravatar Geoffrey Irving2018-08-09
* | | | | Two improvements to tf.split's shape functionGravatar Geoffrey Irving2018-08-09
| | | | * CLN: clang-format format cc codesGravatar Yan Facai (颜发才)2018-08-09
| | | |/ | | |/|
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-08
* | | | Merge pull request #21279 from yongtang:07312018-complex128-as_stringGravatar TensorFlower Gardener2018-08-08
|\ \ \ \
* | | | | Added forked versions of stateless If and While ops. They should only be used,Gravatar Mingsheng Hong2018-08-08
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-08
* | | | | Add a (internal) `MapFn` op that maps a function over batches of inputs.Gravatar Rachel Lim2018-08-08