You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
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>
The text was updated successfully, but these errors were encountered:
On Fri, May 17, 2019 at 9:56 AM michalstepniewski ***@***.***> wrote:
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>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=AABXDBAJLYUUCSJGCUK2JATPV3PUXA5CNFSM4HNW4QG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GUOJHZQ>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABXDBBVOGVJ5SKMM24D2KTPV3PUXANCNFSM4HNW4QGQ>
.
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>
The text was updated successfully, but these errors were encountered: