[
https://issues.apache.org/jira/browse/SINGA-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668468#comment-16668468
]
Ngin Yun Chuan commented on SINGA-397:
--------------------------------------
Hi Junyou,
Would like to update you that we have merged the PR at
https://github.com/nginyc/rafiki/pull/64 into `master`. Please pull the latest
code from `master`, which contains some documentation improvements (at
https://nginyc.github.io/rafiki/docs/) and edits to the model interface.
We recently redefined our format for datasets, and in this latest
documentation, it should be clearer what the format of a dataset for the
IMAGE_CLASSIFICATION task is. Refer to
https://nginyc.github.io/rafiki/docs/docs/user/tasks.html. We wrote a script to
convert the original Fashion MNIST dataset to the format required by Rafiki:
https://github.com/nginyc/rafiki/blob/master/examples/datasets/image_files/load_mnist_format.py.
We have also added support for specifying `train_dataset_uri` and
`test_dataset_uri` as absolute/relative file paths e.g.
`/Users/.../dataset.zip`.
> Deployment Issues for Rafiki
> ----------------------------
>
> Key: SINGA-397
> URL: https://issues.apache.org/jira/browse/SINGA-397
> Project: Singa
> Issue Type: Test
> Environment: ubuntu 18, local machine
> Reporter: Junyou Chen
> Priority: Major
> Attachments: 1.png, 2.png, 2018-10-24 13-03-56 的屏幕截图.png
>
>
> After I deployed Rafiki on my own machine by following the Quick Setup
> section in the Developer Guide, I tried to run the $client-usage.py$ but
> failed(as picture 1 shows. system halted with no feedback). Also, I followed
> several examples in the User Guide, but there are still some problems(shown
> in picture 2).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)