State:New|TargetRelease:No Target|icon_bug|icon_nuke|database:public|Resolution:Fixed|BugID:577363|
Problem summary:
CopyCat training fails with Tensor size errors or crashes Nuke in certain node configurations
This behavior seems to happen when the following conditions have been met, but could occur in other situations as well:
input.height

ERROR: CopyCat1: start (149) + length (64) exceeds dimension size (181). Exception raised from narrow at W:\.conan\3204d2\1\PyTorch_src\aten\src\ATen\native\TensorShape.cpp:1064 (most recent call first): 00007FFE9FFED19200007FFE9FFED130 c10.dll!c10::Error::Error [<unknown file> @ <unknown line number>] 00007FFE9FFECC1E00007FFE9FFECBD0 c10.dll!c10::detail::torchCheckFail [<unknown file> @ <unknown line number>] 00007FFE1D59B59A00007FFE1D59B3D0 torch_cpu.dll!at::native::narrow [<unknown file> @ <unknown line number>] 00007FFE1DFD9BE100007FFE1DFA78E0 torch_cpu.dll!at::compositeimplicitautograd::broadcast_to [<unknown file> @ <unknown line number>] 00007FFE1D883A5E00007FFE1D8838C0 torch_cpu.dll!at::_ops::narrow::call [<unknown file> @ <unknown line number>] 00007FFE1D15389800007FFE1D153880 torch_cpu.dll!at::narrow [<unknown file> @ <unknown line number>] 00007FFE6A1D010400007FFE6A1CFA10 CopyCat.dll!c10::ivalue::Future::exception_ptr [<unknown file> @ <unknown line number>] 00007FFE6A1CFE3100007FFE6A1CFA10 CopyCat.dll!c10::ivalue::Future::exception_ptr [<unknown file> @ <unknown line number>] 00007FFE6A1E400000007FFE6A1E1800 CopyCat.dll!c10::ivalue::Future::synchronizeWithCurrentStreams [<unknown file> @ <unknown line number>] 00007FFE6A1DA7BE00007FFE6A1DA360 CopyCat.dll!c10::ivalue::Future::markCompleted [<unknown file> @ <unknown line number>] 00007FFE6A1E478D00007FFE6A1E4720 CopyCat.dll!c10::ivalue::Future::tryRetrieveErrorMessageInternal [<unknown file> @ <unknown line number>] 00007FFE6A1C867000007FFE6A1BB9F0 CopyCat.dll!RIP::Compute::Exceptions::UnverifiedTypeException::operator= [<unknown file> @ <unknown line number>] 00007FFE7A10178600007FFE7A0CD070 nuke-15.0.4.dll!Nuke::Analytics::StartAnalytics [<unknown file> @ <unknown line number>] 00007FFE7A103D1200007FFE7A0CD070 nuke-15.0.4.dll!Nuke::Analytics::StartAnalytics [<unknown file> @ <unknown line number>] 00007FFE7A100E6100007FFE7A0CD070 nuke-15.0.4.dll!Nuke::Analytics::StartAnalytics [<unknown file> @ <unknown line number>] 00007FFE7A68065900007FFE7A590740 nuke-15.0.4.dll!

input.height is placed before the CopyCat node. This issue will occur regardless of the Crop's Reformat or Black Outside knobs being enabled/disabled.We're sorry to hear that
Please tell us why