..
data
Enable using system certs on Android. ( #543 )
2023-08-24 12:17:07 +10: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
add CLIPTokenizer test for AutoTokenizer ( #537 )
2023-08-21 15:03:42 -07:00
test_azure_ops.py
Add UT testing async azure op ( #536 )
2023-08-23 10:00:32 -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