Takuya Wakisaka
Takuya Wakisaka
Should be python 3 as default on our hosted OS image for De10-Nano. Current hosted OS image is installed python2 dependency libraries for inference, Should support python 3 as default...
to be written. ## Motivation and Context ## Description ## How has this been tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change...
Work in progress PR. try PACT quantization https://arxiv.org/abs/1805.06085 ## Motivation and Context ## Description ## How has this been tested? ## Screenshots (if appropriate): ## Types of changes - [...
In order to resolve https://github.com/blue-oil/blueoil/issues/249, Change convolution output channel size, Add test case. ## Motivation and Context ## Description ## How has this been tested? ## Screenshots (if appropriate): ##...
In orde to easily start blueoil for new user, we have tutorial documentations. Current [tutorial at documentation site](https://docs.blue-oil.org/tutorial/image_cls.html) have the chapter of generating config, but it occur problems. * The...
There are no config yaml reference at documentation web site. Need to write what option can use, which parameter can select in the option, like this: https://docs.docker.com/compose/compose-file/compose-file-v1/