-
```
In the same way as TenFourFox does for nsTextFragment, implement in
string/src/nsReadableUtils.cpp an AltiVec-based scanner. This can be done as a
first approximation thus:
fragmentLeng…
-
OpenSource implementation exists in CCV (Community Core Vision). Not sure if TUIO in Processing uses it.
More info: http://tehansen.wordpress.com/
-
```
Alpha compression is much faster than color compression, alpha blocks could
be compressed in parallel on the CPU. However, on GT200 CUDA color
compression is faster than alpha CPU compression, and…
-
High priority:
- [x] cuBLAS
- [x] cuDNN
CUDA backend todos:
- [ ] Implement cuDNN ops (forward and backward). Prioritize ones used in models.
- [x] [Done.](https://github.com/feiwang3311/Lant…
-
```
Alpha compression is much faster than color compression, alpha blocks could
be compressed in parallel on the CPU. However, on GT200 CUDA color
compression is faster than alpha CPU compression, and…
-
When I train shapenet, the GPU utility is much too low, how to improve the training speed?
-
now GPU P100 test,200ms/per,but it is slower for me,how to do ??
-
A new paper has been posted, "Verilator, Accelerated" on the recent accelerated development of Verilator with a case study of accelerating SweRV core simulation performance. See https://www.veripool.o…
-
*Original issue: https://charm.cs.illinois.edu/redmine/issues/1974*
---
It should be possible to reduce the number of copies required to implement a section multicast.
Especially if the entry meth…
-
SimpleHypergraphs.jl version v1.6.0
https://github.com/pszufe/SimpleHypergraphs.jl/blob/1b03ab32977b96ff0be8553b82e596fcd5aaef56/src/modularity.jl#L62
This line takes time. I succeeded accelerat…