Searched defs:quant_type (Results 1 – 16 of 16) sorted by relevance
/third_party/mindspore/mindspore/lite/tools/converter/ |
D | quant_param_holder.h | 93 void set_quant_type(const schema::QuantType &quant_type) { quant_type_ = quant_type; } in set_quant_type() 95 schema::QuantType quant_type() const { return quant_type_; } in quant_type() function
|
/third_party/mindspore/mindspore/lite/tools/converter/config_parser/ |
D | quant_param_parser.cc | 107 …uantParamParser::ParseQuantType(const std::string &quant_type_str, schema::QuantType *quant_type) { in ParseQuantType()
|
D | config_file_parser.h | 40 std::string quant_type; member
|
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/ |
D | quant_params.h | 31 schema::QuantType quant_type = schema::QuantType_QUANT_NONE; member
|
D | quantize_util.cc | 752 …itQuantFilter(const tensor::TensorPtr &weight, const PrimitivePtr &primitive, QuantType quant_type, in MixedBitQuantFilter()
|
/third_party/boost/boost/xpressive/detail/core/ |
D | quant_style.hpp | 122 struct quant_type struct
|
/third_party/mindspore/mindspore/lite/src/train/ |
D | transfer_session.cc | 181 …sferSession::Export(const std::string &filename, ModelType model_type, QuantizationType quant_type, in Export()
|
D | train_export.cc | 350 QuantizationType quant_type) { in ExportNet()
|
D | train_session.cc | 993 …ainSession::Export(const std::string &file_name, ModelType model_type, QuantizationType quant_type, in Export()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_vp.c | 71 uint8_t quant_type; // bool, written to 528 member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstmpeg4parser.h | 404 guint8 quant_type; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | radeon_uvd.h | 313 uint8_t quant_type; member
|
/third_party/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_uvd.h | 313 uint8_t quant_type; member
|
D | radeon_vcn_dec.h | 634 unsigned char quant_type; member
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuviddec.h | 404 int quant_type; member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 227 uint8_t quant_type; member
|