My goal is feeding tensors to tensorflow algorithm.
I convert tensor object to python list using tensor.eval(), because tensors cannot be fed.
But it takes too long time.
Are there any other methods?
My goal is feeding tensors to tensorflow algorithm.
I convert tensor object to python list using tensor.eval(), because tensors cannot be fed.
But it takes too long time.
Are there any other methods?
Copyright © 2021 Jogjafile Inc.