This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Weighted Resize CRASH
#3
Nope, removing that character does not fix the problem.
-> looking into it

My ugess is that it's related to TRT, since when I call the call inside a Windows Command Prompt now, I get:
Warning: i:\Hybrid\64bit\Vapoursynth\Lib\site-packages\torch_tensorrt\fx\tracer\acc_tracer\acc_tracer.py:584: UserWarning: acc_tracer does not support currently support models for training. Calling eval on model before tracing.
  warnings.warn(

Information: == Log pass <function fuse_permute_matmul at 0x000001582EA78670> before/after graph to C:\Users\Selur\AppData\Local\Temp\tmpku34hqog, before/after are the same = True
Information: == Log pass <function fuse_permute_linear at 0x000001582EA78430> before/after graph to C:\Users\Selur\AppData\Local\Temp\tmpc3o7u8pf, before/after are the same = True
Information: Now lowering submodule _run_on_acc_0
Information: split_name=_run_on_acc_0, input_specs=[InputTensorSpec(shape=torch.Size([1, 3, 308, 720]), dtype=torch.float16, device=device(type='cuda', index=0), shape_ranges=[], has_batch_dim=True)]
Information: Timing cache is used!
x265 [error]: unable to open input file <->
Information: TRT INetwork construction elapsed time: 0:00:00.400953
Information: Build TRT engine elapsed time: 0:01:01.174254
Information: Lowering submodule _run_on_acc_0 elapsed time 0:01:04.743047
Information: Now lowering submodule _run_on_acc_2
Information: split_name=_run_on_acc_2, input_specs=[InputTensorSpec(shape=torch.Size([1, 3, 1232, 2880]), dtype=torch.float16, device=device(type='cuda', index=0), shape_ranges=[], has_batch_dim=True), InputTensorSpec(shape=torch.Size([1, 3, 1232, 2880]), dtype=torch.float16, device=device(type='cuda', index=0), shape_ranges=[], has_batch_dim=True)]
Information: Timing cache is used!
Information: TRT INetwork construction elapsed time: 0:00:00.000999
Information: Build TRT engine elapsed time: 0:00:00.222227
Information: Lowering submodule _run_on_acc_2 elapsed time 0:00:00.226829
Error: fwrite() call failed when writing frame: 0, plane: 0, errno: 22
Output 33 frames in 0.81 seconds (40.53 fps)

Encoding works fine with trt disabled.

Issue is unrelated to weighted resize, also happens without it.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
Weighted Resize CRASH - by Dan64 - 30.01.2023, 19:47
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 20:11
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 20:41
RE: Weighted Resize CRASH - by Dan64 - 30.01.2023, 20:49
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 20:51
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 21:02
RE: Weighted Resize CRASH - by Dan64 - 30.01.2023, 21:12
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 21:16
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 21:19
RE: Weighted Resize CRASH - by Dan64 - 30.01.2023, 21:21
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 21:28
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 21:54
RE: Weighted Resize CRASH - by Dan64 - 30.01.2023, 21:57
RE: Weighted Resize CRASH - by Selur - 30.01.2023, 22:07
RE: Weighted Resize CRASH - by Dan64 - 30.01.2023, 22:07
RE: Weighted Resize CRASH - by andry62 - 30.01.2023, 23:07
RE: Weighted Resize CRASH - by Selur - 31.01.2023, 05:36
RE: Weighted Resize CRASH - by Dan64 - 31.01.2023, 19:41
RE: Weighted Resize CRASH - by Selur - 31.01.2023, 20:45
RE: Weighted Resize CRASH - by Dan64 - 31.01.2023, 20:56
RE: Weighted Resize CRASH - by Selur - 31.01.2023, 21:23
RE: Weighted Resize CRASH - by Dan64 - 31.01.2023, 21:40
RE: Weighted Resize CRASH - by Selur - 31.01.2023, 21:45
RE: Weighted Resize CRASH - by Dan64 - 31.01.2023, 22:25
RE: Weighted Resize CRASH - by Selur - 01.02.2023, 05:18
RE: Weighted Resize CRASH - by andry62 - 02.02.2023, 19:23
RE: Weighted Resize CRASH - by Selur - 02.02.2023, 19:29
RE: Weighted Resize CRASH - by Dan64 - 02.02.2023, 20:53
RE: Weighted Resize CRASH - by Selur - 02.02.2023, 21:03
RE: Weighted Resize CRASH - by Dan64 - 02.02.2023, 23:09
RE: Weighted Resize CRASH - by Selur - 03.02.2023, 04:39
RE: Weighted Resize CRASH - by andry62 - 03.02.2023, 10:34
RE: Weighted Resize CRASH - by Dan64 - 05.02.2023, 12:19
RE: Weighted Resize CRASH - by Selur - 05.02.2023, 12:20
RE: Weighted Resize CRASH - by Dan64 - 05.02.2023, 15:46
RE: Weighted Resize CRASH - by Selur - 05.02.2023, 15:51
RE: Weighted Resize CRASH - by Selur - 05.02.2023, 16:04
RE: Weighted Resize CRASH - by Dan64 - 05.02.2023, 16:18
RE: Weighted Resize CRASH - by Selur - 05.02.2023, 16:40
RE: Weighted Resize CRASH - by Selur - 05.02.2023, 16:44
RE: Weighted Resize CRASH - by Dan64 - 05.02.2023, 17:04
RE: Weighted Resize CRASH - by Selur - 05.02.2023, 17:09
RE: Weighted Resize CRASH - by andry62 - 06.02.2023, 22:20

Forum Jump:


Users browsing this thread: 2 Guest(s)