Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Add LogSoftmax for CPU #254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

hayashikun
Copy link

I need LogSoftmax, and I added LogSoftmax for the CPU backend. (related to #177)

This is the first time for me, so please let me confirm some points.

Regarding the test-suite-whitelist.jsonc,

  • I added some tests written in onnx/onnx.
    Is it enough?

  • I added a commnet line in ops because there is not log-softmax.jsonc in onnxjs-demo.
    Should I prepare test cases and send PR to onnxjs-demo?

Best Regards,

@ghost
Copy link

ghost commented Jan 3, 2021

CLA assistant check
All CLA requirements met.

@fs-eire
Copy link
Contributor

fs-eire commented Jan 12, 2021

it looks like the build failed on pre-commit check. could you please run npm run format and check it again?

@hayashikun
Copy link
Author

Thank you for your advice!
CI looks to work well except BrowserStack, which has failed in other PRs.

@iiSeymour
Copy link

Would be godd to see this make a release (#267).

@iiSeymour
Copy link

I have a wasm and webgl implementation I can add also.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants