-
### System information
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**: Yes
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Ubuntu…
-
## Description
I am actually interested in the speed up that I can get on CPU and GPU especially for inference.
According to the [answer](https://github.com/hpi-xnor/BMXNet/issues/6#issuecomment…
-
Hi Ryan,
Great project and thank you for sharing it with us. I am trying to learn reinforcement learning and I wondered if you considered using RL instead of supervised learning? Since you are doin…
-
**Describe the bug**
When I upgrade to DeepSpeed 0.14.3, training does not progress because all gradients and gradient norms are zero. From using git bisect, I think it's from this PR:
https://git…
-
Inverted Jacobian products are useful in a variety of algorithms such as the efficient implementation of [Newton's method with regularization](https://math.stackexchange.com/questions/3287587/extracti…
-
### System Info
A100
### Who can help?
@juney-nvidia
@ncomly-nvidia
@kaiyux
@byshiue
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
- [ ] An offic…
-
Hi,
I want to use tflite model in android project. When I load model to android studio it generates a code like below:
`
val model = Dtln.newInstance(context)
// Creates inputs for reference.
…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
yeuga…
-
Today I came across an interesting article by @kobzol on Rust compilation times:
**https://kobzol.github.io/rust/rustc/2024/03/15/rustc-what-takes-so-long.html**
The topic of Scryer Prolog compi…
-
Using vite with `@tanstack/router-plugin/vite`.
Route files with real content are getting clobbered with boilerplate. i.e.
```ts
import { createFileRoute } from '@tanstack/react-router'
expor…