TensorFlow Federated 0.65.0
Pre-release
Pre-release
Release 0.65.0
Major Features and Improvements
-
Update the representation of a
tff.TensorType.shapeto be a
tff.types.ArrayShapeinstead oftf.TensorShape. -
Updated
type_to_py_container``to be able to handletff.SequenceTypes` with
an unknown Python type.
Breaking Changes
- Moved
tff.structure_from_tensor_type_treeto
tff.types.structure_from_tensor_type_tree. - Remove the capability to pass an
intas the shape of atff.TensorType.