leandron edited a comment on issue #8177:
URL: https://github.com/apache/tvm/issues/8177#issuecomment-872971423


   >  I think we should pin it to `keras<2.4.0`
   
   I tried this, and _just to report back_, it fails with `AttributeError: 
module 'tensorflow.python.framework.ops' has no attribute '_TensorLike'`, which 
is sort of expected with that combination. 
   
   Update: On a CPU-only machine, **all frontend tests pass with** the 
following combination: `tensorflow==2.4.2 keras==2.4.3`, no need to pin `h5py` 
(which, out of curiosity, installs version `2.10.0`)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to