qiuqiangkong / sampleRNN_acoustic_scene_generation

Other
13 stars 3 forks source link

Issue in model #4

Closed ghost closed 5 years ago

ghost commented 5 years ago
[Subtensor{int64}.0, Subtensor{int64}.0, 256]
two_tier_spkdird.py:450: UserWarning: theano.function was asked to create a function computing outputs given certain inputs, but the provided input variable at index 2 is not part of the computational graph needed to compute the outputs: spkids.
To make this warning into an error, you can pass the parameter on_unused_input='raise' to theano.function. To disable it completely, use on_unused_input='ignore'.
  on_unused_input='warn'

I get this warning just before training begins and I feel like this is very important. Any clarification on this ?

qiuqiangkong commented 5 years ago

You may ignore all warnings at moment.

Best wishes,

Qiuqiang


From: VincentMatter notifications@github.com Sent: 12 August 2019 19:41 To: qiuqiangkong/sampleRNN_acoustic_scene_generation sampleRNN_acoustic_scene_generation@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [qiuqiangkong/sampleRNN_acoustic_scene_generation] Issue in model (#4)

[Subtensor{int64}.0, Subtensor{int64}.0, 256] two_tier_spkdird.py:450: UserWarning: theano.function was asked to create a function computing outputs given certain inputs, but the provided input variable at index 2 is not part of the computational graph needed to compute the outputs: spkids. To make this warning into an error, you can pass the parameter on_unused_input='raise' to theano.function. To disable it completely, use on_unused_input='ignore'. on_unused_input='warn'

I get this warning just before training begins and I feel like this is very important. Any clarification on this ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fqiuqiangkong%2FsampleRNN_acoustic_scene_generation%2Fissues%2F4%3Femail_source%3Dnotifications%26email_token%3DADFXTSIARNLKHZHWDGAQZTDQEGVDZA5CNFSM4ILD55CKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HEZBS6A&data=02%7C01%7Cq.kong%40surrey.ac.uk%7C4df61bfa9258421001b008d71f54a02b%7C6b902693107440aa9e21d89446a2ebb5%7C0%7C0%7C637012320628558288&sdata=TF%2F%2Fo29DjyNv6flwabcfsZ2DwQF4qslNxs4xsJ2H2fg%3D&reserved=0, or mute the threadhttps://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FADFXTSLQWZ5247RF4W5LELLQEGVDZANCNFSM4ILD55CA&data=02%7C01%7Cq.kong%40surrey.ac.uk%7C4df61bfa9258421001b008d71f54a02b%7C6b902693107440aa9e21d89446a2ebb5%7C0%7C0%7C637012320628558288&sdata=Do8h8Pq58l55r4rJQw7oysH4v%2F9Td%2Fv27mZ86ZBEfFM%3D&reserved=0.