Searched refs:QuantState (Results 1 – 3 of 3) sorted by relevance
36 struct QuantState { struct189 QuantState &GetOperandQuantState(Operation *op, int index) { in GetOperandQuantState()194 QuantState &GetResultQuantState(Operation *op, int index) { in GetResultQuantState()216 std::vector<QuantState> states_;
51 struct QuantState { struct212 QuantState &GetOperandQuantState(Operation *op, int index) { in GetOperandQuantState()217 QuantState &GetResultQuantState(Operation *op, int index) { in GetResultQuantState()221 QuantState &GetArgQuantState(BlockArgument arg) { in GetArgQuantState()369 std::vector<QuantState> states_;616 std::vector<QuantState *> mutable_states, immutable_states; in GetQuantParamsForSameScaleConstraint()
196 std::vector<quant::QuantState *> mutable_states, immutable_states; in GetQuantParamsForSameScaleConstraint()