"official/benchmark/transformer_benchmark.py" did not exist on "fa28535d2940adf24c5e668c4bdba46379286aec"
pad.cuh 131 Bytes
Newer Older
chenpangpang's avatar
chenpangpang committed
1
2
3
4
5
#include "common.cuh"

#define CUDA_PAD_BLOCK_SIZE 256

void ggml_cuda_op_pad(ggml_backend_cuda_context & ctx, ggml_tensor * dst);