We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, PyTorch ZBLModel input.json only takes one type_map, we may want to allow three type_map inputs
input.json
type_map
The input.json need to be reformatted, should take a list of two models, one DPModel, one PairTabModel. Each model should have its own type_map input.
get_zbl_model
No response
The text was updated successfully, but these errors were encountered:
anyangml
Successfully merging a pull request may close this issue.
Summary
Currently, PyTorch ZBLModel
input.json
only takes onetype_map
, we may want to allow threetype_map
inputsDetailed Description
The
input.json
need to be reformatted, should take a list of two models, one DPModel, one PairTabModel. Each model should have its owntype_map
input.get_zbl_model
functioninput.json
Further Information, Files, and Links
No response
The text was updated successfully, but these errors were encountered: