“b1d446856cace1cb2597801f5a344b666079dcea”上不存在“paddle/phi/kernels/nonzero_kernel.h”
  • P
    Fix data provider bug in srl demo · 9baf7fc4
    Peng Li 提交于
    Once encoutering a single sample whose size is larger than batch size,
    the provider will yield empty batch and terminate the current pass unexpectedly
    if can_over_batch_size=False.
    9baf7fc4
dataprovider.py 2.7 KB