ort-customops/base
Wenbing Li ca433cbea7
Refactor the unit tests and cmake build script (#726)
* refine the build script

* complete the unit tests.

* remove the commented code
2024-05-30 14:16:14 -07:00
..
base64.cc Fix the build breaks the release pipeline and some C++ warnings (#372) 2023-02-28 15:45:32 -08:00
base64.h Add the cstdint header for GCC 13 (#671) 2024-03-14 11:05:09 -07:00
file_sys.h Refactor the unit tests and cmake build script (#726) 2024-05-30 14:16:14 -07:00
narrow.h Fix the build breaks the release pipeline and some C++ warnings (#372) 2023-02-28 15:45:32 -08:00
ocos.cc Refactor OrtxStatus to be header-only implmentation. (#720) 2024-05-17 15:40:11 -07:00
ortx_common.h Refactor OrtxStatus to be header-only implmentation. (#720) 2024-05-17 15:40:11 -07:00
string_tensor.cc Make kernel Compute method implementations const (#500) 2023-07-28 09:25:36 +10:00
string_tensor.h Remove the deprecating std::codecvt_utf8 from code base. (#541) 2023-08-24 10:26:08 -07:00
string_utils.cc Refactor the header file directory and integrate the eager tensor implementation (#689) 2024-04-17 12:58:19 -07:00
string_utils.h Refactor the header file directory and integrate the eager tensor implementation (#689) 2024-04-17 12:58:19 -07:00
ustring.h Ignore all streaming output of invalid utf-8 string (#704) 2024-05-06 16:46:55 -07:00