Skip to content

Commit

Permalink
Add API defs with tensorflow/core/api_def/update_api_def.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
  • Loading branch information
yongtang committed Apr 3, 2019
1 parent e2da5fd commit 5ebe920
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tensorflow/core/api_def/base_api/api_def_StringLower.pbtxt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
op {
graph_op_name: "StringLower"
}
3 changes: 3 additions & 0 deletions tensorflow/core/api_def/base_api/api_def_StringUpper.pbtxt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
op {
graph_op_name: "StringUpper"
}

0 comments on commit 5ebe920

Please sign in to comment.