aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/parsing_ops_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Add a batch sequence example parsing op, part 2.Gravatar Patrik Sundberg2018-08-31
* Add test coverage for example parsing with a feature that is an empty string.Gravatar Derek Murray2017-12-21
* FixedLenSequenceFeature for parsing a variable-length tensor with parse_singl...Gravatar A. Unique TensorFlower2017-03-23
* Identify and fix bug in handling of variable-length data in ExampleParserOp.Gravatar Eugene Brevdo2017-03-17
* Add support for FixedLenSequenceFeature for parse_example/parse_single_example.Gravatar A. Unique TensorFlower2017-03-13
* Adding support for higher rank SparseFeatures.Gravatar A. Unique TensorFlower2017-03-01
* Add support for variable major dimension in dense features in example parser ...Gravatar Eugene Brevdo2017-02-07
* Allow empty tf.Features in the FeatureLists for sparse sequence examples.Gravatar A. Unique TensorFlower2017-01-06
* Small fix for named arguments in SparseFeature parsing.Gravatar A. Unique TensorFlower2017-01-06
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Part 2c of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-05
* Type information in error logging for ParseExample.Gravatar A. Unique TensorFlower2016-12-01
* Adding a SparseFeature to the tf.Example parser API.Gravatar A. Unique TensorFlower2016-11-30
* Make concatenated example parsing semantics identical to standard parser.Gravatar A. Unique TensorFlower2016-09-23
* Add a new parse_tensor op for parsing a serialized TensorProto into a Tensor.Gravatar A. Unique TensorFlower2016-08-12
* Fix tf.Example parsing when the Example feature name is provided, but noGravatar Eugene Brevdo2016-08-04
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Remove the ability to run the entire graph by passing an empty target list.Gravatar Derek Murray2016-04-20
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* Fix python3 issuesGravatar Martin Wicke2016-02-06
* Fix a test for Python 3Gravatar Geoffrey Irving2016-01-21
* Adds `tf.decode_json_example()` op that parses JSON into binary Example protos.Gravatar Derek Murray2016-01-20
* Change: 111879963Gravatar Vijay Vasudevan2016-01-11
* Add new parse_example functions that take namedtuple config objects, and prep...Gravatar A. Unique TensorFlower2016-01-11
* Fix parse_single_sequence_example to not fail when debug_name is NoneGravatar A. Unique TensorFlower2016-01-06
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-11
* TensorFlow: upstream latest changes to git.Gravatar Vijay Vasudevan2015-12-06
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-02
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: upstream changes to git (doc fixes).Gravatar Vijay Vasudevan2015-11-10
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06