Skip to content
New issue

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

Unify MLP and CNF's xedocs schema #1506

Open
dachengx opened this issue Dec 22, 2024 · 0 comments
Open

Unify MLP and CNF's xedocs schema #1506

dachengx opened this issue Dec 22, 2024 · 0 comments
Assignees

Comments

@dachengx
Copy link
Collaborator

pred_function = straxen.URLConfig(
default=(
"jax://resource://flow_20240730.tar.gz?"
"n_poly=plugin.n_poly&sig=plugin.sig&fmt=abs_path"
),
help="Compiled JAX function",
)

The CNF model is assigned not the same as what we will use for MLP:

"tf://resource://xedocs://posrec_models?attr=value&fmt=abs_path&kind=mlp&run_id=plugin.run_id&version=v7"

We should put the CNF model also under posrec_models schema.

@dachengx dachengx self-assigned this Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant