Grigori Fursin
Grigori Fursin
We have feedback to use stable containers as a starting point in MLPerf GUI (with PROXY support for companies) by default and then in native environment ...
We got feedback to add our [cloud automation recipes](https://access.cknowledge.org/playground/?action=scripts#cloud-automation) (AWS, GCP, Azure, Cirrascale) to our [GUI](https://access.cKnowledge.org).
https://github.com/NVIDIA/mitten
Following the feedback from our users, we should do the following (to re-run MLPerf v4.0 submissions): - [ ] Provide basic instructions to setup Docker (including groups, etc) and build...
Hi, Is it possible to make a v4.0 snapshot (release) of this repository [here](https://github.com/mlcommons/inference/releases), please? We need to add the stable v4.0 inference version to our CM automation workflows for...
Info from @psyhtest: FYI: on the X20 boards, `libOpenCL.so` is a symbolic link to: ```root@amt6797_64_open:/ # ls -la /system/lib/libOpenCL.so lrwxrwxrwx root root 2010-01-01 00:05 libOpenCL.so -> /system/lib/egl/libGLES_mali.so At the moment...
I have a strange issue on a tablet ACER B1-780 (Android 6.0, ARM64). Recognition is fine on 3 first models (GoogleNet, SqueezeNet), but fails on CaffeNet and AlexNet. In fact...
At the moment I hardwired path in scenario CMD such as '$#local_path#$/openscience/data/ba4.../topology/deploy.prototxt' Instead, we should use '$#ck_local_path#$/$#SCENARIO_KEY_TOPOLOGY#$' Android app should substitute $#ck_local_path#$ with {sdcard}/openscience and then check all files to...
It's not really related to this Android app but to the scenarios, but I added it here for now: I successfully compiled Caffe libs for Android, and 'classification' program works,...
We can actually create current min set of Qt libraries for Windows and Linux as a CK package (with a tag qt-min) and then whenever we compile this app, we...