FIX: fix slice info display error

Change-Id: Ifccc8027fbd9f7a659523e170d33d01b10ecd9d9
This commit is contained in:
Stone Li 2022-09-01 11:41:48 +08:00 committed by Lane.Wei
parent a688265bfd
commit 3aa3df00fc
2 changed files with 25 additions and 5 deletions

View file

@ -51,6 +51,7 @@ public:
{
profile_ = profile;
prediction = 0;
weight = 0.0f;
}
BBLSliceInfo(const BBLSliceInfo& obj) {