-
Hi, I am able to run and query the endpoint, this model takes a user and multiple items (or single) to get the recommendation scores.
I am not sure how to apply batch predictions like for each user…
-
Hi @aiff22,
I port your TF's version to MXNet Gluon https://github.com/pribadihcr/DPED_Gluon. Still the enhanced image is not good as yours. Please help to check the code.
BEST
-
Hello all,
We just released a MXNet/Gluon port of BERT in [GluonNLP v0.5](https://github.com/dmlc/gluon-nlp/releases/tag/v0.5.0)!
We converted the pre-trained models in TF and it generates the s…
-
~~~
Running orca learn ray tests
============================= test session starts ==============================
platform linux -- Python 3.6.10, pytest-5.4.1, py-1.8.1, pluggy-0.12.0 -- /opt/work…
-
**Describe the bug**
```sh
python3 /usr/local/byteps/launcher/launch.py python3 /usr/local/byteps/example/mxnet/train_gluon_mnist_byteps.py
```
Training runs on GPU normally. It is werid that …
-
Unable to sync my fork with upstream master
For some reason, I am getting "modified file" which I haven't even touched. `git stash` doesn't work either. As a result, I am unable to update my fork.
…
-
http://ci.mxnet.io/blue/organizations/jenkins/GluonNLP-py3-master-gpu-integration/detail/PR-893/1/pipeline
```
=================================== FAILURES ===================================
…
-
Platform: ubuntu 16.04
Python version: 3.6
Source framework: mxnet (gluon-cv)
Destination framework: Tensorflow
Model Type: Object detection
Pre-trained model path: [https://gluon-cv.mxnet.io/bu…
-
我的CUDA是10.0的
装完
`mxnet_cu100==1.7.0`(主要`mxnet_cu100`没有`1.6.0.post0`版本)
`mxnet==1.7.0.post1`
运行,出现下列问题:
```bash
episode:1/10000
state:
[-2 -1 -1 -1 -1]
action:[1 1 1 2] random
state:
[-…
-
Hi, there
thanks for your efforts.
recently I came across this exception as bellow wheng running detect.py
yolov3-mxnet is latest and mxnet version is 1.3.0
I know it might be the problem of versi…