Skip to content

Got issues after multi-inferences #55

@973398769

Description

@973398769

File "/home/ubuntu/miniconda3/envs/test/lib/python3.10/site-packages/DeepCache/extension/deepcache.py", line 42, in wrapped_forward
result = self.function_dict['unet_forward'](*args, **kwargs)
File "/home/ubuntu/miniconda3/envs/test/lib/python3.10/site-packages/DeepCache/extension/deepcache.py", line 42, in wrapped_forward
result = self.function_dict['unet_forward'](*args, **kwargs)
[Previous line repeated 978 more times]
File "/home/ubuntu/miniconda3/envs/test/lib/python3.10/site-packages/DeepCache/extension/deepcache.py", line 41, in wrapped_forward
self.cur_timestep = list(self.pipe.scheduler.timesteps).index(args[1].item())
RecursionError: maximum recursion depth exceeded while calling a Python object

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions