Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Samsung/ONE

seanshpark created a review on a pull request on Samsung/ONE

View on GitHub

hseok-oh pushed 1 commit to master Samsung/ONE
  • [github] Introduce gbs build test (#14340) This commit introduces github workflow for runtime gbs build. ONE-DCO-... 9692aac

View on GitHub

hseok-oh closed a 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]>
batcheu opened a pull request on Samsung/ONE
[tools/model_explorer_circle] Add pyproject.toml for packaing
It adds pyproject.toml to circle adapter module for packaging. --- Related: #14307
chunseoklee created a review on a pull request on Samsung/ONE

View on GitHub

seanshpark created a comment on a pull request on Samsung/ONE
- for #14330

View on GitHub

seanshpark opened a pull request on Samsung/ONE
[tools/mec] Revise .gitignore
This will revise .gitignore to ignore dist/ for artifacts and local Makefile.
ys44kim created a comment on a pull request on Samsung/ONE
I do not merge this PR. I'm preparing another plan.

View on GitHub

ys44kim closed a draft pull request on Samsung/ONE
[Draft][onert] Optimize FullyConnected
This is a test pr for fully connected optimization. and there is no plan to merge this PR. ONE-DCO-1.0-Signed-off-by: youngsik kim <[email protected]>
ys44kim created a review comment on a pull request on Samsung/ONE
1. submit work with ggml_graph_computer_thread 2. transmits the signal to the multi thread. 3. the thread executes ggml_graph_computer_thread after wakeup.

View on GitHub

ys44kim created a review comment on a pull request on Samsung/ONE
create a thread in ggml_init, and the corresponding thread is waiting for work

View on GitHub

ys44kim created a review comment on a pull request on Samsung/ONE
add trace for profiling ggml op

View on GitHub

ys44kim created a review comment on a pull request on Samsung/ONE
o2024 ggml is restored, the latest ggml has a performance degradation of 5% compared to the o2024 version refer to [glistening](https://github.com/glistening)

View on GitHub

ys44kim created a review on a pull request on Samsung/ONE

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[tools/model_explorer_circle] Add graph nodes in circle model
It adds input, output and operators in circle model to model explorer graph as a separted nodes. For Input and Output, it added extra nodes named as 'GraphInputs' and 'GraphOutputs'. They are the...
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/1749/display/redirect)

View on GitHub

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 created a comment on an issue on Samsung/ONE
Recently, we've added `__init__.py` file in `circle_adapter` folder, but seems guide (https://github.com/google-ai-edge/model-explorer/wiki/6.-Develop-Adapter-Extension) doesn't seem to mention thi...

View on GitHub

seanshpark created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

batcheu created a comment on a pull request on Samsung/ONE
After this PR, a Circle model will be shown as like following. <img src="https://github.com/batcheu/ONE/blob/draft/me_adapter/tools/model_explorer_circle/res/scr_add_graph_nodes.png?raw=true">

View on GitHub

batcheu opened a pull request on Samsung/ONE
[tools/model_explorer_circle] Add graph nodes in circle model
It adds input, output and operators in circle model to model explorer graph as a separted nodes. --- draft: #14318 issue: #14307
seanshpark pushed 1 commit to master Samsung/ONE
  • [tools/mec] Introduce MANIFEST (#14332) This will introduce initial MANIFEST.in file for package generation. ONE-... 6a77ddc

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[tools/mec] Introduce MANIFEST
This will introduce initial MANIFEST.in file for package generation.
nnfw-bot closed 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)
nnfw-bot created a comment on an issue on Samsung/ONE
Build was fixed!

View on GitHub

mhs4670go created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

seanshpark pushed 1 commit to master Samsung/ONE
  • [tools/model_explorer_circle] Add __init__.py for packaging (#14329) It adds '__init__.py' to help making a package ... 769dd7c

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[tools/model_explorer_circle] Add __init__.py for packaging
It adds `__init__.py` to help making a package of circle adapter.
hseok-oh pushed 1 commit to master Samsung/ONE
  • [compute/ruy] Remove UNUSED_RELEASE macro (#14338) This commit removes UNUSED_RELEASE() macro in compute/ruy. ONE... 7c45fb4

View on GitHub

hseok-oh closed 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 #14336
Load more