hi, when I ran the commands according to the readme, It throw an error
RUN:
bashbuild.sh. bashlaunch.sh. pythonstable_diffusion_v1_5.py. # error throw in the command
Print Log:
Fetching15files: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████|15/15 [00:00<00:00, 37117.73it/s]
/oneflow/python/oneflow/nn/modules/module.py:152: UserWarning: Interpolate() iscalledinann.Graph, butnotregisteredintoann.Graph.
warnings.warn(
0%||0/50 [00:00<?, ?it/s]F2023020203:51:34.6591891094conv_cutlass_kernels.cu:138] Checkfailed: operation!=nullptr***Checkfailurestacktrace: ***
@ 0x7f549aa0b5e0google::LogMessage::Fail()
@ 0x7f549aa0e6a1google::LogMessage::SendToLog()
@ 0x7f549aa0b0bcgoogle::LogMessage::Flush()
@ 0x7f549aa0ed9fgoogle::LogMessageFatal::~LogMessageFatal()
@ 0x7f54960c90b8oneflow::(anonymousnamespace)::Conv2dCutlassKernel::Compute()
@ 0x7f549562cc9foneflow::UserKernel::ForwardUserKernel()
@ 0x7f549562ceafoneflow::UserKernel::ForwardDataContent()
@ 0x7f54955fb70boneflow::Kernel::Forward()
@ 0x7f54955fbc01oneflow::Kernel::Launch()
@ 0x7f54956c165boneflow::(anonymousnamespace)::LightActor<>::ProcessMsg()
@ 0x7f5495cce467oneflow::Thread::PollMsgChannel()
@ 0x7f5495cce987_ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN7oneflow6ThreadC4ERKNS3_8StreamIdEEUlvE_EEEEE6_M_runEv
@ 0x7f550b5f8017execute_native_thread_routine
@ 0x7f550ba21609start_thread
@ 0x7f550b7e0133cloneAborted (coredumped)
My Env:
GPU: TitanXpDriverVersion: 525.78.01Docker: diffusion-benchmark:latest
Could someone please to help me? How can i solve the problem
hi, when I ran the commands according to the readme, It throw an error
RUN:
Print Log:
My Env:
Could someone please to help me? How can i solve the problem