intel / intel/graph-compiler

Define softmax semantics and implement a lowering to the correct sequence of named ops

Open
#10 21 comments 0 reactions 1 assignee Assigned to @kurapov-peter View on GitHub
upstream
Dominant language
C++
Stars
54
Forks
16
PR merge metrics
No merged PRs in 30d

Description

For this, we need to lower it from multiple models and multiple frameworks and see "what they do". At least two potential options: `exp(arg)` and `exp(arg-mean)`, might be more. We need to pick one, provide reasoning, and then implement a lowering upstream.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.