Kulin Seth

Results 72 comments of Kulin Seth

Yeah I think we should close this issue , it’s part of test consistency . @cauchy7203 please reopen the issue if you have any concerns

Thanks @avihays, we are investigating.

Hi @avihays , I am seeing following output in my repeated runs: ``` (base) mps-local$ python github_issues/81185.py cpu: trial 0, elements [512 513 520 521 522 523] cpu: trial 4,...

@leovinus2001 is the Accelerate library not getting used in Mac x86 platforms ? I am curious if we tried without Accelerate on arm platform to see if it helps

> I work on the assumption that these basic relations have not changed. @leovinus2001 , that's correct. >As this particular Torch issue is for an MPS bug on Arm M1...

@qgallouedec , can you please provide which Ops are missing ? Also if there is any Functional issue , can you provide a repro case? We will take a look.

> Not only the pytest failed, but it caused a Python Fatal Error: > > ``` > (env) quentingallouedec@MacBook-Pro-de-Quentin stable-baselines3 % pytest tests/test_cnn.py > =========================================== test session starts ============================================ >...

> With the latest nightly: > > ```shell > % /Users/quentingallouedec/stable-baselines3/env/bin/python /Users/quentingallouedec/stable-baselines3/test_mps.py > [W NNPACK.cpp:64] Could not initialize NNPACK! Reason: Unsupported hardware. > Traceback (most recent call last): > File...