Skip to content

Conversation

@WorgenZhang
Copy link
Contributor

PR types

Function optimization

PR changes

Others

Describe

问题描述:
想在保存的sparse embedding中加上slot_name

关键配置:
config_fleet.py中config['dump_slot'] = True
network.py中sparse特征fluid.layers.data的name设置为非Int类型
dataset_generator.py中sparse特征的name设置为非Int类型

报错信息:
image

修改说明:
上面报错十分不明显,使用者完全无法根据上面报错进行排查,更无法定位到是因为开启了dump_slot,且sparse特证名不为int导致的;因此,在该报错处增加更明显的报错信息,以方便使用者定位问题

修改后报错日志:
image

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

Copy link
Contributor

@yaoxuefeng6 yaoxuefeng6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fuyinno4 fuyinno4 merged commit 6e4c2c5 into PaddlePaddle:release/1.8 Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants