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

Feat/convnet #1886

Open
wants to merge 8 commits into
base: devel
Choose a base branch
from
Open

Feat/convnet #1886

wants to merge 8 commits into from

Conversation

SamKG
Copy link
Collaborator

@SamKG SamKG commented Jan 19, 2021

No description provided.

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jan 19, 2021

This pull request introduces 1 alert and fixes 2 when merging 1f80b25 into dc42999 - view on LGTM.com

new alerts:

  • 1 for Unused import

fixed alerts:

  • 2 for Unused local variable

@SamKG SamKG requested a review from jvesely January 19, 2021 23:53
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jan 20, 2021

This pull request introduces 1 alert and fixes 2 when merging 24f6c2b into 76b754f - view on LGTM.com

new alerts:

  • 1 for Unused import

fixed alerts:

  • 2 for Unused local variable

Copy link
Collaborator

@jvesely jvesely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few style nits and clarifications.

psyneulink/library/compositions/compiledoptimizer.py Outdated Show resolved Hide resolved
psyneulink/library/compositions/compiledoptimizer.py Outdated Show resolved Hide resolved
psyneulink/library/compositions/pytorchcomponents.py Outdated Show resolved Hide resolved
psyneulink/library/compositions/pytorchcomponents.py Outdated Show resolved Hide resolved
psyneulink/library/compositions/pytorchmodelcreator.py Outdated Show resolved Hide resolved
psyneulink/library/compositions/pytorchcomponents.py Outdated Show resolved Hide resolved
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Jan 26, 2021

This pull request fixes 2 alerts when merging 137aac9 into d9a5552 - view on LGTM.com

fixed alerts:

  • 2 for Unused local variable

@SamKG SamKG force-pushed the feat/convnet branch 2 times, most recently from 600edc2 to 4145f9d Compare February 2, 2021 14:24
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Feb 2, 2021

This pull request fixes 2 alerts when merging 4145f9d into ab56672 - view on LGTM.com

fixed alerts:

  • 2 for Unused local variable

@SamKG
Copy link
Collaborator Author

SamKG commented Feb 2, 2021

retest this please

@SamKG SamKG requested a review from jvesely February 2, 2021 17:41
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Feb 2, 2021

This pull request fixes 2 alerts when merging ce99cfd into ab56672 - view on LGTM.com

fixed alerts:

  • 2 for Unused local variable

Copy link
Collaborator

@jvesely jvesely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one nit and a test fix otherwise looks good

psyneulink/core/compositions/composition.py Outdated Show resolved Hide resolved
tests/functions/test_transfer.py Outdated Show resolved Hide resolved
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Feb 28, 2021

This pull request fixes 2 alerts when merging 32167e2 into bc80aaf - view on LGTM.com

fixed alerts:

  • 2 for Unused local variable

@SamKG
Copy link
Collaborator Author

SamKG commented Feb 28, 2021

retest this please

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