When usingKFP version: 1.8.11on Google Colab, running the pipeline withbeam_pipeline_args--runner=DataflowRunner, I get the error"ModuleNotFoundError: No module named 'user_module_0'". Full stacktrace in the screenshot attached. Describe the expected behavior Trainer module. This is taken stra...
jupyter-client==6.1.11 jupyter-contrib-core==0.3.3 jupyter-core==4.7.1 jupyter-nbextensions-configurator==0.4.1 jupyter-packaging==0.7.12 jupyter-server==1.4.1 jupyterlab==3.0.10 jupyterlab-pygments==0.1.2 jupyterlab-server==2.3.0 jupyterlab-widgets==1.0.0 Keras-Applications==1.0.8 keras-...
While copying the parameter named "first_stage_model.decoder.norm_out.weight", whose dimensions in the model are torch.Size([128]) and whose dimensions in the checkpoint are torch.Size([128]), an exception occurred : ('Cannot copy out of meta tensor; no data!',). While copying the ...