Skip to content

Fix SparseGlobalAvgPool in pool.py - #714

Open
StefOe wants to merge 1 commit into
traveller59:masterfrom
StefOe:patch-1
Open

Fix SparseGlobalAvgPool in pool.py#714
StefOe wants to merge 1 commit into
traveller59:masterfrom
StefOe:patch-1

Conversation

@StefOe

@StefOe StefOe commented Jul 27, 2024

Copy link
Copy Markdown

Fixing issue of SparseGlobalAvgPool giving back only the first feature. For clearer code I also changed max to amax so the magic indexing vanishes.

Fixing issue of SparseGlobalAvgPool giving back only the first feature. For clearer code I also changed max to amax so the magic indexing vanishes.
@StefOe

StefOe commented Jul 27, 2024

Copy link
Copy Markdown
Author

This is an alternate fix to #708

@Jhonve Jhonve mentioned this pull request Oct 11, 2024
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.

1 participant