Metal device set to: Apple M1 Pro systemMemory: 32.00 GB maxCacheSize: 10.67 GB 2022-05-31 11:12:36.696093: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:305] Could not identify NUMA node of platform GPU ID 0, defaulting to 0. Your kernel may not have been built with NUMA support. 2022-05-31 11:12:36.696198: I tensorflow/core/common_runtime/pluggable_device/pluggable_device_factory.cc:271] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 0 MB memory) -> physical PluggableDevice (device: 0, name: METAL, pci bus id: <undefined>) 2022-05-31 11:12:36.699 python[6382:264161] -[MPSGraph randomUniformTensorWithShape:stateTensor:name:]: unrecognized selector sent to instance 0x6000007a41a0 2022-05-31 11:12:36.709 python[6382:264161] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MPSGraph randomUniformTensorWithShape:stateTensor:name:]: unrecognized selector sent to instance 0x6000007a41a0' *** First throw call stack: ( 0 CoreFoundation 0x00000001c5aa012c __exceptionPreprocess + 240 1 libobjc.A.dylib 0x00000001c57f1808 objc_exception_throw + 60 2 CoreFoundation 0x00000001c5b33100 -[NSObject(NSObject) __retain_OA] + 0 3 CoreFoundation 0x00000001c5a002c0 ___forwarding___ + 1728 4 CoreFoundation 0x00000001c59ffb40 _CF_forwarding_prep_0 + 96 5 libmetal_plugin.dylib 0x000000014d73f470 ___ZN12metal_plugin20MetalRandomUniformOpIfE7ComputeEPNS_15OpKernelContextE_block_invoke + 192 6 libmetal_plugin.dylib 0x000000014d73f8c8 ___ZN12metal_plugin13MPSGraphCache17CreateCachedGraphERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEEU13block_pointerFPNS_14MPSCachedGraphEvE_block_invoke + 512 7 libdispatch.dylib 0x00000001c5796bac _dispatch_client_callout + 20 8 libdispatch.dylib 0x00000001c57a5e00 _dispatch_lane_barrier_sync_invoke_and_complete + 56 9 libmetal_plugin.dylib 0x000000014d73f044 _ZN12metal_plugin20MetalRandomUniformOpIfE7ComputeEPNS_15OpKernelContextE + 828 10 libmetal_plugin.dylib 0x000000014d73ea5c _ZN12metal_pluginL15ComputeOpKernelINS_20MetalRandomUniformOpIfEEEEvPvP18TF_OpKernelContext + 44 11 _pywrap_tensorflow_internal.so 0x00000001302ffa9c _ZN10tensorflow15PluggableDevice7ComputeEPNS_8OpKernelEPNS_15OpKernelContextE + 148 12 _pywrap_tensorflow_internal.so 0x0000000134b4576c _ZN10tensorflow17KernelAndDeviceOp3RunEPNS_19ScopedStepContainerERKNS_15EagerKernelArgsEPNSt3__16vectorIN4absl12lts_202111027variantIJNS_6TensorENS_11TensorShapeEEEENS6_9allocatorISD_EEEEPNS_19CancellationManagerERKNS9_8optionalINS_19EagerFunctionParamsEEERKNSK_INS_17ManagedStackTraceEEEPNS_24CoordinationServiceAgentE + 504 13 _pywrap_tensorflow_internal.so 0x0000000134b0d480 _ZN10tensorflow18EagerKernelExecuteEPNS_12EagerContextERKN4absl12lts_2021110213InlinedVectorIPNS_12TensorHandleELm4ENSt3__19allocatorIS6_EEEERKNS3_8optionalINS_19EagerFunctionParamsEEERKNS7_10unique_ptrINS_15KernelAndDeviceENS_4core15RefCountDeleterEEEPNS_14GraphCollectorEPNS_19CancellationManagerENS3_4SpanIS6_EERKNSD_INS_17ManagedStackTraceEEE + 432 14 _pywrap_tensorflow_internal.so 0x0000000134b14f3c _ZN10tensorflow11ExecuteNode3RunEv + 396 15 _pywrap_tensorflow_internal.so 0x0000000134ee066c _ZN10tensorflow13EagerExecutor11SyncExecuteEPNS_9EagerNodeE + 168 16 _pywrap_tensorflow_internal.so 0x0000000134b0cfb8 _ZN10tensorflow12_GLOBAL__N_117EagerLocalExecuteEPNS_14EagerOperationEPPNS_12TensorHandleEPi + 1800 17 _pywrap_tensorflow_internal.so 0x0000000134b0ad44 _ZN10tensorflow12EagerExecuteEPNS_14EagerOperationEPPNS_12TensorHandleEPi + 324 18 _pywrap_tensorflow_internal.so 0x0000000134754500 _ZN10tensorflow14EagerOperation7ExecuteEN4absl12lts_202111024SpanIPNS_20AbstractTensorHandleEEEPi + 132 19 _pywrap_tensorflow_internal.so 0x0000000134b4c768 _ZN10tensorflow21CustomDeviceOpHandler7ExecuteEPNS_27ImmediateExecutionOperationEPPNS_30ImmediateExecutionTensorHandleEPi + 524 20 _pywrap_tensorflow_internal.so 0x0000000131164f00 TFE_Execute + 80 21 _pywrap_tensorflow_internal.so 0x0000000130947554 _Z24TFE_Py_FastPathExecute_CP7_object + 12380 22 _pywrap_tfe.so 0x000000011b03d04c _ZZN8pybind1112cpp_function10initializeIZL25pybind11_init__pywrap_tfeRNS_7module_EE4$_54NS_6objectEJNS_4argsEEJNS_4nameENS_5scopeENS_7siblingEEEEvOT_PFT0_DpT1_EDpRKT2_ENUlRNS_6detail13function_callEE_8__invokeESN_ + 124 23 _pywrap_tfe.so 0x000000011b01bfe0 _ZN8pybind1112cpp_function10dispatcherEP7_objectS2_S2_ + 3244 24 python3.10 0x00000001003f52d8 cfunction_call + 80 25 python3.10 0x000000010039c390 _PyObject_MakeTpCall + 332 26 python3.10 0x00000001004aa0f4 call_function + 732 27 python3.10 0x00000001004a60d4 _PyEval_EvalFrameDefault + 31884 28 python3.10 0x000000010049dacc _PyEval_Vector + 2228 29 python3.10 0x00000001004aa05c call_function + 580 30 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 31 python3.10 0x000000010049dacc _PyEval_Vector + 2228 32 python3.10 0x000000010039caf0 PyVectorcall_Call + 156 33 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 34 python3.10 0x000000010049dacc _PyEval_Vector + 2228 35 python3.10 0x000000010039caf0 PyVectorcall_Call + 156 36 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 37 python3.10 0x000000010049dacc _PyEval_Vector + 2228 38 python3.10 0x00000001004aa05c call_function + 580 39 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 40 python3.10 0x000000010049dacc _PyEval_Vector + 2228 41 python3.10 0x00000001004aa05c call_function + 580 42 python3.10 0x00000001004a60b4 _PyEval_EvalFrameDefault + 31852 43 python3.10 0x000000010049dacc _PyEval_Vector + 2228 44 python3.10 0x000000010039fb60 method_vectorcall + 164 45 python3.10 0x00000001004aa05c call_function + 580 46 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 47 python3.10 0x000000010049dacc _PyEval_Vector + 2228 48 python3.10 0x000000010039c54c _PyObject_FastCallDictTstate + 156 49 python3.10 0x000000010039d090 _PyObject_Call_Prepend + 164 50 python3.10 0x0000000100419234 slot_tp_call + 224 51 python3.10 0x000000010039ccc0 _PyObject_Call + 148 52 python3.10 0x0000000100562794 partial_call + 176 53 python3.10 0x000000010039c390 _PyObject_MakeTpCall + 332 54 python3.10 0x00000001004aa0f4 call_function + 732 55 python3.10 0x00000001004a6150 _PyEval_EvalFrameDefault + 32008 56 python3.10 0x000000010049dacc _PyEval_Vector + 2228 57 python3.10 0x000000010039fb60 method_vectorcall + 164 58 python3.10 0x00000001004aa05c call_function + 580 59 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 60 python3.10 0x000000010049dacc _PyEval_Vector + 2228 61 python3.10 0x000000010039c54c _PyObject_FastCallDictTstate + 156 62 python3.10 0x000000010039d090 _PyObject_Call_Prepend + 164 63 python3.10 0x000000010041b3b8 slot_tp_init + 216 64 python3.10 0x0000000100412390 type_call + 344 65 python3.10 0x000000010039ccc0 _PyObject_Call + 148 66 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 67 python3.10 0x000000010049dacc _PyEval_Vector + 2228 68 python3.10 0x000000010039caf0 PyVectorcall_Call + 156 69 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 70 python3.10 0x000000010049dacc _PyEval_Vector + 2228 71 python3.10 0x000000010039c54c _PyObject_FastCallDictTstate + 156 72 python3.10 0x000000010039d090 _PyObject_Call_Prepend + 164 73 python3.10 0x0000000100419234 slot_tp_call + 224 74 python3.10 0x000000010039c390 _PyObject_MakeTpCall + 332 75 python3.10 0x00000001004aa0f4 call_function + 732 76 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 77 python3.10 0x000000010049dacc _PyEval_Vector + 2228 78 python3.10 0x000000010039caf0 PyVectorcall_Call + 156 79 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 80 python3.10 0x000000010049dacc _PyEval_Vector + 2228 81 python3.10 0x00000001004aa05c call_function + 580 82 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 83 python3.10 0x000000010049dacc _PyEval_Vector + 2228 84 python3.10 0x000000010039fb60 method_vectorcall + 164 85 python3.10 0x000000010039caf0 PyVectorcall_Call + 156 86 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 87 python3.10 0x000000010049dacc _PyEval_Vector + 2228 88 python3.10 0x000000010039caf0 PyVectorcall_Call + 156 89 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 90 python3.10 0x000000010049dacc _PyEval_Vector + 2228 91 python3.10 0x000000010039c54c _PyObject_FastCallDictTstate + 156 92 python3.10 0x000000010039d090 _PyObject_Call_Prepend + 164 93 python3.10 0x0000000100419234 slot_tp_call + 224 94 python3.10 0x000000010039c390 _PyObject_MakeTpCall + 332 95 python3.10 0x00000001004aa0f4 call_function + 732 96 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 97 python3.10 0x000000010049dacc _PyEval_Vector + 2228 98 python3.10 0x000000010039caf0 PyVectorcall_Call + 156 99 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 100 python3.10 0x000000010049dacc _PyEval_Vector + 2228 101 python3.10 0x000000010039fb60 method_vectorcall + 164 102 python3.10 0x00000001004aa05c call_function + 580 103 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 104 python3.10 0x000000010049dacc _PyEval_Vector + 2228 105 python3.10 0x000000010039fb60 method_vectorcall + 164 106 python3.10 0x00000001004aa05c call_function + 580 107 python3.10 0x00000001004a61cc _PyEval_EvalFrameDefault + 32132 108 python3.10 0x000000010049dacc _PyEval_Vector + 2228 109 python3.10 0x00000001004aa05c call_function + 580 110 python3.10 0x00000001004a60b4 _PyEval_EvalFrameDefault + 31852 111 python3.10 0x000000010049dacc _PyEval_Vector + 2228 112 python3.10 0x00000001004aa05c call_function + 580 113 python3.10 0x00000001004a60b4 _PyEval_EvalFrameDefault + 31852 114 python3.10 0x000000010049dacc _PyEval_Vector + 2228 115 python3.10 0x00000001004aa05c call_function + 580 116 python3.10 0x00000001004a60b4 _PyEval_EvalFrameDefault + 31852 117 python3.10 0x000000010049dacc _PyEval_Vector + 2228 118 python3.10 0x00000001004aa05c call_function + 580 119 python3.10 0x00000001004a60b4 _PyEval_EvalFrameDefault + 31852 120 python3.10 0x000000010049dacc _PyEval_Vector + 2228 121 python3.10 0x00000001004aa05c call_function + 580 122 python3.10 0x00000001004a60b4 _PyEval_EvalFrameDefault + 31852 123 python3.10 0x000000010049dacc _PyEval_Vector + 2228 124 python3.10 0x00000001004a63f0 _PyEval_EvalFrameDefault + 32680 125 python3.10 0x000000010049dacc _PyEval_Vector + 2228 126 python3.10 0x000000010039c5f0 _PyObject_FastCallDictTstate + 320 127 python3.10 0x000000010039d090 _PyObject_Call_Prepend + 164 128 python3.10 0x0000000100419234 slot_tp_call + 224 129 python3.10 0x000000010039c390 _PyObject_MakeTpCall + 332 130 python3.10 0x00000001004aa0f4 call_function + 732 131 python3.10 0x00000001004a6150 _PyEval_EvalFrameDefault + 32008 132 python3.10 0x000000010049dacc _PyEval_Vector + 2228 133 python3.10 0x0000000100504d64 _PyRun_SimpleFileObject + 1144 134 python3.10 0x0000000100503e30 _PyRun_AnyFileObject + 224 135 python3.10 0x0000000100528cf4 Py_RunMain + 2392 136 python3.10 0x000000010052a174 pymain_main + 1280 137 python3.10 0x000000010033c68c main + 56 138 dyld 0x00000001009190f4 start + 520 ) libc++abi: terminating with uncaught exception of type NSException