Tensorflow Framework Migration Instructions
---
title: Framework migration instructions
description: 'When documenting AI framework migrations (like TensorFlow/Keras version
changes), provide complete instructions covering both installation and code modifications.
Include:'
repository: tensorflow/tensorflow
label: AI
language: Markdown
comments_count: 2
repository_stars: 190625
---
When documenting AI framework migrations (like TensorFlow/Keras version changes), provide complete instructions covering both installation and code modifications. Include:
1. Specific package installation commands with version constraints
2. Required import statement changes with before/after examples
3. Environment variable configurations if applicable
4. Edge cases and compatibility considerations
Example for Keras 2 to 3 migration:when to use it
Community prompt sourced from the open-source GitHub repo baz-scm/awesome-reviewers (Apache-2.0). A "Tensorflow Framework Migration Instructions" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
baz-scm/awesome-reviewers · Apache-2.0