elasticdl icon indicating copy to clipboard operation
elasticdl copied to clipboard

unify preprocess layer in model zoo

Open QiJune opened this issue 5 years ago • 1 comments

I find that there is some keras preprocessing layer in census_wide_deep_model. Could we move these preprocessing layer into elasticdl preprocessing directory? Or if the preprocessing layer has been implemented already, we could import it from elasticdl preprocessing library.

QiJune avatar Apr 09 '20 08:04 QiJune

Yes, we can import from elasticdl_preprocessing in census_wide_deep_model.

workingloong avatar Apr 10 '20 02:04 workingloong