Koan-Sin Tan

Results 126 comments of Koan-Sin Tan

> What was the conclusion, is ProcessOutput counted in loadgen latency? e.g. topK calculation for Imagenet? It's counted. @anhappdev fixed the doc.

packing .so file in some other ways? suggestion by @mohitmundhragithub

@RSMNYS to check if we can find any other way to pack .so file

@Mostelk to check if we can get space from what Bruno is planning to buy. 20 GiB should be a safe bet for this purpose. access frequency: maybe 50 times...

@Mostelk to check with with Bruno for the progress. for public data, it's pretty easy. * Zenodo: https://zenodo.org/ * HuggingFace: https://huggingface.co/, provides git-lfs, for public one The main issue: ImageNet...

@freedomtan check if we can put datasets other than ImageNet to GitHub Release.

- [MS COCO](https://cocodataset.org/#home): It seems only images with CC licenses were collected and annotations are in CC - [ADE20K](https://groups.csail.mit.edu/vision/datasets/ADE20K/): - images: https://groups.csail.mit.edu/vision/datasets/ADE20K/terms/ - annotations: BSD - [SQuAD]: [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/legalcode)...

Let's use github release for datasets other than ImageNet.

@d-uzlov please check if flutter supports windows ARM64 (to check if it's possible to submit for 2.1) It seems it's not there yet (https://github.com/dart-lang/sdk/issues/47824) But it seems x86_64 emulation on...

@mohitmundhragithub These "@cpuinfo//...." messages is another issue. The cpuinfo here is https://github.com/pytorch/cpuinfo. Currently Windows ARM64 is not supported yet, but it should be quite easy to add it. > Found...