Remove Readers' HasNext()

fea/docker_cudnn7
fengjiayi 7 years ago
parent a84b81502c
commit 7a78294666

@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <thread> // NOLINT
#include "paddle/fluid/framework/channel.h"
#include "paddle/fluid/operators/reader/reader_op_registry.h"

Loading…
Cancel
Save