Ecosyste.ms: Timeline

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

Samsung/ONE

jinevening closed a pull request on Samsung/ONE
[res] Add mx type BatchMatMul recipes
This adds mx type BMM recipes. ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]> --- Related to: https://github.com/Samsung/ONE/issues/14293 Draft PR: https://github.com/Sams...
seanshpark created a comment on a pull request on Samsung/ONE
``` This changes does add linking nncc_common This changes fixes errors with strict compilation option ``` This wordings are from my point of view to describe what I understood, and I don't th...

View on GitHub

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

View on GitHub

jinevening opened a pull request on Samsung/ONE
[res] Add mx type BatchMatMul recipes
This adds mx type BMM recipes. ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]> --- Related to: https://github.com/Samsung/ONE/issues/14293 Draft PR: https://github.com/Sams...
jinevening pushed 1 commit to master Samsung/ONE
  • [circlechef] Support Quantize/Dequantize Ops (#14308) This supports Quantize, Dequantize Ops. ONE-DCO-1.0-Signed-... f999023

View on GitHub

jinevening closed a pull request on Samsung/ONE
[circlechef] Support Quantize/Dequantize Ops
This supports Quantize, Dequantize Ops. ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]> --- Related to: https://github.com/Samsung/ONE/issues/14293 Draft PR: https://github...
seanshpark created a comment on a pull request on Samsung/ONE
> first commit of this PR, right? Yes, first commit message will be used for this PR.

View on GitHub

BLee-bot created a comment on a pull request on Samsung/ONE
> Your new message is > > ``` > [record-hessian] This commit add linking nncc_common to record-hessian. > > This commit add linking nncc_common to record-hessian. > > Add target_link_lib...

View on GitHub

glistening created a comment on a pull request on Samsung/ONE
In addition, this PR does not have test. How did you test this kernel?

View on GitHub

glistening created a comment on a pull request on Samsung/ONE
@tomdol Just for your information, our main target is arm, not x64. I guess you're already aware of it since you used (partially) solve. Also, for LLM, we will use GGML kernel which provides the qu...

View on GitHub

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

View on GitHub

jinevening opened a pull request on Samsung/ONE
[circlechef] Support Quantize/Dequantize Ops
This supports Quantize, Dequantize Ops. ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]> --- Related to: https://github.com/Samsung/ONE/issues/14293 Draft PR: https://github...
BLee-bot created a comment on a pull request on Samsung/ONE
> current commit message is > > ![image](https://private-user-images.githubusercontent.com/4616940/383380042-2d77443a-ef3c-4877-837e-6fa6c14bc83c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ...

View on GitHub

seanshpark created a comment on an issue on Samsung/ONE
items to work with - [ ] build (prototype) of circle adapter - [ ] produce python package - [ ] .github/workflow to upload to pypi

View on GitHub

seanshpark created a comment on a pull request on Samsung/ONE
current commit message is ![image](https://github.com/user-attachments/assets/2d77443a-ef3c-4877-837e-6fa6c14bc83c) plz begin `[recor...]` tag and revise title/description for this changes do...

View on GitHub

seanshpark created a comment on an issue on Samsung/ONE
About model explorer: https://ai.google.dev/edge/model-explorer

View on GitHub

seanshpark opened an issue on Samsung/ONE
[tools] model-explorer circle adaptor
google has provided model graph viewer https://github.com/google-ai-edge/model-explorer . our circle model viewing can be provided with provided adapter extension https://github.com/google-ai-edge...
seanshpark opened an issue on Samsung/ONE
[onnx-tools] Don't show BrokenPipeError
With using pipe like `| more` and then cancel with `q` key shows unnecessary pipe error. ``` BrokenPipeError: [Errno 32] Broken pipe Exception ignored in: <_io.TextIOWrapper name='<stdout>' mo...
seanshpark created a review comment on a pull request on Samsung/ONE
And it would be better to split these two. They don't have common context.

View on GitHub

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

View on GitHub

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

View on GitHub

seanshpark created a comment on a pull request on Samsung/ONE
Current change and commit title/description doesn't match. plz fix.

View on GitHub

seanshpark pushed 1 commit to master Samsung/ONE
  • [onnx-tools] Show total number of nodes (#14303) This will revise onnx-dump to show total number of nodes. Signed... 75f98dd

View on GitHub

seanshpark closed a pull request on Samsung/ONE
[onnx-tools] Show total number of nodes
This will revise onnx-dump to show total number of nodes.
tomdol created a comment on a pull request on Samsung/ONE
This PR is a follow-up of this draft https://github.com/Samsung/ONE/pull/14238 and was submitted to (partially) solve this issue https://github.com/Samsung/ONE/issues/12140

View on GitHub

tomdol opened a pull request on Samsung/ONE
[compute/cker] Optimize BatchMatMul for x86
This commit adds an optimized version of the BatchMatMul kernel. The optimization targets the x86 architecture, in all other cases the code is compiled with existing reference kernel. The new ke...
jinevening pushed 1 commit to master Samsung/ONE
  • [circlechef] Support mx data type (#14304) This introduces MXFP4 and MXINT8. ONE-DCO-1.0-Signed-off-by: Hyukjin J... 10d3ad3

View on GitHub

jinevening closed a pull request on Samsung/ONE
[circlechef] Support mx data type
This introduces MXFP4 and MXINT8. ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]> --- Related to: https://github.com/Samsung/ONE/issues/14293 Draft PR: https://github.com/S...
jinevening created a review on a pull request on Samsung/ONE
LGTM

View on GitHub

01000-you created a review comment on a pull request on Samsung/ONE
I understand that it's not easy to add it like that. I can use the original function`cal_offset`.

View on GitHub

Load more