mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-20 19:12:24 +00:00
Silence binscope warnings (#4542)
* slience binscope warnings * revert change on rpath Co-authored-by: Randy <Randy@randysmac.attlocal.net>
This commit is contained in:
parent
9318b3a47f
commit
1c5733ea9d
1 changed files with 1 additions and 1 deletions
|
|
@ -1587,7 +1587,7 @@ of [N, 0] then [N, 0].
|
|||
.Attr(
|
||||
"tokenexp",
|
||||
"An optional string. Token's regular expression in basic POSIX format"
|
||||
" (http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03)."
|
||||
" (pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03)."
|
||||
" If set, tokenizer may produce tokens matching the specified pattern. Note that one and only of"
|
||||
" 'tokenexp' and 'separators' should be set.",
|
||||
AttributeProto::STRING,
|
||||
|
|
|
|||
Loading…
Reference in a new issue