QuantizedVgg16 类

VGG-16 的量化版本。

此模型采用 RGB 格式。

继承
azureml.accel.models._vgg16.AbstractVgg16
QuantizedVgg16

构造函数

QuantizedVgg16(model_base_path, is_frozen=False, custom_weights_directory=None)

参数

model_base_path
is_frozen
默认值: False
custom_weights_directory
默认值: None