| .. |
|
math
|
Fix a build warning in SparseTensor code for 32-bit build configs (#18766)
|
2023-12-13 11:11:13 -08:00 |
|
activation_op_test.cc
|
Ort openvino npu 1.17 master (#19966)
|
2024-03-21 18:44:00 -07:00 |
|
attention_lstm_data_gen.py
|
|
|
|
attention_lstm_op_test.cc
|
Fix typos according to reviewdog report. (#21335)
|
2024-07-22 13:37:32 -07:00 |
|
attention_op_test.cc
|
Extend Attention Bias Broadcast Support (#21710)
|
2024-08-16 15:40:04 -07:00 |
|
attention_op_test_helper.cc
|
[CUDA] cuDNN Flash Attention (#21629)
|
2024-08-20 08:50:22 -07:00 |
|
attention_op_test_helper.h
|
Extend Attention Bias Broadcast Support (#21710)
|
2024-08-16 15:40:04 -07:00 |
|
beam_search_test.cc
|
Enable pointer-generator T5 models in BeamSearch (#23134)
|
2024-12-22 21:30:49 -08:00 |
|
bias_add_op_test.cc
|
[CUDA/ROCm] Remove limitation of BiasAdd (#17848)
|
2023-10-10 20:08:45 -07:00 |
|
bias_dropout_op_test.cc
|
Revert DML pipeline changes (#23135)
|
2024-12-18 10:42:10 -08:00 |
|
bias_softmax_op_test.cc
|
|
|
|
bias_split_gelu_op_test.cc
|
[CUDA/ROCm] Update BiasSplitGelu for SD XL Refiner model (#17849)
|
2023-10-10 11:07:27 -07:00 |
|
bifurcation_detector_op_test.cc
|
|
|
|
bitmask_dropout_op_test.cc
|
Revert DML pipeline changes (#23135)
|
2024-12-18 10:42:10 -08:00 |
|
cdist_op_test.cc
|
|
|
|
conv_transpose_with_dynamic_pads_test.cc
|
|
|
|
crop_and_resize_op_test.cc
|
|
|
|
crop_op_test.cc
|
|
|
|
decoder_attention_op_test.cc
|
Adjust test tolerance (#19947)
|
2024-03-19 15:50:13 -07:00 |
|
decoder_masked_multihead_attention_op_test.cc
|
reduce GQA test combinations (#22918)
|
2024-11-21 12:26:46 -08:00 |
|
dynamic_quantize_matmul_test.cc
|
Set seed for DynamicQuantizeMatMul tests (#19896)
|
2024-03-13 17:49:55 -07:00 |
|
dynamic_slice_op_test.cc
|
|
|
|
dynamic_time_warping_op_test.cc
|
Add CPU kernels for DynamicTimeWarping and UnfoldTensor. (#22033)
|
2024-10-11 09:44:18 -07:00 |
|
element_wise_ops_test.cc
|
CUDA EP vs ROCM EP hipify audit (#17776)
|
2023-10-13 10:13:53 +08:00 |
|
embed_layer_norm_op_test.cc
|
|
|
|
embed_layer_norm_test_vectors.h
|
|
|
|
expand_dims_test.cc
|
|
|
|
fastgelu_op_test.cc
|
Add implementation of WebGPU EP (#22591)
|
2024-10-29 18:29:40 -07:00 |
|
fft_op_test.cc
|
Adjust test tolerance (#19947)
|
2024-03-19 15:50:13 -07:00 |
|
function_ops_test.cc
|
|
|
|
function_test_util.cc
|
|
|
|
function_test_util.h
|
|
|
|
fused_conv_test.cc
|
|
|
|
fused_matmul_op_test.cc
|
Integrate onnx 1.17.0 (#21897)
|
2024-12-24 09:02:02 -08:00 |
|
gather_block_quantized_op_test.cc
|
[CPU EP] Add block quantized Gather contrib op (#21630)
|
2024-08-09 12:15:11 -07:00 |
|
gemm_fastgelu_op_test.cc
|
Adjust test tolerance (#19947)
|
2024-03-19 15:50:13 -07:00 |
|
gemm_float8_test.cc
|
Add missing flags DISABLE_FLOAT8_TYPES in GemmFloat8 custom operator for CUDA < 11.8 (#18162)
|
2023-11-21 14:37:48 +01:00 |
|
gemma_rotary_emb_test.cc
|
Add Gemma Rotary Embedding (#20267)
|
2024-04-16 15:31:56 -07:00 |
|
greedy_search_test.cc
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
gridsample_test.cc
|
Adjust test tolerance (#19947)
|
2024-03-19 15:50:13 -07:00 |
|
group_norm_op_test.cc
|
Fix GroupNorm tests failing when no providers are supported (#17054)
|
2023-08-09 13:14:13 -07:00 |
|
inverse_test.cc
|
|
|
|
layer_norm_op_test.cc
|
[CoreML] ML Program more ops (2/N) (#22480)
|
2024-11-01 08:37:56 +08:00 |
|
layer_norm_test.cc
|
Revert DML pipeline changes (#23135)
|
2024-12-18 10:42:10 -08:00 |
|
longformer_attention_op_format0_test.cc
|
|
|
|
longformer_attention_op_test.cc
|
|
|
|
matmul_4bits_test.cc
|
Revert DML pipeline changes (#23135)
|
2024-12-18 10:42:10 -08:00 |
|
matmul_bnb4_test.cc
|
Add MatMul FP4 and NF4 Support (#18066)
|
2023-10-25 15:34:58 -07:00 |
|
matmul_fpq4_test.cc
|
Add MatMul 4bits support on GPU (#17890)
|
2023-10-13 16:55:30 -07:00 |
|
matmul_integer16_test.cc
|
|
|
|
matmul_integer_to_float_test.cc
|
Revert DML pipeline changes (#23135)
|
2024-12-18 10:42:10 -08:00 |
|
maxpool_mask_test.cc
|
|
|
|
moe_test.cc
|
Fix moe tests to run on supported arch (#20872)
|
2024-05-30 13:26:38 -07:00 |
|
multihead_attention_op_test.cc
|
Add implementation of WebGPU EP (#22591)
|
2024-10-29 18:29:40 -07:00 |
|
multihead_attention_op_test_data_gen.py
|
Extend Attention Bias Broadcast Support (#21710)
|
2024-08-16 15:40:04 -07:00 |
|
murmur_hash3_test.cc
|
|
|
|
ngram_repeat_block_op_test.cc
|
|
|
|
nhwc_conv_op_test.cc
|
Adding CUDNN Frontend and use for CUDA NN Convolution (#19470)
|
2024-08-02 15:16:42 -07:00 |
|
nhwc_maxpool_op_test.cc
|
|
|
|
nhwc_pool_in_op_test.cc
|
|
|
|
op_reg_test.cc
|
|
|
|
packed_attention_op_test.cc
|
Extend Attention Bias Broadcast Support (#21710)
|
2024-08-16 15:40:04 -07:00 |
|
packed_multihead_attention_op_test.cc
|
Extend Attention Bias Broadcast Support (#21710)
|
2024-08-16 15:40:04 -07:00 |
|
qembed_layer_norm_op_test.cc
|
|
|
|
qlinear_binary_op_test.cc
|
|
|
|
qlinear_concat_test.cc
|
|
|
|
qlinear_global_average_pool_test.cc
|
Enable QLinearAveragePooling DML EP (#17384) (#18240)
|
2024-01-03 16:11:46 -08:00 |
|
qlinear_lookup_table_test.cc
|
|
|
|
qlinear_pool_test.cc
|
|
|
|
qlinear_where_test.cc
|
|
|
|
qordered_attention_test.cc
|
Extend Attention Bias Broadcast Support (#21710)
|
2024-08-16 15:40:04 -07:00 |
|
qordered_gelu_op_test.cc
|
|
|
|
qordered_layer_norm_op_test.cc
|
|
|
|
qordered_longformer_attention_op_test.cc
|
Enable backtrace in unit tests (#17655)
|
2023-09-29 12:32:56 -07:00 |
|
qordered_matmul_op_test.cc
|
Enable backtrace in unit tests (#17655)
|
2023-09-29 12:32:56 -07:00 |
|
qordered_qdq_op_test.cc
|
Enable backtrace in unit tests (#17655)
|
2023-09-29 12:32:56 -07:00 |
|
qordered_test_utils.h
|
|
|
|
quant_gemm_test.cc
|
|
|
|
quantize_attention_op_test.cc
|
Adjust test tolerance (#19947)
|
2024-03-19 15:50:13 -07:00 |
|
quantize_bfp_test.cc
|
|
|
|
quantize_lstm_op_test.cc
|
|
|
|
quantize_ops_test.cc
|
Update DML EP to accept broadcasted tensor of size 1 to match CPU (#19081)
|
2024-01-11 15:15:51 -08:00 |
|
relative_attention_bias_test.cc
|
|
|
|
remove_padding_op_test.cc
|
|
|
|
restore_padding_op_test.cc
|
|
|
|
rotary_embedding_op_test.cc
|
[ARM CPU] Add rotary embedding fp16 kernel (#23013)
|
2024-12-06 13:25:48 -08:00 |
|
sample_op_test.cc
|
|
|
|
sampling_test.cc
|
Remove core/common/gsl.h (#20894)
|
2024-07-08 18:09:39 -07:00 |
|
skip_group_norm_op_test.cc
|
[ROCm] Add SkipGroupNorm for ROCm EP (#19303)
|
2024-02-21 11:08:48 +08:00 |
|
skiplayernorm_op_test.cc
|
Update skip layer norm (#22719)
|
2024-11-12 07:01:30 -08:00 |
|
snpe_op_test.cc
|
|
|
|
tensor_op_test.cc
|
Revert DML pipeline changes (#23135)
|
2024-12-18 10:42:10 -08:00 |
|
tokenizer_test.cc
|
Enabling c++ 20 in MacOS build (#16187)
|
2023-09-26 11:27:02 -07:00 |
|
torch_embedding_shape_inference_test.cc
|
|
|
|
trilu_test.cc
|
|
|
|
unique_op_test.cc
|
|
|
|
word_conv_embedding_test.cc
|
|
|