量化模型训练报错
Created by: CodesFarmer
PaddleCheckError: Expected t->IsInitialized() == true, but received t->IsInitialized():0 != true The Tensor in the coalesce_tensor Op's Input Variable Input(conv2d_65.w_0.quantized.dequantized) is not initialized. at [/home/omni/Paddle/paddle/fluid/framework/operator.cc:1155]
paddle是两周前拉取的develop最新的分支编译的,量化模型用的是paddle slim底层api