We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649ae27 commit 3cd9e45Copy full SHA for 3cd9e45
paddle/fluid/operators/reader/create_double_buffer_reader_op.cc
@@ -12,6 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
+#include <thread> //NOLINT
16
#include "paddle/fluid/framework/channel.h"
17
#include "paddle/fluid/operators/reader/reader_op_registry.h"
18
0 commit comments