Skip to content

Need to change the attribute is_test of batch_norm op to true in test_program and inference_program #8372

@Xreki

Description

@Xreki

There is a kind of operators which behaves differently in training and testing phase. They holds a attribute is_test to distinguish the type of task, such as batch_norm_op and dropout_op. We need to set is_test to true in test_program and inference_program.

Metadata

Metadata

Assignees

Labels

预测原名Inference,包含Capi预测问题等

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions