aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops
Commit message (Expand)AuthorAge
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-09
* Add 'remove' operation to MutableHashTable and MutableDenseHashTable.Gravatar A. Unique TensorFlower2018-10-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-09
* Add RaggedTensors to tf.core. Moving the RaggedGather op kernel.Gravatar A. Unique TensorFlower2018-10-09
* [tf.data] NUMA-aware MapAndBatch dataset.Gravatar Brennan Saeta2018-10-09
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-09
* Create SDCAOptimizerV2 op to fix the "adaptative" typo.Gravatar Yuefeng Zhou2018-10-09
* Partial support tfe.defun in tf.gradients.Gravatar Alexandre Passos2018-10-08
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-08
* Merge pull request #21658 from lowintelligence:masterGravatar TensorFlower Gardener2018-10-08
|\
* | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-05
* | Merge pull request #22386 from girving:statelessGravatar TensorFlower Gardener2018-10-05
|\ \
| * | Expand stateless random generators to match their stateful cousinsGravatar Geoffrey Irving2018-10-05
* | | Merge pull request #20476 from yongtang:06052018-bincount-shapeGravatar TensorFlower Gardener2018-10-05
|\ \ \
* | | | Declare that stateless random ops are not differentiable in C++ code.Gravatar Tong Shen2018-10-05
* | | | 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
* | | | Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
| |/ / |/| |
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-10-03
* | | [data-stats] Sets user given `tag` and `counter_prefix` with `set_stats_aggre...Gravatar Shivani Agrawal2018-10-03
* | | Fix bug in shape function for transpose: If the rank of the input is unknown ...Gravatar A. Unique TensorFlower2018-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
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-28
* | | [tf.data] Move `tf.contrib.data` C++ code to a core "experimental" directory.Gravatar Derek Murray2018-09-28
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-27
* | | [tf.data Introducing tf.data.Dataset.reduce() which reduces elements of a (fi...Gravatar Jiri Simsa2018-09-27
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-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
|\ \ \
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-26
* | | | Add xlogy and xdivy op.Gravatar A. Unique TensorFlower2018-09-26
* | | | [TF] Add new internal ops _VarHandlesOp and _ReadVariablesOp.Gravatar Peter Hawkins2018-09-26
* | | | Changed FusedBatchNorm and FusedBatchNormGrad to use allowed_values for data_...Gravatar A. Unique TensorFlower2018-09-26
| | | * Merge remote-tracking branch 'origin'Gravatar Cao Zongyan2018-09-26
| | | |\ | |_|_|/ |/| | |
* | | | Remove integer dtypes from Soft{plus,sign} OpDefs.Gravatar Todd Wang2018-09-25
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-25
* | | | Add "encoding" attribute to string length op, which controls how "string leng...Gravatar A. Unique TensorFlower2018-09-25
* | | | Boosted trees: Adding categorical split support to prediction ops.Gravatar A. Unique TensorFlower2018-09-25
* | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-23
* | | | Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \ \ \
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-23
* | | | | Moving MultiDeviceIterator from contrib to core.Gravatar Rohan Jain2018-09-23
| | * | | More changes.Gravatar Pan Daoxin2018-09-21
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-20
* | | | | Add searchsorted (ie lower/upper bound) op.Gravatar A. Unique TensorFlower2018-09-20
* | | | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-09-19
* | | | | Merge pull request #21114 from yongtang:07242018-CudnnRNNParamsSizeGravatar TensorFlower Gardener2018-09-19
|\ \ \ \ \