-
get this on fedora 24 with intel GPU (for first testing)
loom_shell 0.9.6 [loomsl 0.9.6]
... processing commands from test
..camera_params cam1_par declared
..camera_params cam2_par declared
.…
-
Google has contributed to a beta version of [Eigen (3.3)](http://eigen.tuxfamily.org/index.php?title=3.3) that uses CUDA to implement their tensor operations in Tensorflow. If I understand the HIP mar…
-
Hi
openvx is a layer that can connect to cpu and gpu cards. loom uses openvx. I wonder if loom code is only for amd graphic cards or we can use any other brand. Thanks
-
Im trying to write a dilation node using the opencv extended nodes lib.
For that I need to specify a kernel matrix.
#compute dilation
data kernelMatrix = matrix:UINT8,3,3:INIT,0;1;0;1;1;1;0;1;0
…
-
when i run runvx.exe in command line, such as : runvx.exe file canny.gdf
results is
OK: suing AMD OpenVX 0.9.1
OK enable graph scheduling in separate threads
ERROR: This build does't support CAMER…
-
I wanna run canny.gdf example and executing runvx.exe file canny.gdf I got:
c:\amdovx-core\build\runvx\Debug>runvx.exe -v file canny.gdf
****\* VIDEOINPUT LIBRARY - 0.1995 - TFW07 *****
OK: using A…
ghost updated
8 years ago
-
See [***This Link for discussion repo***](https://github.com/dmlc/dlpack)
This discussion started from https://github.com/dmlc/minpy/issues/129, with @soumith THC is a tensor library that backs to…
-
as far as I understand numl is a ocaml subset for vectorized data processing.
The problem it tries to solve is that one has to write similar SIMD code for multiple architectures.
In this regard it is…
paroj updated
8 years ago