|
|
@ -16,6 +16,7 @@ limitations under the License. */
|
|
|
|
#include "paddle/fluid/framework/op_registry.h"
|
|
|
|
#include "paddle/fluid/framework/op_registry.h"
|
|
|
|
#include "paddle/fluid/operators/grid_sampler_op.h"
|
|
|
|
#include "paddle/fluid/operators/grid_sampler_op.h"
|
|
|
|
#include "paddle/fluid/platform/cuda_device_function.h"
|
|
|
|
#include "paddle/fluid/platform/cuda_device_function.h"
|
|
|
|
|
|
|
|
#include "paddle/fluid/platform/cuda_primitives.h"
|
|
|
|
#include "paddle/fluid/platform/gpu_info.h"
|
|
|
|
#include "paddle/fluid/platform/gpu_info.h"
|
|
|
|
|
|
|
|
|
|
|
|
namespace paddle {
|
|
|
|
namespace paddle {
|
|
|
|