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

Closed
dachengx opened this issue Dec 22, 2024 · 0 comments · Fixed by #1519
Closed

Unify MLP and CNF's xedocs schema #1506

dachengx opened this issue Dec 22, 2024 · 0 comments · Fixed by #1519
Assignees
Labels
enhancement New feature or request

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
@dachengx dachengx mentioned this issue Jan 14, 2025
4 tasks
@dachengx dachengx added the enhancement New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant