Answer Posted / Taruna Singh
Placeholders are symbols that represent the input data for a TensorFlow graph. Placeholders are created before executing the graph and they hold a fixed shape but have an unknown value until the graph is run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers