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

xb.call_jax only works with torch.Tensor arguments #8795

Open
tengyifei opened this issue Mar 5, 2025 · 1 comment
Open

xb.call_jax only works with torch.Tensor arguments #8795

tengyifei opened this issue Mar 5, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@tengyifei
Copy link
Collaborator

It should probably accept other arguments such as bools or strings.

@ysiraichi ysiraichi added the enhancement New feature or request label Mar 6, 2025
@zpcore
Copy link
Collaborator

zpcore commented Mar 6, 2025

Need to handle None case also if input is torch.Tensor | None.

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

No branches or pull requests

3 participants