"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "a359ff764429cb7aaba8b11306b6d99d368538d3"
Unverified Commit b1ec112e authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

Fix compile error on ubuntu22.04_g++11.3.0 (#5434)

parent 1313067e
......@@ -9,6 +9,8 @@
#include <cuda_runtime.h>
#include <cassert>
#include <cstdint>
#include <cstdio>
#include "bf16.cuh"
#include "fp16.cuh"
......
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