Skip to content

Tensorflow submodule is incorrect #1

@SidoPillai

Description

@SidoPillai

@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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions