Skip to content

Need to report uninitialized error when paddle.init() is not called #2031

@emailweixu

Description

@emailweixu

Currently if paddle.init() is not called in the beginning, there can be some strange errors not understandable by the user (e.g. #1971 ). We should explicitly check whether paddle.init() is called and report a sensible error message.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions