Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hseok-oh created a review comment on a pull request on Samsung/ONE
I've removed this change.
hseok-oh pushed 1 commit to master Samsung/ONE
- [onert] Remove UNUSED_RELEASE macro (#14336) This commit removes UNUSED_RELEASE() macro in onert. UNUSED_RELEASE() ... 996c3a9
hseok-oh closed a pull request on Samsung/ONE
[onert] Remove UNUSED_RELEASE macro
This commit removes UNUSED_RELEASE() macro in onert. UNUSED_RELEASE() macro is introduced to avoid unused variable warning when the variable is only used in debug build. However, it is not nece...hseok-oh opened a draft pull request on Samsung/ONE
[github] Introduce gbs build test
This commit introduces github workflow for runtime gbs build. ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>hseok-oh opened a draft pull request on Samsung/ONE
[github] Introduce gbs build test
This commit introduces github workflow for runtime gbs build. ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>hseok-oh opened a pull request on Samsung/ONE
[compute/ruy] Remove UNUSED_RELEASE macro
This commit removes UNUSED_RELEASE() macro in compute/ruy. ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]> --- Refer #14336seockho-kim created a review comment on a pull request on Samsung/ONE
'bias_shape' is in the arguments.
chunseoklee created a review comment on a pull request on Samsung/ONE
```suggestion rhs_params.order = Order::kColMajor; ``` @tomdol Could you please check this ? (AFAIU, batch matmul's second input is normally col major. Let me know if wrong)
nnfw-bot created a comment on an issue on Samsung/ONE
[View full output](http://npuci.mooo.com:8080/job/nnfw/job/master/job/push-tizen-gbs/1747/display/redirect)
nnfw-bot reopened an issue on Samsung/ONE
[CI] push-tizen-gbs-builder failed!
[View full output](http://npuci.mooo.com:8080/job/nnfw/job/master/job/push-tizen-gbs/1740/display/redirect)seanshpark pushed 1 commit to master Samsung/ONE
- [tools/mec] Introduce LICENSE file (#14333) This will introduce Apache 2.0 LICENSE file. ONE-DCO-1.0-Signed-off-b... 8a92fca