aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/BUILD
Commit message (Expand)AuthorAge
* Copy device from If op to the lowered ops.Gravatar Saurabh Saxena2018-10-05
* Make batch_gather work with indices of dtype int64.Gravatar Adria Puigdomenech2018-10-04
* Disable norm_op_test and svd_op_test under msanGravatar Smit Hinsu2018-10-03
* Fix bug in shape function for transpose: If the rank of the input is unknown ...Gravatar A. Unique TensorFlower2018-10-03
* Internal change.Gravatar Anna R2018-10-02
* Internal change.Gravatar A. Unique TensorFlower2018-09-28
* Add flag for enabling while_v2.Gravatar Saurabh Saxena2018-09-28
* Support nested variants in CopyHostToDevice and CopyDeviceToHost.Gravatar Saurabh Saxena2018-09-27
* Add tf.strings.unicode_script, which detects the script of a unicode codepointGravatar A. Unique TensorFlower2018-09-27
* Merge pull request #21715 from hsgkim:volume_patchesGravatar TensorFlower Gardener2018-09-23
|\
* | This CL moves the tf.print logging level tests that are sensitive to OS & env...Gravatar A. Unique TensorFlower2018-09-20
* | Fix _handle_data of variant and resource type outputs of While op in while_v2.Gravatar Saurabh Saxena2018-09-20
* | This CL adds a new `tf.print` operator that more closely aligns with the stan...Gravatar A. Unique TensorFlower2018-09-19
* | First commit for functional while loop.Gravatar Saurabh Saxena2018-09-18
* | Break cwise_opt_test.py into 3 files to speed up testing, since we are up aga...Gravatar A. Unique TensorFlower2018-09-17
* | Consistency in record_default shapes for tf.contrib.data.CsvDataset & tf.deco...Gravatar Rachel Lim2018-09-13
* | Support passing a negative position to substr. If the position is negative, t...Gravatar A. Unique TensorFlower2018-09-12
* | disabling a flaky test in py3Gravatar Olivia Nordquist2018-09-06
* | Add StaticRegexFullMatch which can be used in place of RegexFullMatch when th...Gravatar A. Unique TensorFlower2018-09-06
* | Add python test for While op lowering.Gravatar Saurabh Saxena2018-09-06
* | Fix documentation of variable constraint, aggregation, synchronization.Gravatar A. Unique TensorFlower2018-08-30
* | Triage cond tests that fail with cond_v2 enabled, + other small test fixes.Gravatar Skye Wanderman-Milne2018-08-28
* | Adds a tf.ensure_shape function as a substitute for tensor.set_shape, which v...Gravatar Rachel Lim2018-08-28
* | Deprecate C++ kernel for matrix exponential, which is now implemented as a py...Gravatar A. Unique TensorFlower2018-08-24
* | Added additional test for regime of parameterized_truncated_normal sampler.Gravatar Jonathan J Hunt2018-08-21
* | Add `batch_scatter_update`, analogous to `batch_gather`.Gravatar Adria Puigdomenech2018-08-21
| * 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 StringLength op to TensorFlow.Gravatar Sung Jin Hwang2018-08-16
* | Add batch_gather that assumes a series of leading (dense) dimensions.Gravatar Adria Puigdomenech2018-08-15
* | Re-enable some tests on WindowsGravatar A. Unique TensorFlower2018-08-14
|/
* Mark priority_queue_test as medium-sized.Gravatar Akshay Agrawal2018-08-02
* Created pure TensorFlow op for MatrixExponential, allowing gradients and GPU ...Gravatar A. Unique TensorFlower2018-08-01
* Mark matmul_op_test as a medium-sized test.Gravatar Justin Lebar2018-07-31
* Internal change.Gravatar A. Unique TensorFlower2018-07-24
* Support Defuns and nested Defuns inside cond_v2 branches.Gravatar Saurabh Saxena2018-07-19
* Disable failing gpu tests on WindowsGravatar A. Unique TensorFlower2018-07-10
* Internal change.Gravatar Revan Sopher2018-07-07
* Merge pull request #18771 from facaiy/CLN/clean_duplicate_safe_embedding_fnGravatar Martin Wicke2018-07-02
|\
* \ Merge pull request #19663 from facaiy/ENH/add_gradient_for_sparse_sliceGravatar rach l2018-06-22
|\ \
* | | Move cond_v2 to core (non-public) and add toggle to use cond_v2 by default.Gravatar Skye Wanderman-Milne2018-06-15
* | | Moving generated API to tensorflow/.Gravatar Anna R2018-05-31
| * | ENH: add gradient in python sideGravatar Yan Facai (颜发才)2018-05-31
* | | Merge changes from github.Gravatar Yifei Feng2018-05-24
* | | Internal change.Gravatar Anna R2018-05-23
* | | Internal ChangeGravatar A. Unique TensorFlower2018-05-23
| * | Merge commit for internal changesGravatar Yifei Feng2018-05-15
| |\ \ | |/ / |/| |
| * | Add tf.regex_match for regex match support (#19160)Gravatar Yong Tang2018-05-14
* | | Run tensorflow/python/kernel_tests:conv2d_backprop_filter_grad_test only when...Gravatar A. Unique TensorFlower2018-05-09
* | | Run test tensorflow/python/kernel_tests:array_ops_test only when optimizing t...Gravatar A. Unique TensorFlower2018-05-09
|/ /