Unverified Commit 533d0c46 authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

[kernel] fixed the include bug in dropout kernel (#999)

parent c27ea0d9
#include <cooperative_groups.h>
#include <chrono>
#include <ctime>
#include "kernels.h"
#include <cooperative_groups.h>
namespace cg = cooperative_groups;
curandStatePhilox4_32_10_t *curandstate;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment