“e207fe63855d06589d312806f7edca829174ba92”上不存在“paddle/phi/kernels/cpu/pool_kernel.cc”
  • X
    Fix sequence_pool_op in debug mode · 983502d2
    xuwei06 提交于
    The rank of the tensor from the chip() function is changed. In release mode, eigen_assert is not enabled and the dimenstion mismatch is not detected.
    983502d2
sequence_pool_op.h 5.7 KB