Error[Lp021]: the destination for compressed initializer batch "P2 mid-1" is placed at an address that is dependent on the size of the batch, which is not allowed when using packbits compression. Consider using "initialize by copy with packing = zeros" (or none) instead.
这是什么原因啊,尤其是"P2 mid-1"是什么意思,谢谢。
引用楼主 sy_123456 的回复:
Error[Lp021]: the destination for compressed initializer batch "P2 mid-1" is placed at an address that is dependent on the size of the batch, which is not allowed when using packbits compression. Consider using "initialize by copy with packing =? zeros" (or none) instead.
这是什么原因啊,尤其是"P2 mid-1"是什么意思,谢谢。