question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CSR/CSC Tracking issue

See original GitHub issue

cc @daletovar @ivirshup

  • Make attributes immutable, particularly compressed_axes.
  • Implement optimization changes for CSR/CSC:
    • Modify __array_function__
    • Modify elemwise
    • Modify _reduce_*
  • Benchmarks vs. scipy
    • Indexing
    • Broadcasting
    • Reductions
    • Array functions
  • Tests/benchmarks for
    • Indexing
    • Broadcasting
    • Reductions
    • Array functions

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
hameerabbasicommented, May 5, 2021

@ivirshup I’ve sent you a message on Gitter, let’s chat there. 😄

0reactions
ivirshupcommented, May 5, 2021

I now have some time to work on this!

@hameerabbasi, do you think we could have a short call about this? Maybe early next week? In particular I’d like to get a sense of where this sits in the broader vision for the project, especially given the work on taco integration.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolved: Problem with the attached code - 365 Data Science
The attached code does not work. It seems to be a problem related to the version of the sci-kit learn package. I have...
Read more >
mkl_progress - Intel
The linear progress indicator that shows the amount of work done. Increases from 0 to the linear size of the problem during the...
Read more >
Provide support for solving sparse linear systems of equations
If you are interested in native support of sparse linear solvers, you can vote for this issue and watch it in order to...
Read more >
Intel® Math Kernel Library - Audentia
Chapter 4: LAPACK Routines: Least Squares and Eigenvalue Problems ... Intel MKL selectively supports a Progress Routine feature to track progress of a....
Read more >
Pre-Defined Sparsity for Low-Complexity Convolutional ...
putation complexity issue, which contribute the largest number of FLOPs for deep networks, ... track of the column indices of non-zero elements, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found