Upon opening, the GUI in Safari indeed comes up however in terminal I get these errors upon attempting to generate an image:
libc++abi: terminating due to uncaught exception of type c10::Error: Failed to created pipeline state object, error: Error Domain=CompilerError Code=2 "Compiler encountered an internal error" UserInfo={NSLocalizedDescription=Compiler encountered an internal error}
Exception raised from dispatchIndexKernel_block_invoke at /Users/runner/work/pytorch/pytorch/pytorch/aten/src/ATen/native/mps/operations/Indexing.mm:118 (most recent call first):
frame #0: c10::Error::Error(c10::SourceLocation, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator>) + 81 (0x10884eb41 in libc10.dylib)
frame #1: c10::detail::torchCheckFail(char const*, char const*, unsigned int, std::__1::basic_string<char, std::__1::char_traits, std::_1::allocator> const&) + 98 (0x10884d312 in libc10.dylib)
frame #2: invocation function for block in at::native::dispatchIndexKernel(at::TensorIteratorBase&, c10::ArrayRef, c10::ArrayRef, bool, bool) + 2767 (0x1278b12af in libtorch_cpu.dylib)
frame #3: dispatch_client_callout + 8 (0x7ff80746d59a in libdispatch.dylib)
frame #4: dispatch_lane_barrier_sync_invoke_and_complete + 60 (0x7ff80747a447 in libdispatch.dylib)
frame #5: at::native::dispatchIndexKernel(at::TensorIteratorBase&, c10::ArrayRef, c10::ArrayRef, bool, bool) + 367 (0x1278b06cf in libtorch_cpu.dylib)
frame #6: at::native::index_kernel_mps(at::TensorIteratorBase&, c10::ArrayRef, c10::ArrayRef) + 97 (0x1278b0341 in libtorch_cpu.dylib)
frame #7: at::(anonymous namespace)::wrapper_index_Tensor(at::Tensor const&, c10::List<c10::optionalat::Tensor> const&) + 388 (0x124fc3f74 in libtorch_cpu.dylib)
frame #8: c10::impl::wrap_kernel_functor_unboxed<c10::impl::detail::WrapFunctionIntoFunctor<c10::CompileTimeFunctionPointer<at::Tensor (at::Tensor const&, c10::List<c10::optionalat::Tensor> const&), &at::(anonymous namespace)::wrapper_index_Tensor(at::Tensor const&, c10::List<c10::optionalat::Tensor> const&)>, at::Tensor, c10::guts::typelist::typelist<at::Tensor const&, c10::List<c10::optionalat::Tensor> const&>>, at::Tensor (at::Tensor const&, c10::List<c10::optionalat::Tensor> const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, c10::List<c10::optionalat::Tensor> const&) + 20 (0x124fc3c34 in libtorch_cpu.dylib)
frame #9: at::ops::index_Tensor::redispatch(c10::DispatchKeySet, at::Tensor const&, c10::List<c10::optionalat::Tensor> const&) + 91 (0x1241cce2b in libtorch_cpu.dylib)
frame #10: c10::impl::wrap_kernel_functor_unboxed<c10::impl::detail::WrapFunctionIntoFunctor<c10::CompileTimeFunctionPointer<at::Tensor (c10::DispatchKeySet, at::Tensor const&, c10::List<c10::optionalat::Tensor> const&), &torch::autograd::VariableType::(anonymous namespace)::index_Tensor(c10::DispatchKeySet, at::Tensor const&, c10::List<c10::optionalat::Tensor> const&)>, at::Tensor, c10::guts::typelist::typelist<c10::DispatchKeySet, at::Tensor const&, c10::List<c10::optionalat::Tensor> const&>>, at::Tensor (c10::DispatchKeySet, at::Tensor const&, c10::List<c10::optionalat::Tensor> const&)>::call(c10::OperatorKernel*, c10::DispatchKeySet, at::Tensor const&, c10::List<c10::optionalat::Tensor> const&) + 1230 (0x125e4555e in libtorch_cpu.dylib)
frame #11: at::_ops::index_Tensor::call(at::Tensor const&, c10::List<c10::optionalat::Tensor> const&) + 312 (0x1241ccba8 in libtorch_cpu.dylib)
frame #12: torch::autograd::THPVariable_getitem(_object*, _object*) + 3158 (0x10aa4cec6 in libtorch_python.dylib)
frame #13: _PyEval_EvalFrameDefault + 12152 (0x1080aad48 in python3.8)
frame #14: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #15: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #16: method_vectorcall + 349 (0x107f7131d in python3.8)
frame #17: PyVectorcall_Call + 121 (0x107f6c999 in python3.8)
frame #18: _PyEval_EvalFrameDefault + 47009 (0x1080b3571 in python3.8)
frame #19: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #20: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #21: _PyObject_FastCallDict + 231 (0x107f6bf17 in python3.8)
frame #22: slot_tp_call + 174 (0x107ff020e in python3.8)
frame #23: _PyObject_MakeTpCall + 173 (0x107f6c14d in python3.8)
frame #24: call_function + 316 (0x1080b56ec in python3.8)
frame #25: _PyEval_EvalFrameDefault + 46746 (0x1080b346a in python3.8)
frame #26: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #27: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #28: method_vectorcall + 349 (0x107f7131d in python3.8)
frame #29: PyVectorcall_Call + 121 (0x107f6c999 in python3.8)
frame #30: _PyEval_EvalFrameDefault + 47009 (0x1080b3571 in python3.8)
frame #31: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #32: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #33: _PyObject_FastCallDict + 231 (0x107f6bf17 in python3.8)
frame #34: slot_tp_call + 174 (0x107ff020e in python3.8)
frame #35: _PyObject_MakeTpCall + 173 (0x107f6c14d in python3.8)
frame #36: call_function + 316 (0x1080b56ec in python3.8)
frame #37: _PyEval_EvalFrameDefault + 46746 (0x1080b346a in python3.8)
frame #38: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #39: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #40: call_function + 163 (0x1080b5653 in python3.8)
frame #41: _PyEval_EvalFrameDefault + 41499 (0x1080b1feb in python3.8)
frame #42: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #43: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #44: method_vectorcall + 141 (0x107f7124d in python3.8)
frame #45: call_function + 163 (0x1080b5653 in python3.8)
frame #46: _PyEval_EvalFrameDefault + 46746 (0x1080b346a in python3.8)
frame #47: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #48: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #49: method_vectorcall + 141 (0x107f7124d in python3.8)
frame #50: call_function + 163 (0x1080b5653 in python3.8)
frame #51: _PyEval_EvalFrameDefault + 46746 (0x1080b346a in python3.8)
frame #52: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #53: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)
frame #54: call_function + 163 (0x1080b5653 in python3.8)
frame #55: _PyEval_EvalFrameDefault + 41499 (0x1080b1feb in python3.8)
frame #56: _PyFunction_Vectorcall + 248 (0x107f6d728 in python3.8)
frame #57: call_function + 163 (0x1080b5653 in python3.8)
frame #58: _PyEval_EvalFrameDefault + 41499 (0x1080b1feb in python3.8)
frame #59: _PyFunction_Vectorcall + 248 (0x107f6d728 in python3.8)
frame #60: call_function + 163 (0x1080b5653 in python3.8)
frame #61: _PyEval_EvalFrameDefault + 41499 (0x1080b1feb in python3.8)
frame #62: _PyEval_EvalCodeWithName + 564 (0x1080a61b4 in python3.8)
frame #63: _PyFunction_Vectorcall + 426 (0x107f6d7da in python3.8)