basic_pitch/data/tf_example_deserialization.py [668:674]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    audio: tf.Tensor,
    onsets: np.ndarray,
    contour: np.ndarray,
    notes: np.ndarray,
    onset_weight: int,
    contour_weight: int,
    note_weight: int,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



basic_pitch/data/tf_example_deserialization.py [733:739]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    audio: tf.Tensor,
    onsets: np.ndarray,
    contour: np.ndarray,
    notes: np.ndarray,
    onset_weight: int,
    contour_weight: int,
    note_weight: int,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



