Skip to content

Commit

Permalink
Dot script changes (apache#159)
Browse files Browse the repository at this point in the history
* Add get_synthetic_datasets

* Move to test_utils

* Remove _get_uniform_dataset

* Move validation to its own function

* Refactor the validation code for csr generation

* Make test_powerlaw a nested function

* Change SparseNDArray to CSRNDArray

* Refactoring changes to dot.py

* Fix mxnet test_utils changes

* Remove pdb statement

* Add distribution parameter

* Refactor benchmarking script

* Remove unused code

* Make style changes and remove unused code

* Change typo in comment

* Add transpose support

* Change typo

* 4 decimal points needed for density

* Add rsp support for real datasets

* Correct variable name mini_file_name

* Move wait_to_read outside if

* Seperate out scipy and mxnet logic in bench_dot

* Fix lhs_trans issue

* Move transpose outside measure_cost

* Compute transpose inside measure_cost

* Remove unused variables
  • Loading branch information
anirudh2290 authored and eric-haibin-lin committed Aug 16, 2017
1 parent 1682b0b commit f2a0852
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 198 deletions.
Loading

0 comments on commit f2a0852

Please sign in to comment.