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

Tensorflow submodule is incorrect #1

Open
SidoPillai opened this issue Oct 14, 2019 · 0 comments
Open

Tensorflow submodule is incorrect #1

SidoPillai opened this issue Oct 14, 2019 · 0 comments

Comments

@SidoPillai
Copy link

@JaviBonilla

I cloned your repo and I found the following message

git clone --recursive https://github.com/MechatronicsBlog/TensorFlowLiteQtVPlay.git
Cloning into 'TensorFlowLiteQtVPlay'...
remote: Enumerating objects: 95, done.
remote: Total 95 (delta 0), reused 0 (delta 0), pack-reused 95
Unpacking objects: 100% (95/95), done.
Submodule 'tensorflow' (https://github.com/tensorflow/tensorflow.git) registered for path 'tensorflow'
Cloning into '/home/sid/TensorFlowLiteQtVPlay/tensorflow'...
remote: Enumerating objects: 737425, done.        
remote: Total 737425 (delta 0), reused 0 (delta 0), pack-reused 737425        
Receiving objects: 100% (737425/737425), 412.35 MiB | 3.68 MiB/s, done.
Resolving deltas: 100% (595585/595585), done.
error: Server does not allow request for unadvertised object c229fad65df048e10cf5eb9fdd0ffb51f02e95de
Fetched in submodule path 'tensorflow', but it did not contain c229fad65df048e10cf5eb9fdd0ffb51f02e95de. Direct fetching of that commit failed.

I tried to look for commit c229fad65df048e10cf5eb9fdd0ffb51f02e95de in the tensorflow repo and was unable to find one.

Can you provide the correct commit id and update the repo?

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