Skip to content

Commit

Permalink
Update tf-metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Dec 10, 2022
1 parent def30bd commit 703de61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/tf-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -62038,7 +62038,7 @@
{
"name": "T",
"type": "type",
"description": "Must be one of the following: `float16`, `float32`, `float64`, `complex64`, `complex128`."
"description": "Must be one of the following: `float16`, `bfloat16`, `float32`, `float64`, `complex64`, `complex128`."
}
],
"inputs": [
Expand Down Expand Up @@ -62364,7 +62364,7 @@
{
"name": "T",
"type": "type",
"description": "Must be one of the following: `float16`, `float32`, `float64`, `complex64`, `complex128`."
"description": "Must be one of the following: `float16`, `bfloat16`, `float32`, `float64`, `complex64`, `complex128`."
}
],
"inputs": [
Expand All @@ -62391,7 +62391,7 @@
{
"name": "T",
"type": "type",
"description": "Must be one of the following: `float16`, `float32`, `float64`, `complex64`, `complex128`."
"description": "Must be one of the following: `float16`, `bfloat16`, `float32`, `float64`, `complex64`, `complex128`."
}
],
"inputs": [
Expand Down

0 comments on commit 703de61

Please sign in to comment.