Skip to content

Should "${FLOWERS_DATA_DIR}$" be "${FLOWERS_DATA_DIR}"?  #27

@panovr

Description

@panovr

Followed "How to Fine-Tune a Pre-Trained Model on a New Task "Getting Started" part, I create "flowers-data" directory in my home directory, and input these in terminal:

FLOWERS_DATA_DIR=$HOME/flowers-data
bazel build -c opt inception/download_and_preprocess_flowers
bazel-bin/inception/download_and_preprocess_flowers "${FLOWERS_DATA_DIR}$"

I want to ask should "${FLOWERS_DATA_DIR}$" be "${FLOWERS_DATA_DIR}"?

Metadata

Metadata

Assignees

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