Upload required_operators.with_runtime_opt.config with huggingface_hub
Browse files
required_operators.with_runtime_opt.config
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Generated from model/s:
|
| 2 |
+
# - /content/converted/text_encoder/model.with_runtime_opt.ort
|
| 3 |
+
# - /content/converted/unet/model.with_runtime_opt.ort
|
| 4 |
+
# - /content/converted/vae_decoder/model.with_runtime_opt.ort
|
| 5 |
+
# - /content/converted/vae_encoder/model.with_runtime_opt.ort
|
| 6 |
+
# - /content/test1/tmp479eeyx4.without_runtime_opt/text_encoder/model.ort
|
| 7 |
+
# - /content/test1/tmp479eeyx4.without_runtime_opt/unet/model.ort
|
| 8 |
+
# - /content/test1/tmp479eeyx4.without_runtime_opt/vae_decoder/model.ort
|
| 9 |
+
# - /content/test1/tmp479eeyx4.without_runtime_opt/vae_encoder/model.ort
|
| 10 |
+
ai.onnx;1;RandomNormalLike
|
| 11 |
+
ai.onnx;6;InstanceNormalization
|
| 12 |
+
ai.onnx;7;Cos,Sin
|
| 13 |
+
ai.onnx;9;ConstantOfShape,Where
|
| 14 |
+
ai.onnx;11;Conv,Range
|
| 15 |
+
ai.onnx;13;ArgMax,Cast,Concat,Equal,Erf,Exp,Expand,Flatten,Gather,Gemm,Less,MatMul,Pow,ReduceMax,ReduceMean,ReduceSum,Resize,Shape,Sigmoid,Slice,Softmax,Sqrt,Squeeze,Transpose,Unsqueeze
|
| 16 |
+
ai.onnx;14;Add,Div,Mul,Reshape,Sub
|