Skip to content

Make PrewarmSamples() public#284

Merged
sdatkinson merged 2 commits into
sdatkinson:mainfrom
mikeoliphant:prewarm_samples
Jun 10, 2026
Merged

Make PrewarmSamples() public#284
sdatkinson merged 2 commits into
sdatkinson:mainfrom
mikeoliphant:prewarm_samples

Conversation

@mikeoliphant

@mikeoliphant mikeoliphant commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Also renamed it to GetPrewarmSamples() for clarity.

Container models now return active model GetPrewarmSamples()

Resolves #283

…iner return active model GetPrewarmSamples()
@mikeoliphant

Copy link
Copy Markdown
Contributor Author

Looks like I missed a few files (ie: ConvNet) because I don't use them. Also some tests need updating.

@sdatkinson Can you patch that up if/when you merge?

@mikeoliphant

Copy link
Copy Markdown
Contributor Author

Nevermind - I fixed convnet and that was also the test issue.

@sdatkinson sdatkinson left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks!

@sdatkinson sdatkinson merged commit 5edb0ba into sdatkinson:main Jun 10, 2026
4 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.

Have a public interface to get the model's receptive field size

2 participants