• Y
    Fix bug in SequenceSoftmax · f4e57b4b
    Yu Yang 提交于
    Also remove operator bool in Error. The Error should be removed
    later because it is not necessary for Paddle. We are now using Enforce
    to handle error.
    f4e57b4b
Error.h 3.5 KB