aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/BUILD
Commit message (Expand)AuthorAge
* Add RaggedTensors to tf.core. Moving the RaggedGather op kernel.Gravatar A. Unique TensorFlower2018-10-09
* Add "encoding" attribute to string substr op, which controls how each "charac...Gravatar A. Unique TensorFlower2018-10-04
* Internal change.Gravatar A. Unique TensorFlower2018-09-28
* Roll-forward of CL 214320700: Split up SPARSE_DEPS, adding each individual de...Gravatar A. Unique TensorFlower2018-09-28
* 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
* | [TF] Add new internal ops _VarHandlesOp and _ReadVariablesOp.Gravatar Peter Hawkins2018-09-26
* | Add "encoding" attribute to string length op, which controls how "string leng...Gravatar A. Unique TensorFlower2018-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
* | Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\ \
* | | Add searchsorted (ie lower/upper bound) op.Gravatar A. Unique TensorFlower2018-09-20
* | | This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19
* | | Run CPU tests remotely.Gravatar A. Unique TensorFlower2018-09-19
* | | Add benchmarks comparing Mkl vs Default Conv2D ops.Gravatar Eugene Zhulenev2018-09-17
| | * Some changes for commit.Gravatar Pan Daoxin2018-09-17
* | | Support passing a negative position to substr. If the position is negative, t...Gravatar A. Unique TensorFlower2018-09-12
* | | Adds listdiff_op to android_extended_ops_group1 set.Gravatar A. Unique TensorFlower2018-09-10
* | | Simplify BUILD rule for MKL transpose op.Gravatar A. Unique TensorFlower2018-09-06
| | * Add MklSlice op.Gravatar Pan Daoxin2018-09-04
| |/ |/|
* | Add benchmarks for Eigen spatial convolutions.Gravatar Eugene Zhulenev2018-08-31
* | Add the poisson log loss to the SDCA optimizer.Gravatar A. Unique TensorFlower2018-08-31
* | Add HostConst op dependency for the gather_op_test to fix broken tests and be...Gravatar Gunhan Gulsoy2018-08-27
* | Change visibility of batch_space_ops to friends from private.Gravatar A. Unique TensorFlower2018-08-22
* | Remove int kernel registrations for tf.nn.softplus and tf.nn.softsign.Gravatar Skye Wanderman-Milne2018-08-21
* | RELNOTES: Performance enhancements for StringSplitOp & StringSplitV2Op.Gravatar Jeremiah Harmsen2018-08-20
| * Implement extract_volume_patchesGravatar Hoeseong Kim2018-08-20
* | Add StaticRegexReplace which can be used in place of RegexReplace when the re...Gravatar Jeremiah Harmsen2018-08-18
* | Add HostConstOp dependency to broken tests.Gravatar Gunhan Gulsoy2018-08-16
* | Add StringLength op to TensorFlow.Gravatar Sung Jin Hwang2018-08-16
* | Fix the MKL build by correcting misspelled references to MKL's build package.Gravatar A. Unique TensorFlower2018-08-15
* | Automated rollback of commit a00fba38681fa28d6d20cd730fe362864b819a0dGravatar Gunhan Gulsoy2018-08-14
* | Automated rollback of commit cea262e16a004d73295259c42f21e2655da3df13Gravatar Gunhan Gulsoy2018-08-14
* | Apply MKL-{ML,DNN}-only config settings to dependencies, not just code.Gravatar A. Unique TensorFlower2018-08-14
* | Move HostConstantOp kernels from testlib to core/kernels.Gravatar Gunhan Gulsoy2018-08-14
* | Merge pull request #20536 from rongjiecomputer:flagGravatar TensorFlower Gardener2018-08-13
|\ \ | |/ |/|
* | Merge pull request #20066 from Intel-tensorflow:nhasabni/mkldnn-transposendGravatar TensorFlower Gardener2018-08-10
|\ \
* | | Add an Android target for whole_file_reader ops.Gravatar Shashi Shekhar2018-08-10
* | | Enable batch matmul for half types again which was accidentally disabled in C...Gravatar A. Unique TensorFlower2018-08-09
* | | Making PrefetchToDevice work on XLA Compile on Demand mode. Also adds a bunch...Gravatar Rohan Jain2018-08-07
* | | Make depth_space_ops visible to friends.Gravatar A. Unique TensorFlower2018-08-06
* | | Fix tf.quantize_and_dequantize_(v2|v3) to be consistent with the doc.Gravatar Jingyue Wu2018-08-03
* | | Fix Android compilation forGravatar Shashi Shekhar2018-07-31
* | | Benchmark crop and resize op.Gravatar A. Unique TensorFlower2018-07-31
* | | Properly call PrepareToUpdateVariable in resource strided slice assign.Gravatar Alexandre Passos2018-07-27
* | | Split textual headers off of ":android_all_ops" into ":android_all_ops_textua...Gravatar Timon Van Overveldt2018-07-23
* | | Automated rollback of commit aee128fb46f2721b07e5fa04ed6fac4b67963807. Revert...Gravatar A. Unique TensorFlower2018-07-23
* | | Changing the mapping between proto and TF types.Gravatar Jiri Simsa2018-07-18
* | | Adding CPU and GPU kernels for casting to and from uint32 and uint64.Gravatar Jiri Simsa2018-07-18