-
### Issue type
Documentation Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS…
-
### 🚀 The feature, motivation and pitch
# Context
Currently we rely on `TORCH_LIBRARY` [API](https://pytorch.org/tutorials/advanced/dispatcher.html) to register operators into dispatcher. As PyTorch…
-
I have [put together a plugin](https://github.com/adammikulis/MindGame) for the Godot game engine that uses LLamaSharp to load a model and interact directly within the editor. I'd like to submit it as…
-
Robert many thanks for your great work!
I am having trouble understanding why I am getting larger than expected bounding boxes for Pelee detections.
The heights and widths are not as closely cro…
-
**Describe the bug**
The model will load but inference fails with a runtime error.
**To Reproduce**
Steps to reproduce the behavior:
1. Download any model in `https://huggingface.co/microsoft/…
-
### The bug
So the mobile app (I'm using Android) when I go to "places" and press on one of the places, if there is about a screens worth or less of pictures or videos its fine, but, if I have to scr…
-
hello there! 👋
I have been working on the new version of ts-belt with support for `Async*` modules for a quite long time, and now I feel it's a great time to publish (at least) a `release candidat…
-
Hello, I was trying to install this repository for 2 days, but I couldn't figure out how to do that and I tried all the PyTorch versions starting from 1.9.0 and up to 2.2.1. If anyone had a similar pr…
-
Pose your questions here for [Jake Hoffman](https://www.microsoft.com/en-us/research/people/jmh/) regarding his 5/16 talk on
**An illusion of predictability in scientific results.** In many fields th…
-
Hi, thanks for your wonderful job and readily code!
In my case, I want to use arbitrary views in a tuple, like from 2 to 8. And I have noticed that in your original paper, you did the experiment to…