Fix small typo
This commit is contained in:
parent
21082bd7e3
commit
2aa55cf96e
@ -44,7 +44,7 @@ const char kUsageHeader[] =
|
|||||||
"'org.tensorflow.op.mylib' package and add them to the 'myLib()' operator\n"
|
"'org.tensorflow.op.mylib' package and add them to the 'myLib()' operator\n"
|
||||||
"group.\n\n"
|
"group.\n\n"
|
||||||
"Note that the operator group assigned to the generated wrappers is just "
|
"Note that the operator group assigned to the generated wrappers is just "
|
||||||
"a annotation tag at this stage. Operations will not be available through\n"
|
"an annotation tag at this stage. Operations will not be available through\n"
|
||||||
"the 'org.tensorflow.op.Ops' API as a group until the generated classes "
|
"the 'org.tensorflow.op.Ops' API as a group until the generated classes "
|
||||||
"are compiled using an appropriate annotation processor.\n\n"
|
"are compiled using an appropriate annotation processor.\n\n"
|
||||||
"Finally, the '--base_package' overrides the default parent package "
|
"Finally, the '--base_package' overrides the default parent package "
|
||||||
|
Loading…
Reference in New Issue
Block a user