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

[PT2] Use unique inport_port_id for list of tensors #3271

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

AlexanderDokuchaev
Copy link
Collaborator

Changes

  • Use unique inport_port_id for input of list of tensors
  • Keep type for arguments
  • Add init_weights=False for models.inception_v3 to avoid depreceted warning

Reason for changes

Align with current tracing

@AlexanderDokuchaev AlexanderDokuchaev force-pushed the ad/pt2_trace_cat branch 2 times, most recently from 9adca44 to a777f54 Compare February 11, 2025 23:07
@AlexanderDokuchaev AlexanderDokuchaev changed the title [PT2] Use unique inport_port_id for input of list of tensors [PT2] Use unique inport_port_id for list of tensors Feb 11, 2025
doc
@AlexanderDokuchaev AlexanderDokuchaev marked this pull request as ready for review February 12, 2025 10:12
@AlexanderDokuchaev AlexanderDokuchaev requested a review from a team as a code owner February 12, 2025 10:12
@alexsu52 alexsu52 merged commit 61f5886 into openvinotoolkit:develop Feb 14, 2025
17 checks passed
shumaari pushed a commit to shumaari/nncf that referenced this pull request Feb 17, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…3271)

### Changes

- Use unique inport_port_id for input of list of tensors
- Keep type for arguments
- Add init_weights=False for models.inception_v3 to avoid depreceted
warning

### Reason for changes

Align with current tracing
shumaari pushed a commit to shumaari/nncf that referenced this pull request Mar 8, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…3271)

### Changes

- Use unique inport_port_id for input of list of tensors
- Keep type for arguments
- Add init_weights=False for models.inception_v3 to avoid depreceted
warning

### Reason for changes

Align with current tracing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants