deeplearning4j-examples icon indicating copy to clipboard operation
deeplearning4j-examples copied to clipboard

tf1.4(pb) embedding operator is slow

Open walegahaha opened this issue 4 years ago • 0 comments

Hi,

If I use tf1.4 model with pb format, it takes almost 200ms in DeepFM (70 features, 3 dim each embedding lookup vector). After debug, we catch the problems in embedding operator

walegahaha avatar Dec 10 '20 14:12 walegahaha