onnxruntime/onnxruntime/test/testdata/transform
Ye Wang c239ff0750
Modify embedlayernorm fusion due to shape node merging (#4967)
* modify embedlayernorm fusion due to shape integration

* update

* update comments

* review comments

* review comments

* fix test
2020-09-08 14:17:29 -07:00
..
approximation Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00
computation_reduction Optimize GatherND (#4097) 2020-07-03 19:42:32 +08:00
cse Eliminate redundant subexpressions (#3047) 2020-08-14 01:13:05 -07:00
fusion Modify embedlayernorm fusion due to shape node merging (#4967) 2020-09-08 14:17:29 -07:00
gemm_activation_fusion
matmul_add_fusion Add test that C is unidirectionally broadcast-able before fusing the MatMul with Add. (#3780) 2020-05-02 07:36:21 +10:00
model_parallel Introduce training changes. 2020-03-11 14:39:03 -07:00
abs-2id-max.onnx
abs-id-max.onnx
abs-id.onnx
cast_elimination.onnx Eliminate Useless Cast during Transformer. (#3606) 2020-04-22 16:36:46 +08:00
cast_elimination.py Eliminate Useless Cast during Transformer. (#3606) 2020-04-22 16:36:46 +08:00
computation_reduction.py Optimize GatherND (#4097) 2020-07-03 19:42:32 +08:00
computation_reduction_transformer.onnx Optimize GatherND (#4097) 2020-07-03 19:42:32 +08:00
concat_graph_gen.py Shape independent gradient builder for Concat (#4675) 2020-08-06 14:39:33 -07:00
concat_trainable.onnx Shape independent gradient builder for Concat (#4675) 2020-08-06 14:39:33 -07:00
constant-subgraph.onnx
dropout.onnx
expand_elimination.onnx Expand elimination and Expand gradient. (#3610) 2020-04-23 13:17:15 +08:00
expand_elimination.py Expand elimination and Expand gradient. (#3610) 2020-04-23 13:17:15 +08:00
insert_cast_twice.onnx Detect whether the node has been inserted cast nodes twice (#4811) 2020-08-24 07:25:41 -07:00
model_creation_for_testing.ipynb
multinomial_float16.onnx Fix regression introduced in cast transformer (#4658) 2020-07-29 23:32:01 -07:00
nonzero_shape_setter.onnx Set NonZero Output Shape for Gradient Building. (#4246) 2020-06-24 13:43:22 +08:00
nonzero_shape_setter.py Set NonZero Output Shape for Gradient Building. (#4246) 2020-06-24 13:43:22 +08:00
random_normal_like_float16.onnx Handle nodes with dtype attribute causing diffs in inferred and actual types of NodeArgs due to InsertCastTransformer (#4523) 2020-07-16 21:59:14 -07:00
shape-add.onnx
slice-v1-elim.onnx
slice-v11-elim.onnx
triple-cast.onnx