mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: If there're 2 SparseToDense layers that are densifying same IdList feature it'll result in the situation, where we might export invalid input for the prediction in input specs. This diff is changing the behavior to support to use Alias to a new blob instead of passing things directly. Reviewed By: dzhulgakov Differential Revision: D5093754 fbshipit-source-id: ef4fa4ac3722331d6e72716bd0c6363b3a629cf7 |
||
|---|---|---|
| .. | ||
| mobile_exporter_test.py | ||
| mobile_exporter.py | ||
| predictor_exporter_test.py | ||
| predictor_exporter.py | ||
| predictor_py_utils.py | ||
| serde.py | ||