aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/array_ops.cc
Commit message (Expand)AuthorAge
* Fix bug in shape function for transpose: If the rank of the input is unknown ...Gravatar A. Unique TensorFlower2018-10-03
* Merge pull request #22076 from Intel-tensorflow:feature/daoxin/sliceGravatar TensorFlower Gardener2018-09-26
|\
* \ Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \
| | * More changes.Gravatar Pan Daoxin2018-09-21
* | | Add searchsorted (ie lower/upper bound) op.Gravatar A. Unique TensorFlower2018-09-20
| | * Move location of Slice shape function.Gravatar Pan Daoxin2018-09-19
| | * Some changes for commit.Gravatar Pan Daoxin2018-09-17
| * | clang-formatGravatar Hoeseong Kim2018-09-15
| * | fix argument nameGravatar Hoeseong Kim2018-09-07
| | * Add MklSlice op.Gravatar Pan Daoxin2018-09-04
| |/ |/|
* | Adds a tf.ensure_shape function as a substitute for tensor.set_shape, which v...Gravatar Rachel Lim2018-08-28
| * comments regarding why rates are disabledGravatar Hoeseong Kim2018-08-23
| * Implement extract_volume_patchesGravatar Hoeseong Kim2018-08-20
* | Automated rollback of commit a00fba38681fa28d6d20cd730fe362864b819a0dGravatar Gunhan Gulsoy2018-08-14
* | Implement ShapeFn for UnravelIndexOp.Gravatar A. Unique TensorFlower2018-08-13
|/
* Fix clang format errorsGravatar Geoffrey Irving2018-08-09
* Two improvements to tf.split's shape functionGravatar Geoffrey Irving2018-08-09
* Add tf.bool support back to tf.scatter_nd.Gravatar Eugene Brevdo2018-07-19
* Add support for bitcasting to/from uint32 and uint64, and update out-of-date ...Gravatar Jiri Simsa2018-07-18
* Faster reduce_logsoftmax (specially in eager) and bugfixes in broadcast_toGravatar Alexandre Passos2018-04-30
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Move inplace update operators.Gravatar Patrick Nguyen2018-04-06
* [TF] Add half precision to the supported data types for tensorflow operations.Gravatar Bixia Zheng2018-04-06
* Automated g4 rollback of changelist 190858242Gravatar Jianwei Xie2018-03-29
* Fixed the shape function of the SplitV op that incorrectly often assumed thatGravatar Benoit Steiner2018-03-28
* Automated g4 rollback of changelist 190835392Gravatar Anna R2018-03-28
* Merge changes from github.Gravatar Jianwei Xie2018-03-28
* Improved shape inference for reshapeGravatar Benoit Steiner2018-03-27
* Merge changes from github.Gravatar Shanqing Cai2018-03-12
* Ensure that the rank of the input to tf.Unique is 1 as shape inference time i...Gravatar Benoit Steiner2018-03-09
* Add missing equality assertion between the shape of the 2 inputs to the tile op.Gravatar Benoit Steiner2018-03-07
* Merge changes from github.Gravatar Michael Case2018-02-07
* [TF:XLA] Implement MatrixSetDiag and MatrixBandPart.Gravatar Peter Hawkins2018-02-01
* Cleanup: Ran clang-format on all *.{cc,h} in tensorflow/core/ops.Gravatar A. Unique TensorFlower2018-01-26
* Merge changes from github.Gravatar Sourabh Bajaj2018-01-17
* Automated g4 rollback of changelist 180691955Gravatar Anna R2018-01-09
* tfdbg: Add DebugGradientRefIdentity opGravatar Shanqing Cai2018-01-08
* Automated g4 rollback of changelist 180670333Gravatar Anna R2018-01-03
* Removing doc strings from REGISTER_OP calls in core/ops.Gravatar Anna R2018-01-03
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-12-21
* Automated g4 rollback of changelist 179735577Gravatar Anna R2017-12-20
* Implements the fill op for int64 indices.Gravatar Alexandre Passos2017-12-20
* Add a "Snapshot" kernel that always makes a copy of its input. This should be...Gravatar A. Unique TensorFlower2017-12-08
* Fix minor typos in the doc of SpaceToDepth and DepthToSpace.Gravatar Jingyue Wu2017-12-04
* Adds a GuaranteeConstOp.Gravatar Vinu Rajashekhar2017-12-01
* Register more ops with bfloat16 types.Gravatar Peter Hawkins2017-11-30
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Reserve vector capacity when the final size is knownGravatar A. Unique TensorFlower2017-11-20