ort-customops/operators/text
Wenbing Li a0c2625511
Add CUDA build support and some code refinements (#581)
* the cuda kernel first example

* Update test_ortops.cc

* revert some unneccesary changes

* unix-like os build failure

* refactor header files

* fix python dll exporting error.
2023-10-30 21:06:30 -07:00
..
re2_strings Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
masked_fill.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
op_ragged_tensor.cc Add CUDA build support and some code refinements (#581) 2023-10-30 21:06:30 -07:00
op_ragged_tensor.hpp Add CUDA build support and some code refinements (#581) 2023-10-30 21:06:30 -07:00
string_concat.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_ecmaregex_replace.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_ecmaregex_replace.hpp Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_ecmaregex_split.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_ecmaregex_split.hpp Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_equal.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_functions.h Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_hash.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_join.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_length.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_lower.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_mapping.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_mapping.hpp Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_split.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_strip.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_to_vector.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_to_vector.hpp Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
string_upper.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
text.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
vector_to_string.cc Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00
vector_to_string.hpp Refactor String and Audio operators with status-return prototype. (#576) 2023-10-19 10:40:58 -07:00