Searched refs:GetZeroPoints (Results 1 – 3 of 3) sorted by relevance
67 EXPECT_EQ(false, quantParams.GetZeroPoints().empty());78 EXPECT_EQ(true, quantParams.GetZeroPoints().empty());
36 std::vector<int32_t> GetZeroPoints() const;
42 std::vector<int32_t> QuantParams::GetZeroPoints() const in GetZeroPoints() function in OHOS::NeuralNetworkRuntime::QuantParams