Make DType, TensorShape, and Dimension "reducable" for pickling purposes.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 12 Apr 2018 11:40:42 +0000 (04:40 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 12 Apr 2018 11:43:24 +0000 (04:43 -0700)
commite688642372893d9e51be4119342f787560d8e644
treeae6f9fd6c0c43282f2626b8cd5ebb077d3c0cfbb
parent96aba78b0cdb2b9ad316d3c68a52bc2284ea638c
Make DType, TensorShape, and Dimension "reducable" for pickling purposes.

PiperOrigin-RevId: 192591402
tensorflow/python/framework/dtypes.py
tensorflow/python/framework/dtypes_test.py
tensorflow/python/framework/tensor_shape.py
tensorflow/python/framework/tensor_shape_test.py