[IE][VPU]: Performance fix for efficientnet-b0 (#3515)

This commit is contained in:
Roman Vyunov (Intel) 2020-12-09 15:31:25 +03:00 committed by GitHub
parent 521b6f3b97
commit 76e489a161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,10 +23,6 @@ private:
serializer.append(static_cast<float>(beta));
}
StageSHAVEsRequirements getSHAVEsRequirementsImpl() const override {
return StageSHAVEsRequirements::NeedMax;
}
};
} // namespace