Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

typecheck.Error #4

Open
michalstepniewski opened this issue May 17, 2019 · 2 comments
Open

typecheck.Error #4

michalstepniewski opened this issue May 17, 2019 · 2 comments

Comments

@michalstepniewski
Copy link

I am running the code on AWS r5a.xlarge machine with
| Deep Learning AMI (Ubuntu) Version 14.0 - ami-0089d61bf6a518044-- | --

The machine has 32GB RAM and 4 vCPUs.

Running on
tensorflow installed through conda
(I guess python3.6 is used).
tensorflow.contrib.labeled_tensor.python.ops._typecheck.Error: ['batch', 'row', 'column', ('z', 0.0), ('channel', 'TRANSMISSION'), 'class'] of type <class 'list'> is not an instance of the allowed type Collection(Union((str,), Tuple((str,), collections.abc.Hashable))) for <function expand_dims at 0x7fa78c2bb840>

@emchristiansen
Copy link
Contributor

emchristiansen commented May 17, 2019 via email

@michalstepniewski
Copy link
Author

Yes. I used python3.6. Anyways got it working now on pip installed version of TF. Excited to test it on my data :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants