combust / combust/mleap

Add proper Sparse Tensor support for Tensorflow

Open
#764 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
1.5k
Forks
315
PR merge metrics
No merged PRs in 30d

Description

Related to https://github.com/combust/mleap/pull/760.
We currently convert Sparse Tensor to Dense Tensor before calling tensorflow.
This behavior will cause memory issue and is ineffective.
Since Tensorflow also support Sparse Tensor, we should convert MLeap Sparse Tensor to TF Spare Tensor.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.