Skip to content
  • Michael Reneer's avatar
    Move `type_utils` conversion functions to the `types` package. · 06be556d
    Michael Reneer authored
    TF_DATASET_REPRESENTATION_TYPES
    infer_type
    type_to_tf_dtypes_and_shapes
    type_to_tf_tensor_specs
    type_to_tf_structure
    type_from_tensors
    convert_to_py_container -> type_to_py_container
    to_non_all_equal -> type_to_non_all_equal
    
    Note: The "type" prefix is retained here to make the public API a little clearer. (e.g. tff.framework.type_to_tf_dtypes_and_shapes)
    PiperOrigin-RevId: 311838556
    06be556d