How to pass Sparse Tensors into a Keras Model on SageMaker

后端 未结 0 1955
伪装坚强ぢ
伪装坚强ぢ 2021-02-04 01:41

I have tried to make the example as minimal as possible. The following script creates a SparseTensor similiar to my input:

import numpy as np
import tensorflow as         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题