dumko2001
Results
2
issues of
dumko2001
### Description of the bug: The official Google GenAI Python SDK documentation and examples indicate that after uploading a file using client.files.upload(), you can pass the returned File object directly...
status:awaiting response
type:help
Addresses #169779. This PR fixes an inconsistency in how `torch.compile(backend="inductor")` handles negative indices in `torch.index_select`. **Original Behavior:** * Eager (CPU): Correctly raises `RuntimeError: index out of range`. * Inductor (CPU/MPS):...
open source
topic: not user facing
module: inductor
release notes: inductor