Skip to content

Instantly share code, notes, and snippets.

@1enn0
Last active August 11, 2022 13:39
Show Gist options
  • Save 1enn0/3adb6d011301a2bcc8115fb7e66e8e57 to your computer and use it in GitHub Desktop.
Save 1enn0/3adb6d011301a2bcc8115fb7e66e8e57 to your computer and use it in GitHub Desktop.
Name Source Path
op_registration_test.exe!c10::detail::torchCheckFail [...]\pytorch-build\pytorch\c10\util\Exception.cpp(87)
op_registration_test.exe!std::shared_ptr<...> <lambda>(void)::1::catch$2 [...]\pytorch-build\pytorch\aten\src\ATen\core\jit_type.h(1730)
vcruntime140_1d.dll!_CallSettingFrame_LookupContinuationIndex D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\amd64\handlers.asm(98)
vcruntime140_1d.dll!__FrameHandler4::CxxCallCatchBlock D:\a\_work\1\s\src\vctools\crt\vcruntime\src\eh\frame.cpp(1393)
ntdll.dll!00007ffae18a8836() n/a
op_registration_test.exe!c10::detail::getTypePtr_<...>::call::__l2::<lambda> [...]\pytorch-build\pytorch\aten\src\ATen\core\jit_type.h(1728)
op_registration_test.exe!c10::detail::getTypePtr_<...>::call [...]\pytorch-build\pytorch\aten\src\ATen\core\jit_type.h(1726)
op_registration_test.exe!c10::getTypePtr<...> [...]\pytorch-build\pytorch\aten\src\ATen\core\jit_type.h(1973)
op_registration_test.exe!c10::getTypePtrCopy<...> [...]\pytorch-build\pytorch\aten\src\ATen\core\jit_type.h(1980)
op_registration_test.exe!c10::detail::infer_schema::anonymous namespace::createArgumentVector [...]\pytorch-build\pytorch\aten\src\ATen\core\op_registration\infer_schema.cpp(26)
op_registration_test.exe!c10::detail::infer_schema::make_function_schema [...]\pytorch-build\pytorch\aten\src\ATen\core\op_registration\infer_schema.cpp(34)
op_registration_test.exe!c10::detail::infer_schema::make_function_schema [...]\pytorch-build\pytorch\aten\src\ATen\core\op_registration\infer_schema.cpp(38)
op_registration_test.exe!c10::detail::infer_schema::createFunctionSchemaFromTraitsFlattenedReturns<...> [...]\pytorch-build\pytorch\aten\src\ATen\core\op_registration\infer_schema.h(125)
op_registration_test.exe!c10::inferFunctionSchemaFlattenedReturns<...> [...]\pytorch-build\pytorch\aten\src\ATen\core\op_registration\infer_schema.h(149)
op_registration_test.exe!c10::detail::inferFunctionSchemaFromFunctor<...> [...]\pytorch-build\pytorch\aten\src\ATen\core\op_registration\op_registration.h(30)
op_registration_test.exe!torch::CppFunction::CppFunction<...> [...]\pytorch-build\pytorch\torch\library.h(128)
op_registration_test.exe!torch::Library::impl<...> [...]\pytorch-build\pytorch\torch\library.h(653)
op_registration_test.exe!torch::Library::impl<...> [...]\pytorch-build\pytorch\torch\library.h(733)
op_registration_test.exe!at::native::anonymous namespace::TORCH_LIBRARY_IMPL_init_quantized_CatchAll_3 [...]\pytorch-build\pytorch\aten\src\ATen\native\quantized\qlinear_unpack.cpp(72)
op_registration_test.exe!torch::detail::TorchLibraryInit::TorchLibraryInit [...]\pytorch-build\pytorch\torch\library.h(836)
op_registration_test.exe!at::native::anonymous namespace::dynamic initializer for TORCH_LIBRARY_IMPL_static_init_quantized_CatchAll_3 [...]\pytorch-build\pytorch\aten\src\ATen\native\quantized\qlinear_unpack.cpp(70)
ucrtbased.dll!_initterm minkernel\crts\ucrt\src\appcrt\startup\initterm.cpp(22)
op_registration_test.exe!__scrt_common_main_seh D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl(258)
op_registration_test.exe!__scrt_common_main D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl(331)
op_registration_test.exe!mainCRTStartup D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp(17)
kernel32.dll!BaseThreadInitThunk() n/a
ntdll.dll!00007ffae180485b() n/a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment