original = [
        example(features=features({
            "a": float_feature([1]),
        })), example(features=features({}))