https://github.com/HazyResearch/deepdive
Revision f0b20211eac1d2699225760655c49c2464a23ed7 authored by Zifei Shan on 26 October 2016, 00:04:11 UTC, committed by GitHub on 26 October 2016, 00:04:11 UTC
In many applications, factor tables are huge tables unnested from compact original representations. This change to use views instead of materializing them is measured to save 30--40% of overall grounding time in some application.
1 parent b70d339
History
Tip revision: f0b20211eac1d2699225760655c49c2464a23ed7 authored by Zifei Shan on 26 October 2016, 00:04:11 UTC
Use View for factor tables in Grounding
Tip revision: f0b2021
File Mode Size
DockerBuild
compiler
conda.recipe
database
ddlib
doc
examples
extern
inference
runner
shell
test
util
.gitignore -rw-r--r-- 422 bytes
.gitmodules -rw-r--r-- 595 bytes
.travis.tar.enc -rw-r--r-- 3.5 KB
.travis.yml -rw-r--r-- 3.0 KB
DockerBuild.conf -rw-r--r-- 481 bytes
Dockerfile -rw-r--r-- 1.0 KB
LICENSE-2.0.txt -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 5.0 KB
README.md -rw-r--r-- 851 bytes
stage.sh -rwxr-xr-x 7.5 KB

README.md

back to top