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
LGTM

View on GitHub

seanshpark pushed 1 commit to master Samsung/ONE
  • [luci/pass] Add fp32_to_uint8_cast to header (#14296) This commit add the fp32_to_uint8_cast in the header file. ... 0002635

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[luci/pass] Add fp32_to_uint8_cast to header
This commit add the `fp32_to_uint8_cast` in the header file. Related Issue : https://github.com/Samsung/ONE/issues/13480 Draft PR: https://github.com/Samsung/ONE/pull/13585 ONE-DCO-1.0-Signe...
seanshpark created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

mhs4670go opened a pull request on Samsung/ONE
[common-artifacts] Add cffi library
This commit adds cffi library to install package list. Related: #14352 ONE-DCO-1.0-Signed-off-by: seongwoo <[email protected]>
seanshpark pushed 1 commit to master Samsung/ONE
  • [circle-interpreter] Introduce a library for C-Python interaction (#14369) This commit introduces a library for C-Py... 8c6cde6

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[circle-interpreter] Introduce a library for C-Python interaction
This commit introduces a library for C-Python interaction. Related: #14352 ONE-DCO-1.0-Signed-off-by: seongwoo <[email protected]>
jinevening created a review on a pull request on Samsung/ONE

View on GitHub

batcheu opened a pull request on Samsung/ONE
[tools/mec] Bump version
This will bump version to 0.1.1 --- Changes after v0.1.0 - #14367 - #14373 - #14374
mhs4670go created a review comment on a pull request on Samsung/ONE
Oh, I mean in-line comment like this. ``` eval(~~~) # note this test is ~ ```

View on GitHub

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

View on GitHub

jinevening created a review comment on a pull request on Samsung/ONE
comment would be automatically removed with `if line.startswith('eval(')`.

View on GitHub

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

View on GitHub

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

View on GitHub

batcheu closed an issue on Samsung/ONE
[tools/mec] Show quantization parameters in model explorer
## What Show quantization parameters in model explorer as like netron supported.
chunseoklee pushed 1 commit to master Samsung/ONE
  • [compute/cker] Remove the storage order parametrization from BatchMatMul (#14371) * [compute/cker] Remove the storag... 0d5f1c8

View on GitHub

chunseoklee closed a pull request on Samsung/ONE
[compute/cker] Remove the storage order parametrization from BatchMatMul
This commit removes the obsolete parametrization of the BatchMatMul x86 optimized kernel. The reason is that the storage order attribute of the MatrixParams class is later ignored by the x86 Gemm i...
chunseoklee created a review on a pull request on Samsung/ONE

View on GitHub

mhs4670go created a review comment on a pull request on Samsung/ONE
I added this in advance to make it possible to have comment in `test.lst`.

View on GitHub

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

View on GitHub

mhs4670go created a review comment on a pull request on Samsung/ONE
Oh, you're right. I'll remove this.

View on GitHub

jinevening created a review on a pull request on Samsung/ONE
LGTM The interface seems a bit tricky to use, but I guess it may be wrapped by other functions in python.

View on GitHub

jinevening created a review comment on a pull request on Samsung/ONE
Better to call extract_trest_args once.

View on GitHub

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

View on GitHub

jinevening created a review comment on a pull request on Samsung/ONE
comment_removed seems redundant. ```suggestion contents = [line for line in contents if line.startswith('eval(')] ```

View on GitHub

Load more