Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows and tf.keras #213

Open
sonfire186 opened this issue Sep 26, 2019 · 0 comments
Open

Windows and tf.keras #213

sonfire186 opened this issue Sep 26, 2019 · 0 comments

Comments

@sonfire186
Copy link

sonfire186 commented Sep 26, 2019

I’m trying to use tf.keras, I get the following

2019-09-26 15:56:43.949958: W tensorflow/core/framework/op_kernel.cc:1622] OP_REQUIRES failed at transpose_op.cc:157 : Invalid argument: transpose expects a vector of size 0. But input(1) is a vector of size 4
2019-09-26 15:56:44.796186: W tensorflow/stream_executor/cuda/redzone_allocator.cc:311] Internal: Invoking ptxas not supported on Windows
Relying on driver to perform ptx compilation. This message will be only logged once.
[I 15:57:48.855 NotebookApp] Saving file at /sem_net.ipynb
InvalidArgumentError: 2 root error(s) found.
  (0) Invalid argument: transpose expects a vector of size 0. But input(1) is a vector of size 4
	 [[{{node metrics/iou_score/transpose}}]]
	 [[loss/mul/_2843]]
  (1) Invalid argument: transpose expects a vector of size 0. But input(1) is a vector of size 4
	 [[{{node metrics/iou_score/transpose}}]]
0 successful operations.
0 derived errors ignored.

Using CPU or GPU

TF 0.14 Source
Cuda 10.1
Windows 10

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

No branches or pull requests

1 participant