..
data
Handle ONNX 1.14 in test scripts ( #435 )
2023-05-12 07:13:37 +10:00
ios /OrtExtensionsUsage
Add iOS packaging pipeline. ( #327 )
2022-12-23 05:27:41 -08:00
shared_test
Add a new API for building data processing graph from Huggingface transformers processor/tokenizer ( #482 )
2023-07-17 16:50:58 -07:00
static_test
improve lowpass filter with a higher order one. ( #463 )
2023-06-01 14:12:05 -07: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
Adding down-sampling and stereo mixing features for AudioDecoder ( #420 )
2023-05-04 13:30:10 -07:00
test_audio_signal.py
Compatible with onnxruntime-gpu package ( #410 )
2023-04-26 17:17:23 -07:00
test_autotokenizer.py
Add a new API for building data processing graph from Huggingface transformers processor/tokenizer ( #482 )
2023-07-17 16:50:58 -07:00
test_bert_tokenizer.py
Initial BertTokenizer offset mapping implementation ( #477 )
2023-07-03 15:17:23 -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
Issue #230 , #226 : Add tests for BertTokenizer & HfBertTokenizer customop
2022-09-06 15:08:16 -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_vector_to_string.py
optimize the gpt2-bs model after the generation ( #119 )
2021-07-08 15:36:11 -07:00