You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm batching out models and I'm finding the exports start off fine around 2 min and grow is this expected? Or is there something wrong on long batches?
Time each model took:
['0:02:00',
'0:03:00',
'0:03:00',
'1:04:00',
'1:57:00',
'1:20:00',
'0:43:00',
'2:31:00',
'0:48:00',
'2:02:00',
'0:05:00']
The text was updated successfully, but these errors were encountered:
1:04:00 means one hour? Not as expected. When run locally with A100 GPU and default setting it typically costs 5seconds for the preview and 30senconds for GLB extraction.
The runtime of the model does depend on the complexity of the 3D asset but will not vary that much.
I'm batching out models and I'm finding the exports start off fine around 2 min and grow is this expected? Or is there something wrong on long batches?
Time each model took:
['0:02:00',
'0:03:00',
'0:03:00',
'1:04:00',
'1:57:00',
'1:20:00',
'0:43:00',
'2:31:00',
'0:48:00',
'2:02:00',
'0:05:00']
The text was updated successfully, but these errors were encountered: