22 _pywrap_tensorflow_internal.so 0x00000001341463a8 _ZN10tensorflow11ExecuteNode3RunEv + 396
23 _pywrap_tensorflow_internal.so 0x0000000134481748 _ZN10tensorflow13EagerExecutor11SyncExecuteEPNS_9EagerNodeE + 172
24 _pywrap_tensorflow_internal.so 0x000000013413f880 _ZN10tensorflow12_GLOBAL__N_117EagerLocalExecuteEPNS_14EagerOperationEPPNS_12TensorHandleEPi + 1976
25 _pywrap_tensorflow_internal.so 0x000000013413da28 _ZN10tensorflow12EagerExecuteEPNS_14EagerOperationEPPNS_12TensorHandleEPi + 296
26 _pywrap_tensorflow_internal.so 0x0000000133da2b88 _ZN10tensorflow14EagerOperation7ExecuteEN4absl12lts_202103244SpanIPNS_20AbstractTensorHandleEEEPi + 192
27 _pywrap_tensorflow_internal.so 0x000000013417b910 _ZN10tensorflow21CustomDeviceOpHandler7ExecuteEPNS_27ImmediateExecutionOperationEPPNS_30ImmediateExecutionTensorHandleEPi + 468
28 _pywrap_tensorflow_internal.so 0x00000001309c7f1c TFE_Execute + 80
29 _pywrap_tensorflow_internal.so 0x0000000130944934 _Z24TFE_Py_ExecuteCancelableP11TFE_ContextPKcS2_PN4absl12lts_2021032413InlinedVectorIP16TFE_TensorHandleLm4ENSt3__19allocatorIS7_EEEEP7_objectP23TFE_CancellationManagerPNS5_IS7_Lm2ESA_EEP9TF_Status + 616
30 _pywrap_tfe.so 0x0000000112e824c0 _ZN10tensorflow32TFE_Py_ExecuteCancelable_wrapperERKN8pybind116handleEPKcS5_S3_S3_PNS_19CancellationManagerES3_ + 160
31 _pywrap_tfe.so 0x0000000112eb3220 _ZZN8pybind1112cpp_function10initializeIZL25pybind11_init__pywrap_tfeRNS_7module_EE4$_44NS_6objectEJRKNS_6handleEPKcSA_S8_S8_S8_EJNS_4nameENS_5scopeENS_7siblingEEEEvOT_PFT0_DpT1_EDpRKT2_ENUlRNS_6detail13function_callEE_8__invokeESR_ + 184
32 _pywrap_tfe.so 0x0000000112e9516c _ZN8pybind1112cpp_function10dispatcherEP7_objectS2_S2_ + 3216
33 python 0x00000001000ed8cc cfunction_call_varargs + 292
34 python 0x00000001000ecf50 _PyObject_MakeTpCall + 640
35 python 0x00000001002023e0 call_function + 680
36 python 0x00000001001feebc _PyEval_EvalFrameDefault + 29472
37 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
38 python 0x00000001000edf10 _PyFunction_Vectorcall + 236
39 python 0x0000000100202348 call_function + 528
40 python 0x00000001001fefac _PyEval_EvalFrameDefault + 29712
41 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
42 python 0x00000001000edf10 _PyFunction_Vectorcall + 236
43 python 0x00000001000f191c method_vectorcall + 156
44 python 0x0000000100202348 call_function + 528
45 python 0x00000001001fefac _PyEval_EvalFrameDefault + 29712
46 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
47 python 0x00000001000edf10 _PyFunction_Vectorcall + 236
48 python 0x00000001000f191c method_vectorcall + 156
49 python 0x0000000100202348 call_function + 528
50 python 0x00000001001fefac _PyEval_EvalFrameDefault + 29712
51 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
52 python 0x00000001000edf10 _PyFunction_Vectorcall + 236
53 python 0x00000001000ecb84 _PyObject_FastCallDict + 132
54 python 0x00000001000eecc4 _PyObject_Call_Prepend + 156
55 python 0x0000000100162774 slot_tp_call + 296
56 python 0x00000001000ed6e8 PyObject_Call + 312
57 python 0x00000001001ff14c _PyEval_EvalFrameDefault + 30128
58 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
59 python 0x00000001000edf10 _PyFunction_Vectorcall + 236
60 python 0x00000001000f1a88 method_vectorcall + 520
61 python 0x00000001000ed4c0 PyVectorcall_Call + 120
62 python 0x00000001001ff14c _PyEval_EvalFrameDefault + 30128
63 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
64 python 0x00000001000edf10 _PyFunction_Vectorcall + 236
65 python 0x00000001000ecc1c _PyObject_FastCallDict + 284
66 python 0x00000001000eecc4 _PyObject_Call_Prepend + 156
67 python 0x0000000100162774 slot_tp_call + 296
68 python 0x00000001000ecf50 _PyObject_MakeTpCall + 640
69 python 0x00000001002023e0 call_function + 680
70 python 0x00000001001feebc _PyEval_EvalFrameDefault + 29472
71 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
72 python 0x00000001000edf10 _PyFunction_Vectorcall + 236
73 python 0x00000001000f191c method_vectorcall + 156
74 python 0x0000000100202348 call_function + 528
75 python 0x00000001001fefac _PyEval_EvalFrameDefault + 29712
76 python 0x00000001001f7584 _PyEval_EvalCodeWithName + 3340
77 python 0x0000000100250e3c PyRun_SimpleFileExFlags + 1052
78 python 0x0000000100278eb0 Py_RunMain + 2980
79 python 0x000000010027a0a8 pymain_main + 1244
80 python 0x00000001000c41e0 main + 56
81 libdyld.dylib 0x000000019c6ec420 start + 4
)
libc++abi: terminating with uncaught exception of type NSException
Topic:
Machine Learning & AI
SubTopic:
General
Tags: