Revision 6fdf7bda440ee80ba801c70aa907f601b267e01b authored by Danielle Robinson on 01 October 2019, 18:53:42 UTC, committed by GitHub on 01 October 2019, 18:53:42 UTC
* Adding gpu support to the cholesky jitter and eig tests.  Also fixing the assert error for NaNs on the gpu

* Simplifying assert since default sum and nansum return a scalar

* Fix style check

* Adding check for if the gpu is available we will run the tests on the gpu

* Reconsolidating gpu check test with the checks in the core/component package
1 parent 1ce8fe5
History
File Mode Size
.devtools
.github
ci
docs
env
evaluations
examples
requirements
src
test
.dockerignore -rw-r--r-- 178 bytes
.gitignore -rw-r--r-- 1.7 KB
.pylintrc -rw-r--r-- 14.7 KB
.travis.yml -rw-r--r-- 901 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 309 bytes
CONTRIBUTING.md -rw-r--r-- 5.0 KB
Dockerfile -rw-r--r-- 109 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 39 bytes
Makefile -rw-r--r-- 2.3 KB
NOTICE -rw-r--r-- 96 bytes
README.md -rw-r--r-- 5.7 KB
codecov.yml -rw-r--r-- 431 bytes
conftest.py -rw-r--r-- 6.7 KB
contributor.rst -rw-r--r-- 1.3 KB
dev_setup.sh -rwxr-xr-x 1.6 KB
pyproject.toml -rw-r--r-- 30 bytes
pytest.ini -rw-r--r-- 355 bytes
setup.cfg -rw-r--r-- 290 bytes
setup.py -rw-r--r-- 7.3 KB

README.md

back to top