-
# Milestone
- [ ] Blitz course to SparseTIR (due Nov 17)
- [ ] System Overview (for developers) (due Nov 20)
- [ ] Tutorial: SpMM operator and optimization (due Nov 23)
- [ ] Tutorial: SDDMM opera…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40776](https://bugs.llvm.org/show_bug.cgi?id=40776) |
| Status | NEW |
| Importance | P enhancemen…
-
請問您用TF1.x訓練是多少版本的?
我安裝tensorflow-gpu 1.15.0 版本,執行
python3 train.py --model_type=tiny_yolo3_darknet --model_input_shape=256x256 --anchors_path=configs/car-yolo3_anchors.txt --annotation_file=trainval…
-
I've built Timeloop v3.0.1 from source, and I'm using the input_specs for DSTC as per your Micro-22 Artifact.
On the first try, trying to map a SpMM kernel onto DSTC fails with this error:
> Archi…
-
[JAXopt](https://jaxopt.github.io/stable/index.html) is a differentiable optimizers which can solve general optimization problems such as set constrained or non-smooth optimization. I wonder whether i…
-
## Bevy version
e4b740840f17d0ff3fa15d979d0ed2c65fa693c2
## What you did
Spawn point/spot lights with shadows enabled far away from the camera, and don't change their transform or light compo…
coreh updated
2 months ago
-
## ❓ Questions and Help
Hi, I'm doing pose graph optimization with theseus. I get the following error:
```
4294 Traceback (most recent call last):
4295 File "/home/stud/lxuh/LoopClosure_for_…
-
Hey there friends of JSO!
@adrhill and I have been hard at work on two autodiff toolkits which you might find useful:
- [DifferentiationInterface.jl](https://github.com/gdalle/DifferentiationInt…
-
Hello,
Let me start by saying that I am a fan of your work here. I have recently open-sourced by GNN-based meta-learning method for optimization. I have applied it to the sparse index-tracking prob…
-
Hi
Refer to `IColumn::compareAt` and `IColumn::assertTypeEquality`
```C++
[[nodiscard]] int compareAt(size_t n, size_t m, const IColumn & rhs, int nan_direction_hint) const
{
as…