"src/diffusers/pipelines/pipeline_latent_diffusion.py" did not exist on "cc8190105408fb56c0fbc4767eb43dc5498ccda5"
- 05 Dec, 2018 1 commit
-
-
Da Zheng authored
* return seed ids. * fix tests. * implement.
-
- 03 Dec, 2018 1 commit
-
-
Da Zheng authored
* correct vid mapping API. * fix sse.
-
- 14 Nov, 2018 1 commit
-
-
Da Zheng authored
* add neighbor sampler. * fix sampler. * handle non-existing nodes differently in MapParentIdToSubgraphId. * fix sampling tests. * parallelize sampling. * add more tests. * fix a bug in subgraph loader. * get number of sampled nodes directly. * load mxnet CSR to DGLGraph directly. * create graph from mxnet csr array directly. * use subgraph loader in SSE. * fix a bug in sampling. * output framework tensor. * fix. * remove unnecessary code. * fix tests. * add SSE README. * move to contrib. * address comments. * add tests.
-