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

Items to add based on model examples #227

Open
10 of 22 tasks
dsyme opened this issue Oct 20, 2020 · 0 comments
Open
10 of 22 tasks

Items to add based on model examples #227

dsyme opened this issue Oct 20, 2020 · 0 comments
Labels

Comments

@dsyme
Copy link
Collaborator

dsyme commented Oct 20, 2020

Looking through some models and I notice this is used in one of them. I don't know its relative importance, but noting it for completeness and tracking.

TorchSharp:

  • avgpool1d, 2d, 3d and reverse mode for these (TorchSharp)

  • activation functions gelu, silu, hardswish, relu6, hardsigmoid (TorchSharp)

  • permute (TorchSharp )

  • split based on count (TorchSharp)

  • UpSampling1d, 2d, 3d (TorchSharp)

DiffSharp:

Other things to consider:

@dsyme dsyme changed the title RMSProp optimizer Items to add based on model examples Nov 19, 2020
@dsyme dsyme closed this as completed Jul 5, 2021
@dsyme dsyme added the post-1.0 label Jul 5, 2021
@dsyme dsyme reopened this Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant