tensorflow / tensorflow/models
"`merge_call` called while defining a new graph or a tf.function."
Open
@pkulzc is already working on this.
Since May 5, 2021.
models:research:odapi
type:support
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
starting the training with the command
python model_main_tf2.py --logtostderr --model_dir = training / --pipeline_config_path = training / ssd_mobilenet_v1_focal_loss_pets.config
i get this error.
Has anyone already encountered this error? Are there any solutions?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.