Fabian P
11/19/2025, 12:50 PMLayer.call must always be passed.'), <traceback object at 0x0000025E444A4540>)
When debugging, i can save each model individually by model.save(), so i assume the error message is not truly valid.Jitendra Gundaniya
11/19/2025, 2:42 PMkedro are you using?
• What version of kedro-datasets are you using?
• Can you share the node function that's saving these models? (How are you returning the models? as a dict?)
• Can you share your catalog entry for this partitioned dataset?
• Could you share the full error traceback?
thanks.