lf1-io / padl

Functional deep learning
Apache License 2.0
106 stars 4 forks source link

include argument on train apply to optionally ignore postprocessing #444

Closed eramdiaz closed 2 years ago

eramdiaz commented 2 years ago

Description

Fixes #28 by adding an keyword argument ignore_post on the train_apply method.