..
activation_op_test.cc
Parallel all the activations ops ( #3722 )
2020-05-05 01:18:17 -07:00
attention_lstm_data_gen.py
Use yapf to format python ( #3276 )
2020-03-20 14:34:10 -07:00
attention_lstm_op_test.cc
attention_op_test.cc
Update Attention operator for GPT2 ( #3474 )
2020-04-17 16:20:40 -07:00
cdist_op_test.cc
Rework CDist ( #3393 )
2020-04-09 14:05:25 +10:00
conv_transpose_with_dynamic_pads_test.cc
Adding custom op ConvTransposeWithDynamicPads. ( #638 )
2019-05-31 11:48:43 -07:00
crop_and_resize_op_test.cc
Implement contrib op CropAndResize ( #1277 )
2019-06-24 18:34:35 -07:00
crop_op_test.cc
Add shape inference logic for Crop (contrib) op ( #1157 )
2019-06-13 12:45:09 -07:00
dynamic_slice_op_test.cc
Fix error message for legacy opset (6 and lower) models at model load time ( #1147 )
2019-06-04 11:56:49 -07:00
element_wise_ops_test.cc
Complex multiplication and conjugate contrib ops ( #3384 )
2020-04-23 17:21:48 -07:00
embedlayernorm_op_test.cc
Add Epsilon Attribute to Skip and Embed Layer Normalization ( #3768 )
2020-05-05 16:36:26 -07:00
expand_dims_test.cc
fastgelu_op_test.cc
Add CPU implementation for FastGelu operator ( #3398 )
2020-04-07 00:19:30 -07:00
fft_op_test.cc
FFT contrib ops ( #3381 )
2020-04-14 10:12:04 -07:00
inverse_test.cc
Implement Inverse(12) for CPU and CUDA ( #3485 )
2020-04-18 17:10:21 -07:00
layer_norm_op_test.cc
Add support for sessions to share a global threadpool. ( #3177 )
2020-03-18 15:42:46 -07:00
layer_norm_test.cc
MLAS: Add MlasComputeSoftmax/MlasComputeExp ( #3846 )
2020-05-07 14:02:01 -07:00
matmul_integer16_test.cc
Add support for int8 x uint8 for MatMulInteger, and int16 x int16 custom op ( #1391 )
2019-08-28 21:40:24 -07:00
maxpool_mask_test.cc
murmur_hash3_test.cc
Support more types in MurmurhashOp ( #3827 )
2020-05-07 20:43:11 -07:00
op_reg_test.cc
Fix some warnings on Windows ( #2560 )
2020-01-22 15:59:11 -08:00
qlinear_lookup_table_test.cc
Implement QLinearLeakyRelu ( #3648 )
2020-05-14 14:52:55 -07:00
quantize_attention_op_test.cc
Quantize attention with Cuda ( #3693 )
2020-05-04 14:20:38 -07:00
quantize_ops_test.cc
Make De/QuantizeLinear support half ( #3531 )
2020-04-17 12:17:48 -07:00
sample_op_test.cc
skiplayernorm_op_test.cc
Add Epsilon Attribute to Skip and Embed Layer Normalization ( #3768 )
2020-05-05 16:36:26 -07:00
tensor_op_test.cc
Revert to using opset 7 as the default for OpTester. Add explanation as to why that is: ( #2256 )
2019-10-30 09:42:21 +10:00
tokenizer_test.cc
transpose_matmul_op_test.cc
Introduce training changes.
2020-03-11 14:39:03 -07:00
unique_op_test.cc
Implement contrib kernels for Pad (changed interface) and Unique (new ONNX op) ( #1006 )
2019-05-13 13:10:18 -07:00
word_conv_embedding_test.cc
Downgrade compiler to CentOS 4.8.5 ( #1985 )
2019-10-03 15:40:46 -07:00