Sophia Wisdom

Results 8 issues of Sophia Wisdom

There seems to be an error with storing tensors, but only when something's been done to them. I spent several hours trying to trace it down, and have managed to...

bug

I'm getting an error `'NoneType' object has no attribute 'get_predecessors'` while attempting to customize the fused layer norm kernel. Practically this seems to be not too difficult to fix: just...

bug

As stands, when a runtime assert is called on CUDA platforms your program just explodes with no stack trace and no mention of the error that was encountered. I just...

inactive-30d
inactive-90d

### Is your feature request related to a problem? Please describe I would like to link to lines in the editor, eg with “here’s an instance of something being used”...

request

The embedded setup page linked on [page](https://github.com/EFForg/rs-google-play/blob/master/gpapi/README.md) (https://accounts.google.com/EmbeddedSetup/identifier?flowName=EmbeddedSetupAndroid) just gives me a 404 now.

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it After using remote projects for a while there come to be remote...

defect
triage
admin read

## Overview: What does this pull request change? Adds a __hash__ method to ManimColor ## Motivation and Explanation: Why and how do your changes improve the library? I wanted to...