pupilometer/.venv/lib/python3.12/site-packages/onnxruntime/transformers
2025-12-02 13:20:17 +07:00
..
__pycache__ feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
models feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
__init__.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
affinity_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
benchmark_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
benchmark.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
bert_perf_test.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
bert_test_data.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
compare_bert_results.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
constants.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
convert_generation.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
convert_tf_models_to_pytorch.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
convert_to_packing_mode.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
dynamo_onnx_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
float16.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_attention_clip.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_attention_sam2.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_attention_unet.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_attention_vae.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_attention.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_bart_attention.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_base.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_bias_add.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_biasgelu.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_biassplitgelu.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_conformer_attention.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_constant_fold.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_embedlayer.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_fastgelu.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_gelu_approximation.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_gelu.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_gemmfastgelu.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_gpt_attention_megatron.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_gpt_attention_no_past.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_gpt_attention.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_group_norm.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_layernorm.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_mha_mmdit.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_nhwc_conv.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_options.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_qordered_attention.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_qordered_gelu.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_qordered_layernorm.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_qordered_matmul.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_quickgelu.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_reshape.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_rotary_attention.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_shape.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_simplified_layernorm.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_skip_group_norm.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_skiplayernorm.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_transpose.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
fusion_utils.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
huggingface_models.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
import_utils.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
io_binding_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
large_model_exporter.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
machine_info.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
metrics.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_exporter.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_bart.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_bert_keras.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_bert_tf.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_bert.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_clip.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_conformer.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_gpt2.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_mmdit.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_phi.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_sam2.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_t5.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_tnlr.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_unet.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model_vae.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_model.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
onnx_utils.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
optimizer.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
past_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
profile_result_processor.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
profiler.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
quantize_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
shape_infer_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
shape_optimizer.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00
torch_onnx_export_helper.py feat: Implement DMX/MAX485 control and update tests 2025-12-02 13:20:17 +07:00