angel icon indicating copy to clipboard operation
angel copied to clipboard

IntFloatDenseVectorStorage ArrayIndexOutOfBoundsException when running pytorch-on-angel RecommmendationExample

Open jinqinn opened this issue 2 years ago • 0 comments

经过千辛万苦的修改部分Pytorch-On-Angel master分支源码,使其python代码能够运行起来,但是angel的代码却出现ArrayIndexOutOfBoundsException,帮忙看看是哪里出错啦:(

  1. 使用脚本生成pt文件: ./gen_pt_model.sh python/recommendation/deepfm.py --input_dim 148 --n_fields 13 --embedding_dim 10 --fc_dims 10 5 1

  2. 上传项目中的census_148d_train.libsvm.tmp到hdfs

  3. 报错(公司无法链接外网,只能截图): 1646907977(1)

  4. 提交命令: image

jinqinn avatar Mar 10 '22 10:03 jinqinn