Skip to content

Fitting DGP throws ValueError with 2 training frames #9

@cellistigs

Description

@cellistigs

When running the run_dgp_demo.py script with two training frames, fitting DGP with labeled and unlabeled frames throws the following error:
ValueError: all the input array dimensions except for the concatenation axis must match exactly

The error occurs if running in test mode or not:
python "demo/run_dgp_demo.py" --dlcpath "path/to/model" or python "demo/run_dgp_demo.py" --dlcpath "path/to/model" --test

It does not occur if I increase the number of training frames to 4 or greater. I am using a fork of the dgp repo, forked from commit 0c5d91b, running on Ubuntu 18.04.4 LTS with a Tesla V100 GPU on Amazon AWS. I've attached the full stdout and stderr logs below.
DATASET_NAME_raw_data.zip_STATUS (5).json.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions