Skip to content

Removed code duplication between TFRecord and TFRecordImage.

Samuel GAIST requested to merge cleanup_tfrecord_code_duplication into master

This merge request removes all the redundant code from TFRecordImage.

In it's current state, that class doesn't make use of inheritance at all.

Merge request reports