Searched refs:quantize_param_wrapper_ (Results 1 – 2 of 2) sorted by relevance
76 quantize_param_wrapper_(std::move(quantize_param_wrapper)), in TensorWrapper()90 quantize_param_wrapper_->CreateQuantizeParams(); in TensorWrapper()
107 std::unique_ptr<QuantizeParamsWrapper> quantize_param_wrapper_; variable