Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

implement__repr__ for optimization-related PyClass structs#5235

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
virajmehta merged 1 commit intotensorzero:mainfromjinnovation:3460
Dec 17, 2025

Conversation

@jinnovation
Copy link
Contributor

@jinnovationjinnovation commentedDec 17, 2025
edited by ellipsis-devbot
Loading

Contributes to#3460.


Important

Implement__repr__ for optimization-related PyClass structs to enhance their string representation in Python.

  • Behavior:
    • Implement__repr__ forOptimizationJobHandle,OptimizationJobStatus, andOptimizationJobInfoPyClass to return their string representation usingto_string().
  • Files:
    • Changes inmod.rs to add__repr__ methods under#[cfg(feature = "pyo3")] for the mentioned structs.

This description was created byEllipsis for617fece. You cancustomize this summary. It will automatically update as commits are pushed.

ellipsis-dev[bot] reacted with rocket emoji
@virajmehtavirajmehta self-assigned thisDec 17, 2025
@virajmehtavirajmehta added this pull request to themerge queueDec 17, 2025
@github-merge-queuegithub-merge-queuebot removed this pull request from themerge queue due to failed status checksDec 17, 2025
@virajmehtavirajmehta added this pull request to themerge queueDec 17, 2025
Merged via the queue intotensorzero:main with commit74c9666Dec 17, 2025
46 checks passed
@jinnovationjinnovation deleted the 3460 branchDecember 17, 2025 15:28
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@virajmehtavirajmehtavirajmehta approved these changes

Assignees

@virajmehtavirajmehta

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jinnovation@virajmehta

[8]ページ先頭

©2009-2025 Movatter.jp