Timeline for answer to AttributeError: 'Tensor' object has no attribute 'numpy' while extending keras sequential model by MD Mushfirat Mohaimin
Current License: CC BY-SA 4.0
Post Revisions
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 1, 2022 at 17:07 | comment | added | Salman |
Using tf.numpy_function worked for me
|
|
| Mar 1, 2022 at 17:06 | vote | accept | Salman | ||
| S Mar 1, 2022 at 14:05 | history | suggested | Salman | CC BY-SA 4.0 |
the broken link is fixed
|
| Mar 1, 2022 at 13:42 | review | Suggested edits | |||
| S Mar 1, 2022 at 14:05 | |||||
| Mar 1, 2022 at 13:36 | comment | added | Salman | Thanks for the answer. The problem is when I'm compiling the new model, it does not execute eagerly and I don't have access to tensors values. I have not used the tf.numpy_fuction already. but I'll take a look at it | |
| Mar 1, 2022 at 13:23 | history | edited | MD Mushfirat Mohaimin | CC BY-SA 4.0 |
added 72 characters in body
|
| Mar 1, 2022 at 13:15 | history | answered | MD Mushfirat Mohaimin | CC BY-SA 4.0 |