dill replacement and keras fix
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:03:21
| Stage: test Stage: build | No artifacts found |
-cloudpickle is replaced with dill to allow pickling locked objects. -keras is replaced with tensorflow.keras, as for the latest version (2.5.0), the optimizers can not be accessed from keras (from keras.optimizers import SGD) is invalid. To be consistent, the code uses only tensorflow.keras
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:03:21
| Stage: test Stage: build |
Download artifacts
No artifacts found |