ort-customops/test
RandySheriffH d853d31fc1
Document azure ops. (#530)
* doc ops (#529)

* Try and make CIs pass with Azure ops enabled by default.
Misc. other cleanups

* Fix some CI issues.
Cleanups some bits and pieces.

* Fix a couple of issues.

* Fix arg to build.bat

* Increase warning in triton client build to make binskim happy (hopefully).

* Try patching the warning level in the triton grpc branch as well. Shouldn't matter but...

* Run triton patch command for windows as well.

* Add patch.exe directly so windows builds work.

* override auth gen for AOAI

* fix build

* switch to windows-static

* update model for azure chat

* document triton invoker

* doc chat endpoint

* document triton invoker

* format

* format

* format

---------

Co-authored-by: Scott McKay <Scott.McKay@microsoft.com>
Co-authored-by: Randy Shuai <rashuai@microsoft.com>

* address comments

* move doc sect

* typo

* typo

---------

Co-authored-by: Scott McKay <Scott.McKay@microsoft.com>
Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2023-08-17 14:12:02 -07:00
..
data Document azure ops. (#530) 2023-08-17 14:12:02 -07:00
ios/OrtExtensionsUsage Add iOS packaging pipeline. (#327) 2022-12-23 05:27:41 -08:00
shared_test Android fixes/improvements (#522) 2023-08-16 15:17:13 +10:00
static_test Split out some miscellaneous changes from refactoring the azure ops. (#506) 2023-08-04 17:53:11 +10:00
codeconv.runsettings Add build.py to make it easier for developers to build different variants (#318) 2023-01-02 14:55:31 +10:00
packages.config Add build.py to make it easier for developers to build different variants (#318) 2023-01-02 14:55:31 +10:00
test_audio_codec.py Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00
test_audio_signal.py Add the new operators in cmake flags files. (#524) 2023-08-15 16:06:01 -07:00
test_autotokenizer.py Fix HF Fast Tokenizer cvt issue for AutoTokenizer imp (#520) 2023-08-11 13:17:56 -07:00
test_azure_ops.py Document azure ops. (#530) 2023-08-17 14:12:02 -07:00
test_bert_tokenizer.py Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00
test_bert_tokenizer_decoder.py reformat test code and verify the pipeline (#251) 2022-06-20 12:38:06 -07:00
test_bert_tokenizer_op.py Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00
test_blingfire_sentencebreaker.py reformat test code and verify the pipeline (#251) 2022-06-20 12:38:06 -07:00
test_bpe_tokenizer.py Add a bbpe tokenizer decoder for Whisper model (#376) 2023-03-08 15:00:01 -08:00
test_cliptok.py Ignore inputs missing from vocab in CLIPTokenizer (#462) 2023-06-01 19:40:43 -07:00
test_cv2.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_gpt2tok.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_masked_fill.py reformat test code and verify the pipeline (#251) 2022-06-20 12:38:06 -07:00
test_math_ops.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_onnxprocess.py initial checkins for onnxcompose (#185) 2021-11-22 21:02:39 -08:00
test_processing.py update Python pipelines for release (#353) 2023-02-06 18:23:56 -08:00
test_pyops.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_robertatok.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_segment_extraction.py reformat test code and verify the pipeline (#251) 2022-06-20 12:38:06 -07:00
test_sentencepiece_ops.py make tensorflow be optional for unittest (#394) 2023-04-11 19:52:55 -07:00
test_string_concat.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_string_ecma_regex.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_string_length.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_string_mapping.py reformat test code and verify the pipeline (#251) 2022-06-20 12:38:06 -07:00
test_string_ops.py Add string strip text operator (#460) 2023-05-30 16:52:59 -04:00
test_string_to_vector.py reformat test code and verify the pipeline (#251) 2022-06-20 12:38:06 -07:00
test_tools_add_pre_post_processing_to_model.py clip_image_processor (#478) 2023-07-12 17:52:17 +08:00
test_tools_customop_template.py Unit test being compatible with ONNXRuntime-GPU package, and some clean-ups. (#457) 2023-05-30 11:01:30 -07:00
test_torch_ops.py update Python pipelines for release (#353) 2023-02-06 18:23:56 -08:00
test_trie_tokenizer.py Add TrieTokenizer for RWKV-like LLM models (#509) 2023-08-08 16:47:38 -07:00
test_vector_to_string.py optimize the gpt2-bs model after the generation (#119) 2021-07-08 15:36:11 -07:00
test_whisper.py Add Bert tokenizer in the supported model list and code refinement (#503) 2023-08-02 14:01:36 -07:00