Ecosyste.ms: Timeline

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

Samsung/ONE

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

View on GitHub

jinevening created a comment on an issue on Samsung/ONE
The goals described in the main comment are all achieved. Let's close this issue. Further issues listed in https://github.com/Samsung/ONE/issues/14293#issuecomment-2454254220 (and there may be m...

View on GitHub

jinevening closed an issue on Samsung/ONE
Support microscaling (mx) type
## What Let's introduce mx (microscaling) type to circle. Since we don't have any backend that uses mx type yet, let's focus on adding new types to circle schema rather than implementing mx t...
seanshpark pushed 1 commit to master Samsung/ONE
  • [tools/mec] Add quantization parameters to tensor information (#14374) If the model is quantized, it will show quant... d67ebbc

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[tools/mec] Add quantization parameters to tensor information
If the model is quantized, it will show quantization parameters of each tensors. --- * issue : #14368
seanshpark created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

seanshpark created a review comment on a pull request on Samsung/ONE
This block gives no meaning as there is no further code after this block but just return. Is this some python binding pattern? It may help adding some comments why we need to add this block.

View on GitHub

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

View on GitHub

seanshpark pushed 1 commit to master Samsung/ONE
  • [tools/mec] Fix module name in HOWTO (#14373) It fixes the extension module name in HOWTO document. ONE-DCO-1.0-S... 26ce24b

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[tools/mec] Fix module name in HOWTO
Since module name was changed from 'circle_adapter' to 'module_explorer_circle', it also needs to update the extension name in HOWTO. --- * Related w/ : #14365
seanshpark created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

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

View on GitHub

tomdol created a comment on a pull request on Samsung/ONE
Ok, makes sense. I've added the comments to the existing kernel instead.

View on GitHub

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

View on GitHub

stamalakhov created a review on a pull request on Samsung/ONE
LGTM! Thank you!

View on GitHub

mhs4670go created a comment on an issue on Samsung/ONE
@jinevening > Have you considered pybind11? Yeah. I considerd [nanobind](https://github.com/wjakob/nanobind), too. Please refer to [this draft PR](https://github.com/Samsung/ONE/pull/14363)....

View on GitHub

mhs4670go opened a draft pull request on Samsung/ONE
[circle-interpreter] Introduce a library for C-Python interaction
This commit introduces a library for C-Python interaction. Draft: #14352 ONE-DCO-1.0-Signed-off-by: seongwoo <[email protected]>
hseok-oh created a review comment on a pull request on Samsung/ONE
Maybe TFLite did that. (Please refer TFLite 2.12.1's `tensorflow/lite/kernels/internal/reference/batch_matmul.h`)

View on GitHub

hseok-oh created a review on a pull request on Samsung/ONE

View on GitHub

hseok-oh created a review comment on a pull request on Samsung/ONE
Negative test's name should start with `neg_`. Please remove `OneOp_` prefix. (Same on other negative tests)

View on GitHub

hseok-oh created a review on a pull request on Samsung/ONE

View on GitHub

hseok-oh created a comment on a pull request on Samsung/ONE
@nnfw-bot test onert-x64-release

View on GitHub

hseok-oh created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

batcheu opened an issue on Samsung/ONE
[tools/mec] Show values of constant tensor
## What The constant tensors (a.k.a. pseudo_const node in model explorer) have fixed value, and it can be shown in model explorer.
hseok-oh created a comment on a pull request on Samsung/ONE
@nnfw-bot test onert-x64-release

View on GitHub

hseok-oh created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

hseok-oh created a comment on a pull request on Samsung/ONE
Still it does not have negative test. Anyway, I'll approve this PR.

View on GitHub

seockho-kim created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

jinevening created a comment on an issue on Samsung/ONE
Have you considered pybind11?

View on GitHub

ragmani created a review comment on a pull request on Samsung/ONE
> I searched the history, and it pointed out [this](https://github.com/Samsung/ONE/pull/2758#discussion_r448127432). The code is written by @ragmani, and he answered the following for the same ques...

View on GitHub

Load more