Skip to content

Conversation

@Leguark
Copy link
Member

@Leguark Leguark commented Aug 5, 2025

[BUG/CLN] Refactor tensor handling and cleanup lazy weight logic

Updated tensor operations in symbolic_evaluator.py to use lazy_weights consistently, replacing redundant LazyTensor calls. Adjusted dtype handling in backend_tensor.py for better compatibility with PyTorch.

[CLN] Rename pykeops_enabled to use_pykeops across codebase

Standardized the naming of the pykeops_enabled flag to use_pykeops for consistency and clarity in backend configuration. Updated relevant test cases, API calls, and internal logic accordingly.

Copy link
Member Author

Leguark commented Sep 24, 2025

Merge activity

  • Sep 24, 12:13 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Sep 24, 12:15 PM UTC: Graphite rebased this pull request as part of a merge.
  • Sep 24, 12:20 PM UTC: @Leguark merged this pull request with Graphite.

@Leguark Leguark changed the base branch from changes_for_server to graphite-base/18 September 24, 2025 12:13
@Leguark Leguark changed the base branch from graphite-base/18 to main September 24, 2025 12:13
Updated tensor operations in `symbolic_evaluator.py` to use `lazy_weights` consistently, replacing redundant `LazyTensor` calls. Adjusted dtype handling in `backend_tensor.py` for better compatibility with PyTorch.
Standardized the naming of the `pykeops_enabled` flag to `use_pykeops` for consistency and clarity in backend configuration. Updated relevant test cases, API calls, and internal logic accordingly.
@Leguark Leguark merged commit 2029283 into main Sep 24, 2025
2 checks passed
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