-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Hey!
I'm sure it's probably WIP, but if not, could this be updated to 1.21?
-
## Problem Description
The following IR
```mlir
module {
func.func @test(%arg0: tensor, %arg1: tensor) -> tensor {
%c0_i32 = arith.constant 0 : i32
%0 = tensor.empty() : tensor
%1 = lin…
-
XLA/GPU seems to run HLO verifier just during the optimization pipeline, but not in other places. We should try to run the verifier atleast once more on the final optimized HLO (if compile time is ok,…
-
Whenever I try to run a demo with --viz, the viewer open for a sec and close and I get the following issue :
Segmentation fault (core dumped)
-
Downloaded the latest package for OSX, followed your howto, verified dozen of times but somehow all works EXCEPT UT99 won't use GPU for rendering.
I own a maxed MacPro 2013 with dual D700 GPUs intern…
-
**Scenario**
Let's see how far our model can get us without using GPUs
**Implementation**
Optimize a selection of the network hyper-parameters using an optimization method that is smarter than g…
-
from: https://github.com/llvm/llvm-project/commit/8ac924744e93258d0c490e2fa2d4518e24cb458d
to: https://github.com/llvm/llvm-project/commit/f73050e722dd2e484358d03674eb186f3a2f4799
commit: 72304586324c…
-
Type: Bug
Auto-generated text from notebook cell performance. The duration for the renderer, VS Code Builtin Notebook Output Renderer, is slower than expected.
Execution Time: 42ms
Renderer Duration…
-
An iterator interface for `alternating_update` could allow advanced users more fine-grained control over iterating through region updates and sweeps, for example allow them to change the sweep pattern…