Skip to content

Conversation

@iwyoo
Copy link

@iwyoo iwyoo commented Aug 22, 2025

Hi, guys.

I'm using PyTorch>=2.4 and I'm getting errors related to torchtyping. The author of torchtyping suggested switching to jaxtyping, so I submitted a PR that applied it.
patrick-kidger/torchtyping#48 (comment)

Please let me know if there is any issue for this PR.

@iwyoo iwyoo closed this Aug 22, 2025
@iwyoo iwyoo force-pushed the chore/jaxtyping-migration branch from a3e84aa to ad53898 Compare August 22, 2025 03:17
@iwyoo iwyoo deleted the chore/jaxtyping-migration branch August 22, 2025 03:19
@iwyoo iwyoo reopened this Aug 22, 2025
stsouko pushed a commit that referenced this pull request Oct 5, 2025
Merge in ASX-JFUG/chytorch from feature/split_model_instances to dev

* commit 'fa2e1a664500072a8759726bb57a6c7a3f9f0fcb':
  minor improvements
  add unittest and make sagemaker-ready
  create copy of encoder for MC inference
@stsouko
Copy link
Member

stsouko commented Oct 5, 2025

Hi, thank you for the PR.
Let me check the API of JaxTyping for compatibility with unpublished code.

@iwyoo
Copy link
Author

iwyoo commented Oct 5, 2025

@stsouko Sorry for the missing part (I just noticed it). I only used libraries installed independently in my local environment. Please keep in mind that I didn't update pyproject.yaml, which may result in errors in testing. If there's anything else I can do after test, please feel free to let me know.

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

Successfully merging this pull request may close these issues.

2 participants