-
## Issue Description
The [Seq2Seq example notebook](https://github.com/awslabs/amazon-sagemaker-examples/blob/master/introduction_to_amazon_algorithms/seq2seq_translation_en-de/SageMaker-Seq2Seq-Tr…
-
$...:c jon.doe$ sudo make install
Password:
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -g -O2 -D_GNU_SOURCE -MT zookeep…
-
- If `pserver` can't save checkpoint, the job can't be fault-tolerant, should the whole job exit?
- If `num_sample == 0` when we do evaluator, what cost should be displayed?
![image](https://user-im…
-
It seems that 1000 is too large for _recursive_fork_recordio in
https://github.com/apache/incubator-mxnet/blob/master/python/mxnet/gluon/data/dataloader.py#L178
Even if len(obj.__dict__.items()) > …
caiqi updated
5 years ago
-
I have successfully trained an LDA model on a corpus of ~100k documents.
As a next step, I wish to predict the topic distribution associated with each document using batch transform. The document-ter…
-
When i try create .rec files using im2rec.py
github.com
apache/incubator-mxnet/blob/master/tools/im2rec.py
i get these errors,what does it mean and how to fix
machine:~$ python Downloads/im2rec.…
-
https://issues.apache.org/jira/browse/ZOOKEEPER-2049
-
[root@p900_v2 mxnet]# make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1
Package opencv was not found in the pkg-config search path.
Perhaps you sho…
-
版本、环境信息:
1)PaddlePaddle版本:1.5.1
2)GPU v100
3)系统环境:centos
代码:ssd (release-1.1)
训练基本设置:batch_size=12,input_size=640*640,做默认的数据增强(开启distort/expand),数据集类型 "pascalvoc"
问题描述:
1.在训练mobile…
-
I run `python train.py --gpu 0 --batch-size 32 --lr 0.001` but I get the following problem.
> Using mxnet as:
Warning: using pre-installed version of mxnet may cause unexpected error...
(expor…