Skip to content
This repository was archived by the owner on Jan 8, 2023. It is now read-only.
This repository was archived by the owner on Jan 8, 2023. It is now read-only.

bazel run path #14

@jrasor

Description

@jrasor

In documentation file https://github.com/google/ftc-object-detection/tree/master/training/README.md, toward the bottom of "Checkpoint Conversion" the bazel run path is given as

tensorflow/contrib/lite/toco:toco

But in https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib there is no lite directory. I think the bazel run path should omit the "contrib", and be

tensorflow/lite/toco:toco

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions