{ "model.cpp": "/mnt/nunnari3/devansh/supertonic2-qualcomm/QNN_Models/text_encoder_htp.cpp", "model.bin": "/mnt/nunnari3/devansh/supertonic2-qualcomm/QNN_Models/text_encoder_htp.bin", "converter_command": "qnn-onnx-converter; act_bitwidth=8; act_quantizer=tf; act_quantizer_calibration=min-max; act_quantizer_schema=asymmetric; adjust_nms_features_dims=True; algorithms=[]; align_matmul_ranks=True; apply_masked_softmax=uncompressed; arch_checker=False; backend=None; batch=None; bias_bitwidth=8; calc_static_encodings=False; converter_op_package_lib=; copyright_file=None; custom_io=; custom_op_config_paths=None; debug=-1; defer_loading=False; define_symbol=None; disable_batchnorm_folding=False; disable_defer_loading=False; disable_node_validation=False; disable_qnn_op_config_validation=False; disable_relu_squashing=False; dry_run=None; dumpIR=False; dump_custom_io_config_template=; dump_encoding_json=False; dump_inferred_model=False; dump_qairt_io_config_yaml=; dump_qairt_quantizer_command=None; dump_value_info=False; enable_framework_trace=False; enable_match_gathernd=False; enable_match_topk=False; enable_per_row_quantized_bias=False; exclude_named_tensors=False; expand_gru_op_structure=True; expand_lstm_op_structure=False; expand_sparse_op_structure=False; export_format=cpp; extract_color_transform=True; float_bias_bitwidth=0; float_bias_bw=0; float_bitwidth=32; float_bw=32; float_fallback=False; force_prune_cast_ops=False; handle_gather_negative_indices=True; ignore_encodings=False; include_data_invariant_ops=False; inject_cast_for_gather=True; input_dim=[['text_ids', '1,128'], ['style_ttl', '1,50,256'], ['text_mask', '1,1,128']]; input_dtype=[]; input_encoding=[]; input_layout=[]; input_list=./calibration_data/text_encoder_input_list.txt; input_type=[]; keep_disconnected_nodes=False; keep_int64_inputs=False; keep_quant_nodes=False; keep_weights_quantized=False; match_caffe_ssd_to_tf=True; model_version=None; multi_time_steps_gru=False; multi_time_steps_lstm=False; no_simplification=False; op_package_lib=; out_names=['text_emb']; overwrite_model_prefix=False; pack_4_bit_weights=False; package_name=None; packed_masked_softmax_inputs=[]; packed_max_seq=1; param_quantizer=tf; param_quantizer_calibration=min-max; param_quantizer_schema=asymmetric; percentile_calibration_value=99.99; perform_axes_to_spatial_first_order=True; perform_layout_transformation=False; prepare_inputs_as_params=False; preprocess_roi_pool_inputs=True; preserve_io=[]; preserve_onnx_output_order=False; quantization_overrides=; quantizer_log=None; restrict_quantization_steps=[]; squash_box_decoder=True; unroll_gru_time_steps=True; unroll_lstm_time_steps=True; use_aimet_quantizer=False; use_convert_quantization_nodes=False; use_dynamic_16_bit_weights=False; use_native_dtype=False; use_native_input_files=False; use_native_output_files=False; use_per_channel_quantization=False; use_per_row_quantization=False; use_quantize_v2=False; validate_models=False; weights_bitwidth=8", "copyright_str": "", "op_types": [ "Concat", "Conv2d", "DepthWiseConv2d", "ElementWiseNeuron", "Eltwise_Binary", "Eltwise_Ternary", "FullyConnected", "Gather", "LayerNorm", "MatMul", "Pad", "Reshape", "Softmax", "Split", "StridedSlice", "Transpose" ], "graph": { "tensors": { "text_ids": { "id": 1, "type": 0, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false }, "style_ttl": { "id": 2, "type": 0, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9921338558197022, "maximum": 0.7172859907150269, "scale": 0.006703607272356749, "offset": -148, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "text_mask": { "id": 7, "type": 0, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.0, "scale": 0.003921568859368563, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "text_emb": { "id": 1041, "type": 1, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.546422958374023, "maximum": 3.95255708694458, "scale": 0.04117247089743614, "offset": -159, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_Add_1_output_0": { "id": 1036, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.023683547973633, "maximum": 7.837086200714111, "scale": 0.06219909340143204, "offset": -129, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_Add_output_0": { "id": 1008, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -9.236992835998536, "maximum": 7.350564479827881, "scale": 0.06504924595355988, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_Transpose_output_0": { "id": 979, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.836166381835938, "maximum": 7.3740668296813969, "scale": 0.06356953829526901, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Concat_2_output_0": { "id": 43, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.828944981098175, "maximum": 0.7028011679649353, "scale": 0.0060068476013839249, "offset": -138, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Concat_3_output_0": { "id": 1001, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.14022013545036317, "maximum": 0.1327274590730667, "scale": 0.001070382772013545, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Concat_output_0": { "id": 990, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -15.146458625793457, "maximum": 9.454477310180664, "scale": 0.09647426009178162, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Constant_11_output_0": { "id": 6, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.00009999999747378752, "scale": 3.921568634268624e-7, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1 (0.00%)" }, "_speech_prompted_text_encoder_attention1_Constant_9_output_0": { "id": 138, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 16.0, "scale": 0.062745101749897, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1 (0.00%)" }, "_speech_prompted_text_encoder_attention1_Div_output_0": { "id": 994, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -14.663785934448243, "maximum": 15.49158000946045, "scale": 0.1182563379406929, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_MatMul_1_output_0": { "id": 997, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.14022013545036317, "maximum": 0.1327274590730667, "scale": 0.001070382772013545, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_MatMul_output_0": { "id": 992, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -234.62057495117188, "maximum": 247.8652801513672, "scale": 1.8921014070510865, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Mul_output_0": { "id": 1007, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.397309422492981, "maximum": 1.2035220861434937, "scale": 0.010199339129030705, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Softmax_output_0": { "id": 995, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Split_2_output_0": { "id": 30, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.828944981098175, "maximum": 0.7028011679649353, "scale": 0.0060068476013839249, "offset": -138, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Split_2_output_1": { "id": 31, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.828944981098175, "maximum": 0.7028011679649353, "scale": 0.0060068476013839249, "offset": -138, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Split_3_output_0": { "id": 999, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.14022013545036317, "maximum": 0.1327274590730667, "scale": 0.001070382772013545, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Split_3_output_1": { "id": 1000, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.14022013545036317, "maximum": 0.1327274590730667, "scale": 0.001070382772013545, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Split_output_0": { "id": 986, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -15.146458625793457, "maximum": 9.454477310180664, "scale": 0.09647426009178162, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Split_output_1": { "id": 987, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -15.146458625793457, "maximum": 9.454477310180664, "scale": 0.09647426009178162, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Unsqueeze_1_output_0": { "id": 989, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -15.146458625793457, "maximum": 9.454477310180664, "scale": 0.09647426009178162, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Unsqueeze_4_output_0": { "id": 39, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.828944981098175, "maximum": 0.7028011679649353, "scale": 0.0060068476013839249, "offset": -138, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Unsqueeze_5_output_0": { "id": 40, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.828944981098175, "maximum": 0.7028011679649353, "scale": 0.0060068476013839249, "offset": -138, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Unsqueeze_6_output_0": { "id": 22, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.0, "scale": 0.003921568859368563, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Unsqueeze_output_0": { "id": 988, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -15.146458625793457, "maximum": 9.454477310180664, "scale": 0.09647426009178162, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_W_query_linear_Add_output_0": { "id": 984, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -15.146458625793457, "maximum": 9.454477310180664, "scale": 0.09647426009178162, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_W_query_linear_Add_output_0_fc": { "id": 983, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -15.146458625793457, "maximum": 9.454477310180664, "scale": 0.09647426009178162, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_W_query_linear_MatMul_pre_reshape": { "id": 980, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.836166381835938, "maximum": 7.3740668296813969, "scale": 0.06356953829526901, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_W_value_linear_Add_output_0": { "id": 21, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.828944981098175, "maximum": 0.7028011679649353, "scale": 0.0060068476013839249, "offset": -138, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 50, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_W_value_linear_Add_output_0_fc": { "id": 20, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.828944981098175, "maximum": 0.7028011679649353, "scale": 0.0060068476013839249, "offset": -138, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 50, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_W_value_linear_MatMul_pre_reshape": { "id": 6, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9921338558197022, "maximum": 0.7172859907150269, "scale": 0.006703607272356749, "offset": -148, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 50, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_Where_output_0": { "id": 996, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.23354272544384004, "scale": 0.0009158538305200636, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_out_fc_linear_Add_output_0": { "id": 1006, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.397309422492981, "maximum": 1.2035220861434937, "scale": 0.010199339129030705, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_out_fc_linear_Add_output_0_fc": { "id": 1005, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.397309422492981, "maximum": 1.2035220861434937, "scale": 0.010199339129030705, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_out_fc_linear_MatMul_pre_reshape": { "id": 1002, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.14022013545036317, "maximum": 0.1327274590730667, "scale": 0.001070382772013545, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention1_tanh_Tanh_output_0_nchw": { "id": 137, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9960612654685974, "maximum": 1.0039042234420777, "scale": 0.007843001745641232, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "12800 (0.18%)" }, "_speech_prompted_text_encoder_attention2_Cast_output_0": { "id": 33, "type": 3, "dataFormat": 0, "data_type": 1288, "unquantized_data_type": 1288, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Concat_2_output_0": { "id": 44, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4704233407974244, "maximum": 1.2078478336334229, "scale": 0.010503023862838745, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Concat_3_output_0": { "id": 1029, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7351404428482056, "maximum": 0.5576927661895752, "scale": 0.005069934297353029, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Concat_output_0": { "id": 1019, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -13.306129455566407, "maximum": 18.404739379882814, "scale": 0.12435635179281235, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Div_output_0": { "id": 1022, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -18.218509674072267, "maximum": 25.609039306640626, "scale": 0.17187273502349854, "offset": -106, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_MatMul_1_output_0": { "id": 1025, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7351404428482056, "maximum": 0.5576927661895752, "scale": 0.005069934297353029, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_MatMul_output_0": { "id": 1021, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -291.49615478515627, "maximum": 409.74462890625, "scale": 2.7499637603759767, "offset": -106, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Mul_output_0": { "id": 1035, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.834364652633667, "maximum": 1.8488084077835084, "scale": 0.014443815685808659, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Softmax_output_0": { "id": 1023, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Split_2_output_0": { "id": 35, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4704233407974244, "maximum": 1.2078478336334229, "scale": 0.010503023862838745, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Split_2_output_1": { "id": 36, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4704233407974244, "maximum": 1.2078478336334229, "scale": 0.010503023862838745, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Split_3_output_0": { "id": 1027, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7351404428482056, "maximum": 0.5576927661895752, "scale": 0.005069934297353029, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Split_3_output_1": { "id": 1028, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7351404428482056, "maximum": 0.5576927661895752, "scale": 0.005069934297353029, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Split_output_0": { "id": 1015, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -13.306129455566407, "maximum": 18.404739379882814, "scale": 0.12435635179281235, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Split_output_1": { "id": 1016, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -13.306129455566407, "maximum": 18.404739379882814, "scale": 0.12435635179281235, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Unsqueeze_1_output_0": { "id": 1018, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -13.306129455566407, "maximum": 18.404739379882814, "scale": 0.12435635179281235, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Unsqueeze_4_output_0": { "id": 41, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4704233407974244, "maximum": 1.2078478336334229, "scale": 0.010503023862838745, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Unsqueeze_5_output_0": { "id": 42, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4704233407974244, "maximum": 1.2078478336334229, "scale": 0.010503023862838745, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 50, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Unsqueeze_output_0": { "id": 1017, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -13.306129455566407, "maximum": 18.404739379882814, "scale": 0.12435635179281235, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_W_query_linear_Add_output_0": { "id": 1013, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -13.306129455566407, "maximum": 18.404739379882814, "scale": 0.12435635179281235, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_W_query_linear_Add_output_0_fc": { "id": 1012, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -13.306129455566407, "maximum": 18.404739379882814, "scale": 0.12435635179281235, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_W_query_linear_MatMul_pre_reshape": { "id": 1009, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -9.236992835998536, "maximum": 7.350564479827881, "scale": 0.06504924595355988, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_W_value_linear_Add_output_0": { "id": 24, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4704233407974244, "maximum": 1.2078478336334229, "scale": 0.010503023862838745, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 50, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_W_value_linear_Add_output_0_fc": { "id": 23, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4704233407974244, "maximum": 1.2078478336334229, "scale": 0.010503023862838745, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 50, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_W_value_linear_MatMul_pre_reshape": { "id": 5, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9921338558197022, "maximum": 0.7172859907150269, "scale": 0.006703607272356749, "offset": -148, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 50, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_Where_output_0": { "id": 1024, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.9135863184928894, "scale": 0.003582691540941596, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_out_fc_linear_Add_output_0": { "id": 1034, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.834364652633667, "maximum": 1.8488084077835084, "scale": 0.014443815685808659, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_out_fc_linear_Add_output_0_fc": { "id": 1033, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.834364652633667, "maximum": 1.8488084077835084, "scale": 0.014443815685808659, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_out_fc_linear_MatMul_pre_reshape": { "id": 1030, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7351404428482056, "maximum": 0.5576927661895752, "scale": 0.005069934297353029, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_speech_prompted_text_encoder_attention2_tanh_Tanh_output_0_nchw": { "id": 143, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0036773681640626, "maximum": 0.9958361387252808, "scale": 0.007841229438781739, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 1, 128, 50 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "12800 (0.18%)" }, "_speech_prompted_text_encoder_norm_Transpose_output_0": { "id": 1040, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.546422958374023, "maximum": 3.95255708694458, "scale": 0.04117247089743614, "offset": -159, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_Add_output_0": { "id": 978, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.836166381835938, "maximum": 7.3740668296813969, "scale": 0.06356953829526901, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_Mul_1_output_0": { "id": 386, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_Mul_1_output_0_ncf": { "id": 388, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_Mul_2_output_0": { "id": 977, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -5.925058841705322, "maximum": 3.9500391483306886, "scale": 0.038725875318050387, "offset": -153, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_Mul_output_0": { "id": 25, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.0, "scale": 0.003921568859368563, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_Unsqueeze_1_output_0": { "id": 17, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.0, "scale": 0.003921568859368563, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_Unsqueeze_output_0": { "id": 16, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.0, "scale": 0.003921568859368563, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Add_2_output_0": { "id": 450, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -51.21925735473633, "maximum": 50.02811050415039, "scale": 0.3970485031604767, "offset": -129, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Add_4_output_0": { "id": 473, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6373441219329836, "maximum": 2.1323206424713136, "scale": 0.018704567104578019, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Constant_10_output_0": { "id": 67, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 8.0, "scale": 0.0313725508749485, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1 (0.00%)" }, "_text_encoder_attn_encoder_attn_layers_0_Constant_88_output_0": { "id": 69, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -10000.0, "maximum": 0.0, "scale": 39.2156867980957, "offset": -255, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1 (0.00%)" }, "_text_encoder_attn_encoder_attn_layers_0_Div_output_0": { "id": 430, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9325803518295288, "maximum": 0.985226035118103, "scale": 0.007520809303969145, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0": { "id": 433, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0_nhwc": { "id": 435, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_2_output_0": { "id": 456, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6364316940307619, "maximum": 2.1315829753875734, "scale": 0.01869809627532959, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_3_output_0": { "id": 472, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5616855621337891, "maximum": 0.419340580701828, "scale": 0.0038471613079309465, "offset": -146, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_output_0": { "id": 431, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -49.9523811340332, "maximum": 50.345706939697269, "scale": 0.3933258354663849, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0": { "id": 437, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0_nchw": { "id": 439, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0": { "id": 444, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32895, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0_ncf": { "id": 446, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32895 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0": { "id": 458, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0_nchw": { "id": 460, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0": { "id": 465, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0_ncf": { "id": 467, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_10_output_0": { "id": 447, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 129, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0": { "id": 461, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32640 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0_nfc": { "id": 463, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32640, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_16_output_0": { "id": 468, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_1_output_0": { "id": 412, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.589109420776367, "maximum": 6.335682392120361, "scale": 0.05068545788526535, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_2_output_0": { "id": 424, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6424481868743898, "maximum": 2.1364476680755617, "scale": 0.018740767613053323, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0": { "id": 440, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0_nfc": { "id": 442, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_output_0": { "id": 400, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -7.4606428146362309, "maximum": 7.881808280944824, "scale": 0.06016647443175316, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Slice_8_output_0": { "id": 470, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0": { "id": 453, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0_nhwc": { "id": 455, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Transpose_1_output_0": { "id": 428, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6424481868743898, "maximum": 2.1364476680755617, "scale": 0.018740767613053323, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Transpose_3_output_0_nchw": { "id": 68, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3524569869041443, "maximum": 0.3842359185218811, "scale": 0.002888991730287671, "offset": -122, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 64, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_0_Transpose_9_output_0": { "id": 475, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6373441219329836, "maximum": 2.1323206424713136, "scale": 0.018704567104578019, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Transpose_output_0": { "id": 426, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -7.4606428146362309, "maximum": 7.881808280944824, "scale": 0.06016647443175316, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_Unsqueeze_41_output_0_nchw": { "id": 70, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5911766290664673, "maximum": 0.4205686151981354, "scale": 0.003967628348618746, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 255, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_0_Where_output_0": { "id": 452, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -10010.80078125, "maximum": 39.412601470947269, "scale": 39.412601470947269, "offset": -254, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate": { "id": 409, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.589109420776367, "maximum": 6.335682392120361, "scale": 0.05068545788526535, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate_nchw": { "id": 411, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.589109420776367, "maximum": 6.335682392120361, "scale": 0.05068545788526535, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d": { "id": 403, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d_nhwc": { "id": 405, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate": { "id": 484, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.9429938793182374, "maximum": 2.5612192153930666, "scale": 0.017663579434156419, "offset": -110, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate_nchw": { "id": 486, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.9429938793182374, "maximum": 2.5612192153930666, "scale": 0.017663579434156419, "offset": -110, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0": { "id": 487, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.9429938793182374, "maximum": 2.5612192153930666, "scale": 0.017663579434156419, "offset": -110, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0_nfc": { "id": 489, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.9429938793182374, "maximum": 2.5612192153930666, "scale": 0.017663579434156419, "offset": -110, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d": { "id": 476, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6373441219329836, "maximum": 2.1323206424713136, "scale": 0.018704567104578019, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d_nhwc": { "id": 478, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6373441219329836, "maximum": 2.1323206424713136, "scale": 0.018704567104578019, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate": { "id": 397, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -7.4606428146362309, "maximum": 7.881808280944824, "scale": 0.06016647443175316, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate_nchw": { "id": 399, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -7.4606428146362309, "maximum": 7.881808280944824, "scale": 0.06016647443175316, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d": { "id": 391, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d_nhwc": { "id": 393, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate": { "id": 421, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6424481868743898, "maximum": 2.1364476680755617, "scale": 0.018740767613053323, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate_nchw": { "id": 423, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.6424481868743898, "maximum": 2.1364476680755617, "scale": 0.018740767613053323, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d": { "id": 415, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d_nhwc": { "id": 417, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Add_2_output_0": { "id": 598, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.3208627700805666, "maximum": 6.646106719970703, "scale": 0.03516458719968796, "offset": -66, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Add_4_output_0": { "id": 620, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.905728816986084, "maximum": 1.7481120824813843, "scale": 0.0143287880346179, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Div_output_0": { "id": 578, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.44570720195770266, "maximum": 0.4153180718421936, "scale": 0.0033765695989131929, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0": { "id": 581, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0_nhwc": { "id": 583, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_2_output_0": { "id": 603, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.9028326272964478, "maximum": 1.7182294130325318, "scale": 0.014200243167579174, "offset": -134, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_3_output_0": { "id": 619, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4529017210006714, "maximum": 0.40896347165107729, "scale": 0.003379863454028964, "offset": -134, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_output_0": { "id": 579, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.5479525327682496, "maximum": 1.769088625907898, "scale": 0.013008004985749722, "offset": -119, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0": { "id": 585, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0_nchw": { "id": 587, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0": { "id": 592, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32895, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0_ncf": { "id": 594, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32895 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0": { "id": 605, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0_nchw": { "id": 607, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0": { "id": 612, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0_ncf": { "id": 614, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_10_output_0": { "id": 595, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 129, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0": { "id": 608, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32640 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0_nfc": { "id": 610, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32640, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_16_output_0": { "id": 615, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_1_output_0": { "id": 561, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.3389354944229127, "maximum": 1.414520502090454, "scale": 0.010797866620123387, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_2_output_0": { "id": 573, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8975235223770142, "maximum": 1.7681468725204468, "scale": 0.014375178143382073, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0": { "id": 588, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0_nfc": { "id": 590, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_output_0": { "id": 549, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.565657615661621, "maximum": 3.322544574737549, "scale": 0.027012556791305543, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Slice_8_output_0": { "id": 617, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0": { "id": 600, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0_nhwc": { "id": 602, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Transpose_1_output_0": { "id": 577, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8975235223770142, "maximum": 1.7681468725204468, "scale": 0.014375178143382073, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Transpose_3_output_0_nchw": { "id": 87, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8233488202095032, "maximum": 0.9559219479560852, "scale": 0.006977532524615526, "offset": -118, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 64, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_1_Transpose_9_output_0": { "id": 622, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.905728816986084, "maximum": 1.7481120824813843, "scale": 0.0143287880346179, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Transpose_output_0": { "id": 575, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.565657615661621, "maximum": 3.322544574737549, "scale": 0.027012556791305543, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_Unsqueeze_41_output_0_nchw": { "id": 88, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6970497965812683, "maximum": 0.6495236754417419, "scale": 0.005280680488795042, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 255, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_1_Where_output_0": { "id": 599, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -10006.630859375, "maximum": 0.0, "scale": 39.24169158935547, "offset": -255, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate": { "id": 558, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.3389354944229127, "maximum": 1.414520502090454, "scale": 0.010797866620123387, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate_nchw": { "id": 560, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.3389354944229127, "maximum": 1.414520502090454, "scale": 0.010797866620123387, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d": { "id": 552, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d_nhwc": { "id": 554, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate": { "id": 631, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.2586138248443605, "maximum": 1.6593897342681885, "scale": 0.015364720486104489, "offset": -147, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate_nchw": { "id": 633, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.2586138248443605, "maximum": 1.6593897342681885, "scale": 0.015364720486104489, "offset": -147, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0": { "id": 634, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.2586138248443605, "maximum": 1.6593897342681885, "scale": 0.015364720486104489, "offset": -147, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0_nfc": { "id": 636, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.2586138248443605, "maximum": 1.6593897342681885, "scale": 0.015364720486104489, "offset": -147, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d": { "id": 623, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.905728816986084, "maximum": 1.7481120824813843, "scale": 0.0143287880346179, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d_nhwc": { "id": 625, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.905728816986084, "maximum": 1.7481120824813843, "scale": 0.0143287880346179, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate": { "id": 546, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.565657615661621, "maximum": 3.322544574737549, "scale": 0.027012556791305543, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate_nchw": { "id": 548, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.565657615661621, "maximum": 3.322544574737549, "scale": 0.027012556791305543, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d": { "id": 540, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d_nhwc": { "id": 542, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate": { "id": 570, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8975235223770142, "maximum": 1.7681468725204468, "scale": 0.014375178143382073, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate_nchw": { "id": 572, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8975235223770142, "maximum": 1.7681468725204468, "scale": 0.014375178143382073, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d": { "id": 564, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d_nhwc": { "id": 566, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Add_2_output_0": { "id": 745, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4720481634140015, "maximum": 7.465386867523193, "scale": 0.03504876419901848, "offset": -42, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Add_4_output_0": { "id": 767, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9063182473182678, "maximum": 1.1209726333618165, "scale": 0.007950160652399063, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Div_output_0": { "id": 725, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3949762284755707, "maximum": 0.3738706409931183, "scale": 0.0030150858219712974, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0": { "id": 728, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0_nhwc": { "id": 730, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_2_output_0": { "id": 750, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9507653117179871, "maximum": 1.1214154958724976, "scale": 0.00812619924545288, "offset": -117, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_3_output_0": { "id": 766, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4076780676841736, "maximum": 0.48085105419158938, "scale": 0.0034844279289245607, "offset": -117, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_output_0": { "id": 726, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4922538995742798, "maximum": 1.7325321435928345, "scale": 0.012646219693124295, "offset": -118, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0": { "id": 732, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0_nchw": { "id": 734, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0": { "id": 739, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32895, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0_ncf": { "id": 741, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32895 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0": { "id": 752, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0_nchw": { "id": 754, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0": { "id": 759, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0_ncf": { "id": 761, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_10_output_0": { "id": 742, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 129, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0": { "id": 755, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32640 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0_nfc": { "id": 757, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32640, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_16_output_0": { "id": 762, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_1_output_0": { "id": 708, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.2724900245666505, "maximum": 1.2825095653533936, "scale": 0.010019605979323388, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_2_output_0": { "id": 720, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9552307724952698, "maximum": 1.1814696788787842, "scale": 0.008379217237234116, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0": { "id": 735, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0_nfc": { "id": 737, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_output_0": { "id": 696, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1598098278045656, "maximum": 2.9909651279449465, "scale": 0.024120686575770379, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Slice_8_output_0": { "id": 764, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0": { "id": 747, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0_nhwc": { "id": 749, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Transpose_1_output_0": { "id": 724, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9552307724952698, "maximum": 1.1814696788787842, "scale": 0.008379217237234116, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Transpose_3_output_0_nchw": { "id": 105, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8235905766487122, "maximum": 0.767436683177948, "scale": 0.006239322479814291, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 64, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_2_Transpose_9_output_0": { "id": 769, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9063182473182678, "maximum": 1.1209726333618165, "scale": 0.007950160652399063, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Transpose_output_0": { "id": 722, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1598098278045656, "maximum": 2.9909651279449465, "scale": 0.024120686575770379, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_Unsqueeze_41_output_0_nchw": { "id": 106, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6496362090110779, "maximum": 0.6863092184066773, "scale": 0.005239001475274563, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 255, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_2_Where_output_0": { "id": 746, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -10006.771484375, "maximum": 0.0, "scale": 39.24224090576172, "offset": -255, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate": { "id": 705, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.2724900245666505, "maximum": 1.2825095653533936, "scale": 0.010019605979323388, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate_nchw": { "id": 707, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.2724900245666505, "maximum": 1.2825095653533936, "scale": 0.010019605979323388, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d": { "id": 699, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d_nhwc": { "id": 701, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate": { "id": 778, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1909661293029787, "maximum": 2.4263594150543215, "scale": 0.018107159063220025, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate_nchw": { "id": 780, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1909661293029787, "maximum": 2.4263594150543215, "scale": 0.018107159063220025, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0": { "id": 781, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1909661293029787, "maximum": 2.4263594150543215, "scale": 0.018107159063220025, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0_nfc": { "id": 783, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1909661293029787, "maximum": 2.4263594150543215, "scale": 0.018107159063220025, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d": { "id": 770, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9063182473182678, "maximum": 1.1209726333618165, "scale": 0.007950160652399063, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d_nhwc": { "id": 772, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9063182473182678, "maximum": 1.1209726333618165, "scale": 0.007950160652399063, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate": { "id": 693, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1598098278045656, "maximum": 2.9909651279449465, "scale": 0.024120686575770379, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate_nchw": { "id": 695, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1598098278045656, "maximum": 2.9909651279449465, "scale": 0.024120686575770379, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d": { "id": 687, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d_nhwc": { "id": 689, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate": { "id": 717, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9552307724952698, "maximum": 1.1814696788787842, "scale": 0.008379217237234116, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate_nchw": { "id": 719, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9552307724952698, "maximum": 1.1814696788787842, "scale": 0.008379217237234116, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d": { "id": 711, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d_nhwc": { "id": 713, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Add_2_output_0": { "id": 892, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.2864975929260256, "maximum": 7.740566730499268, "scale": 0.04324338957667351, "offset": -76, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Add_4_output_0": { "id": 914, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7811618447303772, "maximum": 0.7873127460479736, "scale": 0.006150880828499794, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Cast_5_output_0": { "id": 37, "type": 3, "dataFormat": 0, "data_type": 1288, "unquantized_data_type": 1288, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Div_output_0": { "id": 872, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.38487663865089419, "maximum": 0.41303834319114687, "scale": 0.00312907830812037, "offset": -123, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0": { "id": 875, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0_nhwc": { "id": 877, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_2_output_0": { "id": 897, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9576225280761719, "maximum": 0.8647187948226929, "scale": 0.007146436721086502, "offset": -134, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_3_output_0": { "id": 913, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.34411486983299258, "maximum": 0.35230809450149538, "scale": 0.002731070388108492, "offset": -126, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_output_0": { "id": 873, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.104157567024231, "maximum": 1.828761100769043, "scale": 0.011501641944050789, "offset": -96, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0": { "id": 879, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0_nchw": { "id": 881, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0": { "id": 886, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32895, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0_ncf": { "id": 888, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32895 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0": { "id": 899, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 255, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0_nchw": { "id": 901, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0": { "id": 906, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0_ncf": { "id": 908, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_10_output_0": { "id": 889, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 129, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0": { "id": 902, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32640 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0_nfc": { "id": 904, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32640, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_16_output_0": { "id": 909, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_1_output_0": { "id": 855, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.5305663347244263, "maximum": 1.2572510242462159, "scale": 0.010932616889476776, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_2_output_0": { "id": 867, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0622994899749756, "maximum": 0.8865233659744263, "scale": 0.007642442360520363, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0": { "id": 882, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 32768 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0_nfc": { "id": 884, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 32768, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_output_0": { "id": 843, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0790131092071535, "maximum": 3.304306745529175, "scale": 0.02503262646496296, "offset": -123, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Slice_8_output_0": { "id": 911, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0": { "id": 894, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0_nhwc": { "id": 896, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.99609375, "scale": 0.00390625, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 128, 4 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Transpose_1_output_0": { "id": 871, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0622994899749756, "maximum": 0.8865233659744263, "scale": 0.007642442360520363, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Transpose_3_output_0_nchw": { "id": 123, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0471642017364503, "maximum": 1.1596693992614747, "scale": 0.008654249832034111, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 64, 255 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_3_Transpose_9_output_0": { "id": 916, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7811618447303772, "maximum": 0.7873127460479736, "scale": 0.006150880828499794, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 64, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Transpose_output_0": { "id": 869, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0790131092071535, "maximum": 3.304306745529175, "scale": 0.02503262646496296, "offset": -123, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_Unsqueeze_41_output_0_nchw": { "id": 124, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.690282940864563, "maximum": 0.6432182192802429, "scale": 0.00522941630333662, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 255, 64 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "16320 (0.23%)" }, "_text_encoder_attn_encoder_attn_layers_3_Where_output_0": { "id": 893, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -10007.724609375, "maximum": 0.0, "scale": 39.24597930908203, "offset": -255, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate": { "id": 852, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.5305663347244263, "maximum": 1.2572510242462159, "scale": 0.010932616889476776, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate_nchw": { "id": 854, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.5305663347244263, "maximum": 1.2572510242462159, "scale": 0.010932616889476776, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d": { "id": 846, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d_nhwc": { "id": 848, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate": { "id": 925, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1546709537506105, "maximum": 1.885336995124817, "scale": 0.015843167901039125, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate_nchw": { "id": 927, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1546709537506105, "maximum": 1.885336995124817, "scale": 0.015843167901039125, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0": { "id": 928, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1546709537506105, "maximum": 1.885336995124817, "scale": 0.015843167901039125, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0_nfc": { "id": 930, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1546709537506105, "maximum": 1.885336995124817, "scale": 0.015843167901039125, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d": { "id": 917, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7811618447303772, "maximum": 0.7873127460479736, "scale": 0.006150880828499794, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d_nhwc": { "id": 919, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7811618447303772, "maximum": 0.7873127460479736, "scale": 0.006150880828499794, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate": { "id": 840, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0790131092071535, "maximum": 3.304306745529175, "scale": 0.02503262646496296, "offset": -123, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate_nchw": { "id": 842, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0790131092071535, "maximum": 3.304306745529175, "scale": 0.02503262646496296, "offset": -123, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d": { "id": 834, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d_nhwc": { "id": 836, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate": { "id": 864, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0622994899749756, "maximum": 0.8865233659744263, "scale": 0.007642442360520363, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate_nchw": { "id": 866, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0622994899749756, "maximum": 0.8865233659744263, "scale": 0.007642442360520363, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d": { "id": 858, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d_nhwc": { "id": 860, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0": { "id": 513, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.1161487102508546, "scale": 0.004377053584903479, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0_ncf": { "id": 515, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.1161487102508546, "scale": 0.004377053584903479, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_2_output_0": { "id": 530, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.5729799270629885, "maximum": 3.1823699474334719, "scale": 0.02256999909877777, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0": { "id": 495, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6014084815979004, "maximum": 1.589436650276184, "scale": 0.008591549471020699, "offset": -70, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0_ncf": { "id": 497, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6014084815979004, "maximum": 1.589436650276184, "scale": 0.008591549471020699, "offset": -70, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0": { "id": 510, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.1161487102508546, "scale": 0.004377053584903479, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0_nfc": { "id": 512, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.1161487102508546, "scale": 0.004377053584903479, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate": { "id": 506, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.219477415084839, "maximum": 1.1097387075424195, "scale": 0.013055750168859959, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate_nchw": { "id": 508, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.219477415084839, "maximum": 1.1097387075424195, "scale": 0.013055750168859959, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_output_0": { "id": 509, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.219477415084839, "maximum": 1.1097387075424195, "scale": 0.013055750168859959, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d": { "id": 500, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6014084815979004, "maximum": 1.589436650276184, "scale": 0.008591549471020699, "offset": -70, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d_nhwc": { "id": 502, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6014084815979004, "maximum": 1.589436650276184, "scale": 0.008591549471020699, "offset": -70, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate": { "id": 524, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.5729799270629885, "maximum": 3.1823699474334719, "scale": 0.02256999909877777, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate_nchw": { "id": 526, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.5729799270629885, "maximum": 3.1823699474334719, "scale": 0.02256999909877777, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0": { "id": 527, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.5729799270629885, "maximum": 3.1823699474334719, "scale": 0.02256999909877777, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0_nfc": { "id": 529, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.5729799270629885, "maximum": 3.1823699474334719, "scale": 0.02256999909877777, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d": { "id": 518, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.1161487102508546, "scale": 0.004377053584903479, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d_nhwc": { "id": 520, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.1161487102508546, "scale": 0.004377053584903479, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0": { "id": 660, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7497129440307617, "scale": 0.0029400507919490339, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0_ncf": { "id": 662, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7497129440307617, "scale": 0.0029400507919490339, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_2_output_0": { "id": 677, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5305317044258118, "maximum": 0.42218369245529177, "scale": 0.003736139042302966, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0": { "id": 642, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.43621596693992617, "maximum": 0.6437361836433411, "scale": 0.004235106520354748, "offset": -103, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0_ncf": { "id": 644, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.43621596693992617, "maximum": 0.6437361836433411, "scale": 0.004235106520354748, "offset": -103, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0": { "id": 657, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7497129440307617, "scale": 0.0029400507919490339, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0_nfc": { "id": 659, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7497129440307617, "scale": 0.0029400507919490339, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate": { "id": 653, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.299896717071533, "maximum": 0.7546535730361939, "scale": 0.011978628113865853, "offset": -192, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate_nchw": { "id": 655, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.299896717071533, "maximum": 0.7546535730361939, "scale": 0.011978628113865853, "offset": -192, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_output_0": { "id": 656, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.299896717071533, "maximum": 0.7546535730361939, "scale": 0.011978628113865853, "offset": -192, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d": { "id": 647, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.43621596693992617, "maximum": 0.6437361836433411, "scale": 0.004235106520354748, "offset": -103, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d_nhwc": { "id": 649, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.43621596693992617, "maximum": 0.6437361836433411, "scale": 0.004235106520354748, "offset": -103, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate": { "id": 671, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5305317044258118, "maximum": 0.42218369245529177, "scale": 0.003736139042302966, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate_nchw": { "id": 673, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5305317044258118, "maximum": 0.42218369245529177, "scale": 0.003736139042302966, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0": { "id": 674, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5305317044258118, "maximum": 0.42218369245529177, "scale": 0.003736139042302966, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0_nfc": { "id": 676, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5305317044258118, "maximum": 0.42218369245529177, "scale": 0.003736139042302966, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d": { "id": 665, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7497129440307617, "scale": 0.0029400507919490339, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d_nhwc": { "id": 667, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7497129440307617, "scale": 0.0029400507919490339, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0": { "id": 807, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7388883233070374, "scale": 0.002897601341828704, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0_ncf": { "id": 809, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7388883233070374, "scale": 0.002897601341828704, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_2_output_0": { "id": 824, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4545045793056488, "maximum": 0.5896275639533997, "scale": 0.00409463606774807, "offset": -111, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0": { "id": 789, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7379109263420105, "maximum": 0.36895546317100527, "scale": 0.004340652376413345, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0_ncf": { "id": 791, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7379109263420105, "maximum": 0.36895546317100527, "scale": 0.004340652376413345, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0": { "id": 804, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7388883233070374, "scale": 0.002897601341828704, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0_nfc": { "id": 806, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7388883233070374, "scale": 0.002897601341828704, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate": { "id": 800, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.562697410583496, "maximum": 0.7377462387084961, "scale": 0.012942916713654995, "offset": -198, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate_nchw": { "id": 802, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.562697410583496, "maximum": 0.7377462387084961, "scale": 0.012942916713654995, "offset": -198, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_output_0": { "id": 803, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.562697410583496, "maximum": 0.7377462387084961, "scale": 0.012942916713654995, "offset": -198, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d": { "id": 794, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7379109263420105, "maximum": 0.36895546317100527, "scale": 0.004340652376413345, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d_nhwc": { "id": 796, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7379109263420105, "maximum": 0.36895546317100527, "scale": 0.004340652376413345, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate": { "id": 818, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4545045793056488, "maximum": 0.5896275639533997, "scale": 0.00409463606774807, "offset": -111, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate_nchw": { "id": 820, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4545045793056488, "maximum": 0.5896275639533997, "scale": 0.00409463606774807, "offset": -111, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0": { "id": 821, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4545045793056488, "maximum": 0.5896275639533997, "scale": 0.00409463606774807, "offset": -111, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0_nfc": { "id": 823, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4545045793056488, "maximum": 0.5896275639533997, "scale": 0.00409463606774807, "offset": -111, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d": { "id": 812, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7388883233070374, "scale": 0.002897601341828704, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d_nhwc": { "id": 814, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7388883233070374, "scale": 0.002897601341828704, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0": { "id": 954, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.4360731542110443, "scale": 0.0017100907862186432, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0_ncf": { "id": 956, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.4360731542110443, "scale": 0.0017100907862186432, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_2_output_0": { "id": 971, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5402798652648926, "maximum": 1.346999168395996, "scale": 0.007401094306260347, "offset": -73, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0": { "id": 936, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0033464431762696, "maximum": 0.7023425102233887, "scale": 0.006688976660370827, "offset": -150, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0_ncf": { "id": 938, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0033464431762696, "maximum": 0.7023425102233887, "scale": 0.006688976660370827, "offset": -150, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0": { "id": 951, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.4360731542110443, "scale": 0.0017100907862186432, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0_nfc": { "id": 953, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.4360731542110443, "scale": 0.0017100907862186432, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate": { "id": 947, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -4.211288928985596, "maximum": 0.4375365078449249, "scale": 0.018230687826871873, "offset": -231, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate_nchw": { "id": 949, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -4.211288928985596, "maximum": 0.4375365078449249, "scale": 0.018230687826871873, "offset": -231, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_output_0": { "id": 950, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -4.211288928985596, "maximum": 0.4375365078449249, "scale": 0.018230687826871873, "offset": -231, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d": { "id": 941, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0033464431762696, "maximum": 0.7023425102233887, "scale": 0.006688976660370827, "offset": -150, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d_nhwc": { "id": 943, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0033464431762696, "maximum": 0.7023425102233887, "scale": 0.006688976660370827, "offset": -150, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate": { "id": 965, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5402798652648926, "maximum": 1.346999168395996, "scale": 0.007401094306260347, "offset": -73, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate_nchw": { "id": 967, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5402798652648926, "maximum": 1.346999168395996, "scale": 0.007401094306260347, "offset": -73, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0": { "id": 968, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5402798652648926, "maximum": 1.346999168395996, "scale": 0.007401094306260347, "offset": -73, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0_nfc": { "id": 970, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5402798652648926, "maximum": 1.346999168395996, "scale": 0.007401094306260347, "offset": -73, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d": { "id": 959, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.4360731542110443, "scale": 0.0017100907862186432, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d_nhwc": { "id": 961, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.4360731542110443, "scale": 0.0017100907862186432, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_0_Transpose_1_output_0": { "id": 494, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6014084815979004, "maximum": 1.589436650276184, "scale": 0.008591549471020699, "offset": -70, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_0_Transpose_output_0": { "id": 490, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.2653415203094484, "maximum": 4.898012161254883, "scale": 0.03201315179467201, "offset": -102, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_1_Transpose_1_output_0": { "id": 641, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.43621596693992617, "maximum": 0.6437361836433411, "scale": 0.004235106520354748, "offset": -103, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_1_Transpose_output_0": { "id": 637, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.2589211463928224, "maximum": 1.8263617753982545, "scale": 0.016020717099308969, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_2_Transpose_1_output_0": { "id": 788, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.263853907585144, "maximum": 0.631926953792572, "scale": 0.007434434723109007, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_2_Transpose_output_0": { "id": 784, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.193857431411743, "maximum": 2.429561138153076, "scale": 0.01813105307519436, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_3_Transpose_1_output_0": { "id": 935, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.1911414861679078, "maximum": 0.7072402238845825, "scale": 0.007444634102284908, "offset": -160, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_1_3_Transpose_output_0": { "id": 931, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.818215847015381, "maximum": 1.9097119569778443, "scale": 0.018540892750024797, "offset": -152, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0": { "id": 535, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0_ncf": { "id": 537, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6224381327629089, "maximum": 0.7947201132774353, "scale": 0.0055574835278093819, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_output_0": { "id": 531, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.4322147369384767, "maximum": 3.310514450073242, "scale": 0.022520506754517556, "offset": -108, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0": { "id": 682, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0_ncf": { "id": 684, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8806564807891846, "maximum": 1.1066656112670899, "scale": 0.007793419994413853, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_output_0": { "id": 678, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.599302351474762, "maximum": 0.7181295156478882, "scale": 0.005166399292647839, "offset": -116, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0": { "id": 829, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0_ncf": { "id": 831, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.1124045848846437, "maximum": 1.0193580389022828, "scale": 0.012281421571969986, "offset": -172, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_output_0": { "id": 825, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.263853907585144, "maximum": 0.631926953792572, "scale": 0.007434434723109007, "offset": -170, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_3_Transpose_1_output_0": { "id": 976, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.103658676147461, "maximum": 5.765018939971924, "scale": 0.05438696965575218, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_attn_encoder_norm_layers_2_3_Transpose_output_0": { "id": 972, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.1949272155761719, "maximum": 1.6527965068817139, "scale": 0.011167543940246106, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_Add_output_0": { "id": 99, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35056325793266299, "maximum": 0.2188229262828827, "scale": 0.0022328870836645366, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_Mul_2_output_0": { "id": 98, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1972557157278061, "maximum": 0.17811895906925202, "scale": 0.0014720575418323279, "offset": -134, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_Mul_3_output_0": { "id": 100, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35056325793266299, "maximum": 0.2188229262828827, "scale": 0.0022328870836645366, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_Mul_output_0": { "id": 38, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2684430480003357, "maximum": 0.21024909615516663, "scale": 0.0018772240728139878, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_act_Mul_1_output_0": { "id": 82, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1667238026857376, "maximum": 2.6675808429718019, "scale": 0.011114919558167458, "offset": -15, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate": { "id": 57, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.340524286031723, "maximum": 0.23453329503536225, "scale": 0.002255127765238285, "offset": -151, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate_nchw": { "id": 59, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.340524286031723, "maximum": 0.23453329503536225, "scale": 0.002255127765238285, "offset": -151, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0": { "id": 60, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.340524286031723, "maximum": 0.23453329503536225, "scale": 0.002255127765238285, "offset": -151, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0_nfc": { "id": 62, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.340524286031723, "maximum": 0.23453329503536225, "scale": 0.002255127765238285, "offset": -151, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d": { "id": 51, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2684430480003357, "maximum": 0.21024909615516663, "scale": 0.0018772240728139878, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d_nhwc": { "id": 53, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2684430480003357, "maximum": 0.21024909615516663, "scale": 0.0018772240728139878, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0": { "id": 46, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2684430480003357, "maximum": 0.21024909615516663, "scale": 0.0018772240728139878, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0_ncf": { "id": 48, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2684430480003357, "maximum": 0.21024909615516663, "scale": 0.0018772240728139878, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0": { "id": 67, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8266119956970217, "maximum": 3.6794347763061525, "scale": 0.029435478150844575, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0_ncf": { "id": 69, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8266119956970217, "maximum": 3.6794347763061525, "scale": 0.029435478150844575, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_norm_Transpose_output_0": { "id": 63, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.340524286031723, "maximum": 0.23453329503536225, "scale": 0.002255127765238285, "offset": -151, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate": { "id": 78, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.648955345153809, "maximum": 2.661216974258423, "scale": 0.04435361921787262, "offset": -195, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate_nchw": { "id": 80, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.648955345153809, "maximum": 2.661216974258423, "scale": 0.04435361921787262, "offset": -195, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_output_0": { "id": 81, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.648955345153809, "maximum": 2.661216974258423, "scale": 0.04435361921787262, "offset": -195, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d": { "id": 72, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8266119956970217, "maximum": 3.6794347763061525, "scale": 0.029435478150844575, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d_nhwc": { "id": 74, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8266119956970217, "maximum": 3.6794347763061525, "scale": 0.029435478150844575, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate": { "id": 91, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.689621925354004, "maximum": 2.5062386989593508, "scale": 0.020375924184918405, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate_nchw": { "id": 93, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.689621925354004, "maximum": 2.5062386989593508, "scale": 0.020375924184918405, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0": { "id": 94, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.689621925354004, "maximum": 2.5062386989593508, "scale": 0.020375924184918405, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0_nfc": { "id": 96, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.689621925354004, "maximum": 2.5062386989593508, "scale": 0.020375924184918405, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d": { "id": 85, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1667238026857376, "maximum": 2.6675808429718019, "scale": 0.011114919558167458, "offset": -15, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d_nhwc": { "id": 87, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1667238026857376, "maximum": 2.6675808429718019, "scale": 0.011114919558167458, "offset": -15, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_Add_output_0": { "id": 156, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6459919214248657, "maximum": 0.37716296315193179, "scale": 0.004012371879070997, "offset": -161, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_Mul_2_output_0": { "id": 155, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4199024438858032, "maximum": 0.30357813835144045, "scale": 0.002837178763002157, "offset": -148, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_Mul_3_output_0": { "id": 157, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6459919214248657, "maximum": 0.37716296315193179, "scale": 0.004012371879070997, "offset": -161, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_Mul_output_0": { "id": 101, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35056325793266299, "maximum": 0.2188229262828827, "scale": 0.0022328870836645366, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_act_Mul_1_output_0": { "id": 139, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16688993573188783, "maximum": 2.8728909492492677, "scale": 0.011920709162950516, "offset": -14, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate": { "id": 114, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2169186770915985, "maximum": 0.14226484298706056, "scale": 0.0014085628790780902, "offset": -154, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate_nchw": { "id": 116, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2169186770915985, "maximum": 0.14226484298706056, "scale": 0.0014085628790780902, "offset": -154, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0": { "id": 117, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2169186770915985, "maximum": 0.14226484298706056, "scale": 0.0014085628790780902, "offset": -154, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0_nfc": { "id": 119, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2169186770915985, "maximum": 0.14226484298706056, "scale": 0.0014085628790780902, "offset": -154, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d": { "id": 108, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35056325793266299, "maximum": 0.2188229262828827, "scale": 0.0022328870836645366, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d_nhwc": { "id": 110, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35056325793266299, "maximum": 0.2188229262828827, "scale": 0.0022328870836645366, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0": { "id": 103, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35056325793266299, "maximum": 0.2188229262828827, "scale": 0.0022328870836645366, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0_ncf": { "id": 105, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35056325793266299, "maximum": 0.2188229262828827, "scale": 0.0022328870836645366, "offset": -157, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0": { "id": 124, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0805108547210695, "maximum": 2.6954472064971926, "scale": 0.022650815546512605, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0_ncf": { "id": 126, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0805108547210695, "maximum": 2.6954472064971926, "scale": 0.022650815546512605, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_norm_Transpose_output_0": { "id": 120, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2169186770915985, "maximum": 0.14226484298706056, "scale": 0.0014085628790780902, "offset": -154, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate": { "id": 135, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.362576484680176, "maximum": 2.8608813285827638, "scale": 0.04401355981826782, "offset": -190, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate_nchw": { "id": 137, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.362576484680176, "maximum": 2.8608813285827638, "scale": 0.04401355981826782, "offset": -190, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_output_0": { "id": 138, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.362576484680176, "maximum": 2.8608813285827638, "scale": 0.04401355981826782, "offset": -190, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d": { "id": 129, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0805108547210695, "maximum": 2.6954472064971926, "scale": 0.022650815546512605, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d_nhwc": { "id": 131, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0805108547210695, "maximum": 2.6954472064971926, "scale": 0.022650815546512605, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate": { "id": 148, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.9981422424316408, "maximum": 3.443655252456665, "scale": 0.02918352000415325, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate_nchw": { "id": 150, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.9981422424316408, "maximum": 3.443655252456665, "scale": 0.02918352000415325, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0": { "id": 151, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.9981422424316408, "maximum": 3.443655252456665, "scale": 0.02918352000415325, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0_nfc": { "id": 153, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.9981422424316408, "maximum": 3.443655252456665, "scale": 0.02918352000415325, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d": { "id": 142, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16688993573188783, "maximum": 2.8728909492492677, "scale": 0.011920709162950516, "offset": -14, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d_nhwc": { "id": 144, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16688993573188783, "maximum": 2.8728909492492677, "scale": 0.011920709162950516, "offset": -14, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_Add_output_0": { "id": 213, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6515023708343506, "maximum": 0.518449068069458, "scale": 0.004588044714182615, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_Mul_2_output_0": { "id": 212, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5911189913749695, "maximum": 0.3876819312572479, "scale": 0.003838435048237443, "offset": -154, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_Mul_3_output_0": { "id": 214, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6515023708343506, "maximum": 0.518449068069458, "scale": 0.004588044714182615, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_Mul_output_0": { "id": 158, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6459919214248657, "maximum": 0.37716296315193179, "scale": 0.004012371879070997, "offset": -161, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_act_Mul_1_output_0": { "id": 196, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.17344000935554505, "maximum": 2.7750401496887209, "scale": 0.011562666855752468, "offset": -15, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate": { "id": 171, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.32357341051101687, "maximum": 0.2301931530237198, "scale": 0.002171633532270789, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate_nchw": { "id": 173, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.32357341051101687, "maximum": 0.2301931530237198, "scale": 0.002171633532270789, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0": { "id": 174, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.32357341051101687, "maximum": 0.2301931530237198, "scale": 0.002171633532270789, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0_nfc": { "id": 176, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.32357341051101687, "maximum": 0.2301931530237198, "scale": 0.002171633532270789, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d": { "id": 165, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6459919214248657, "maximum": 0.37716296315193179, "scale": 0.004012371879070997, "offset": -161, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d_nhwc": { "id": 167, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6459919214248657, "maximum": 0.37716296315193179, "scale": 0.004012371879070997, "offset": -161, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0": { "id": 160, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6459919214248657, "maximum": 0.37716296315193179, "scale": 0.004012371879070997, "offset": -161, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0_ncf": { "id": 162, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6459919214248657, "maximum": 0.37716296315193179, "scale": 0.004012371879070997, "offset": -161, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0": { "id": 181, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1864969730377199, "maximum": 2.055804491043091, "scale": 0.02055804431438446, "offset": -155, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0_ncf": { "id": 183, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1864969730377199, "maximum": 2.055804491043091, "scale": 0.02055804431438446, "offset": -155, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_norm_Transpose_output_0": { "id": 177, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.32357341051101687, "maximum": 0.2301931530237198, "scale": 0.002171633532270789, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate": { "id": 192, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.256813049316407, "maximum": 2.766680955886841, "scale": 0.04322938993573189, "offset": -191, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate_nchw": { "id": 194, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.256813049316407, "maximum": 2.766680955886841, "scale": 0.04322938993573189, "offset": -191, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_output_0": { "id": 195, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -8.256813049316407, "maximum": 2.766680955886841, "scale": 0.04322938993573189, "offset": -191, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d": { "id": 186, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1864969730377199, "maximum": 2.055804491043091, "scale": 0.02055804431438446, "offset": -155, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d_nhwc": { "id": 188, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.1864969730377199, "maximum": 2.055804491043091, "scale": 0.02055804431438446, "offset": -155, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate": { "id": 205, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0718793869018556, "maximum": 2.3303914070129396, "scale": 0.02118537575006485, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate_nchw": { "id": 207, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0718793869018556, "maximum": 2.3303914070129396, "scale": 0.02118537575006485, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0": { "id": 208, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0718793869018556, "maximum": 2.3303914070129396, "scale": 0.02118537575006485, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0_nfc": { "id": 210, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.0718793869018556, "maximum": 2.3303914070129396, "scale": 0.02118537575006485, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d": { "id": 199, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.17344000935554505, "maximum": 2.7750401496887209, "scale": 0.011562666855752468, "offset": -15, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d_nhwc": { "id": 201, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.17344000935554505, "maximum": 2.7750401496887209, "scale": 0.011562666855752468, "offset": -15, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_Add_output_0": { "id": 270, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7224992513656616, "maximum": 0.6947107911109924, "scale": 0.005557686556130648, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_Mul_2_output_0": { "id": 269, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5412617921829224, "maximum": 0.5455237030982971, "scale": 0.004261903930455446, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_Mul_3_output_0": { "id": 271, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7224992513656616, "maximum": 0.6947107911109924, "scale": 0.005557686556130648, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_Mul_output_0": { "id": 215, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6515023708343506, "maximum": 0.518449068069458, "scale": 0.004588044714182615, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_act_Mul_1_output_0": { "id": 253, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16633526980876923, "maximum": 1.954439401626587, "scale": 0.008316763676702977, "offset": -20, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate": { "id": 228, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2609216570854187, "maximum": 0.19479766488075257, "scale": 0.0017871345626190305, "offset": -146, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate_nchw": { "id": 230, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2609216570854187, "maximum": 0.19479766488075257, "scale": 0.0017871345626190305, "offset": -146, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0": { "id": 231, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2609216570854187, "maximum": 0.19479766488075257, "scale": 0.0017871345626190305, "offset": -146, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0_nfc": { "id": 233, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2609216570854187, "maximum": 0.19479766488075257, "scale": 0.0017871345626190305, "offset": -146, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d": { "id": 222, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6515023708343506, "maximum": 0.518449068069458, "scale": 0.004588044714182615, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d_nhwc": { "id": 224, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6515023708343506, "maximum": 0.518449068069458, "scale": 0.004588044714182615, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0": { "id": 217, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6515023708343506, "maximum": 0.518449068069458, "scale": 0.004588044714182615, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0_ncf": { "id": 219, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6515023708343506, "maximum": 0.518449068069458, "scale": 0.004588044714182615, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0": { "id": 238, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.366927146911621, "maximum": 1.9442616701126099, "scale": 0.016906622797250749, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0_ncf": { "id": 240, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.366927146911621, "maximum": 1.9442616701126099, "scale": 0.016906622797250749, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_norm_Transpose_output_0": { "id": 234, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2609216570854187, "maximum": 0.19479766488075257, "scale": 0.0017871345626190305, "offset": -146, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate": { "id": 249, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.905308723449707, "maximum": 1.9878919124603272, "scale": 0.0348752960562706, "offset": -198, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate_nchw": { "id": 251, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.905308723449707, "maximum": 1.9878919124603272, "scale": 0.0348752960562706, "offset": -198, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_output_0": { "id": 252, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.905308723449707, "maximum": 1.9878919124603272, "scale": 0.0348752960562706, "offset": -198, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d": { "id": 243, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.366927146911621, "maximum": 1.9442616701126099, "scale": 0.016906622797250749, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d_nhwc": { "id": 245, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.366927146911621, "maximum": 1.9442616701126099, "scale": 0.016906622797250749, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate": { "id": 262, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8441351652145386, "maximum": 1.8297277688980103, "scale": 0.014407305978238583, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate_nchw": { "id": 264, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8441351652145386, "maximum": 1.8297277688980103, "scale": 0.014407305978238583, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0": { "id": 265, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8441351652145386, "maximum": 1.8297277688980103, "scale": 0.014407305978238583, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0_nfc": { "id": 267, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.8441351652145386, "maximum": 1.8297277688980103, "scale": 0.014407305978238583, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d": { "id": 256, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16633526980876923, "maximum": 1.954439401626587, "scale": 0.008316763676702977, "offset": -20, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d_nhwc": { "id": 258, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16633526980876923, "maximum": 1.954439401626587, "scale": 0.008316763676702977, "offset": -20, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_Add_output_0": { "id": 327, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4870871305465699, "maximum": 1.621168851852417, "scale": 0.012189239263534546, "offset": -122, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_Mul_2_output_0": { "id": 326, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4868696928024293, "maximum": 1.3854923248291016, "scale": 0.011264164932072163, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_Mul_3_output_0": { "id": 328, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4404675960540772, "maximum": 1.6205260753631592, "scale": 0.01200389675796032, "offset": -120, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_Mul_output_0": { "id": 272, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7224992513656616, "maximum": 0.6947107911109924, "scale": 0.005557686556130648, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_act_Mul_1_output_0": { "id": 310, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16433435678482057, "maximum": 3.059147357940674, "scale": 0.012641104869544506, "offset": -13, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate": { "id": 285, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.26116952300071719, "maximum": 0.1981285959482193, "scale": 0.0018011690117418767, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate_nchw": { "id": 287, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.26116952300071719, "maximum": 0.1981285959482193, "scale": 0.0018011690117418767, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0": { "id": 288, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.26116952300071719, "maximum": 0.1981285959482193, "scale": 0.0018011690117418767, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0_nfc": { "id": 290, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.26116952300071719, "maximum": 0.1981285959482193, "scale": 0.0018011690117418767, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d": { "id": 279, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7224992513656616, "maximum": 0.6947107911109924, "scale": 0.005557686556130648, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d_nhwc": { "id": 281, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7224992513656616, "maximum": 0.6947107911109924, "scale": 0.005557686556130648, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0": { "id": 274, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7224992513656616, "maximum": 0.6947107911109924, "scale": 0.005557686556130648, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0_ncf": { "id": 276, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7224992513656616, "maximum": 0.6947107911109924, "scale": 0.005557686556130648, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0": { "id": 295, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.0908875465393068, "maximum": 1.9179569482803345, "scale": 0.01572095789015293, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0_ncf": { "id": 297, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.0908875465393068, "maximum": 1.9179569482803345, "scale": 0.01572095789015293, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_norm_Transpose_output_0": { "id": 291, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.26116952300071719, "maximum": 0.1981285959482193, "scale": 0.0018011690117418767, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate": { "id": 306, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.958171367645264, "maximum": 3.066312789916992, "scale": 0.03931170329451561, "offset": -177, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate_nchw": { "id": 308, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.958171367645264, "maximum": 3.066312789916992, "scale": 0.03931170329451561, "offset": -177, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_output_0": { "id": 309, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -6.958171367645264, "maximum": 3.066312789916992, "scale": 0.03931170329451561, "offset": -177, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d": { "id": 300, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.0908875465393068, "maximum": 1.9179569482803345, "scale": 0.01572095789015293, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d_nhwc": { "id": 302, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.0908875465393068, "maximum": 1.9179569482803345, "scale": 0.01572095789015293, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate": { "id": 319, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.2462148666381838, "maximum": 3.376063346862793, "scale": 0.025969717651605607, "offset": -125, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate_nchw": { "id": 321, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.2462148666381838, "maximum": 3.376063346862793, "scale": 0.025969717651605607, "offset": -125, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0": { "id": 322, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.2462148666381838, "maximum": 3.376063346862793, "scale": 0.025969717651605607, "offset": -125, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0_nfc": { "id": 324, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.2462148666381838, "maximum": 3.376063346862793, "scale": 0.025969717651605607, "offset": -125, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d": { "id": 313, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16433435678482057, "maximum": 3.059147357940674, "scale": 0.012641104869544506, "offset": -13, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d_nhwc": { "id": 315, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16433435678482057, "maximum": 3.059147357940674, "scale": 0.012641104869544506, "offset": -13, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_Add_output_0": { "id": 384, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_Mul_2_output_0": { "id": 383, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.859224319458008, "maximum": 3.593007802963257, "scale": 0.025302870199084283, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_Mul_3_output_0": { "id": 385, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.9894492626190187, "maximum": 4.869412422180176, "scale": 0.030819065868854524, "offset": -97, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_Mul_output_0": { "id": 329, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4404675960540772, "maximum": 1.6205260753631592, "scale": 0.01200389675796032, "offset": -120, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_act_Mul_1_output_0": { "id": 367, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1619492471218109, "maximum": 5.737630367279053, "scale": 0.023135606199502946, "offset": -7, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate": { "id": 342, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3977026343345642, "maximum": 0.5077810287475586, "scale": 0.003550916211679578, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate_nchw": { "id": 344, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3977026343345642, "maximum": 0.5077810287475586, "scale": 0.003550916211679578, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0": { "id": 345, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3977026343345642, "maximum": 0.5077810287475586, "scale": 0.003550916211679578, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0_nfc": { "id": 347, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3977026343345642, "maximum": 0.5077810287475586, "scale": 0.003550916211679578, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d": { "id": 336, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4404675960540772, "maximum": 1.6205260753631592, "scale": 0.01200389675796032, "offset": -120, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d_nhwc": { "id": 338, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4404675960540772, "maximum": 1.6205260753631592, "scale": 0.01200389675796032, "offset": -120, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0": { "id": 331, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4404675960540772, "maximum": 1.6205260753631592, "scale": 0.01200389675796032, "offset": -120, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 132, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0_ncf": { "id": 333, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4404675960540772, "maximum": 1.6205260753631592, "scale": 0.01200389675796032, "offset": -120, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 132 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0": { "id": 352, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 2, 1 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.359117269515991, "maximum": 2.492293357849121, "scale": 0.01902513951063156, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0_ncf": { "id": 354, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.359117269515991, "maximum": 2.492293357849121, "scale": 0.01902513951063156, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_norm_Transpose_output_0": { "id": 348, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3977026343345642, "maximum": 0.5077810287475586, "scale": 0.003550916211679578, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate": { "id": 363, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -11.251728057861329, "maximum": 5.725731372833252, "scale": 0.06657826900482178, "offset": -169, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate_nchw": { "id": 365, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -11.251728057861329, "maximum": 5.725731372833252, "scale": 0.06657826900482178, "offset": -169, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_output_0": { "id": 366, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -11.251728057861329, "maximum": 5.725731372833252, "scale": 0.06657826900482178, "offset": -169, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d": { "id": 357, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.359117269515991, "maximum": 2.492293357849121, "scale": 0.01902513951063156, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d_nhwc": { "id": 359, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.359117269515991, "maximum": 2.492293357849121, "scale": 0.01902513951063156, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate": { "id": 376, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 3, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -5.802662372589111, "maximum": 6.426088809967041, "scale": 0.04795588552951813, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate_nchw": { "id": 378, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -5.802662372589111, "maximum": 6.426088809967041, "scale": 0.04795588552951813, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0": { "id": 379, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -5.802662372589111, "maximum": 6.426088809967041, "scale": 0.04795588552951813, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0_nfc": { "id": 381, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -5.802662372589111, "maximum": 6.426088809967041, "scale": 0.04795588552951813, "offset": -121, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d": { "id": 370, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1619492471218109, "maximum": 5.737630367279053, "scale": 0.023135606199502946, "offset": -7, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1024, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d_nhwc": { "id": 372, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1619492471218109, "maximum": 5.737630367279053, "scale": 0.023135606199502946, "offset": -7, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_text_embedder_Mul_output_0": { "id": 26, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2684430480003357, "maximum": 0.21024909615516663, "scale": 0.0018772240728139878, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_text_embedder_Mul_output_0_nfc": { "id": 28, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2684430480003357, "maximum": 0.21024909615516663, "scale": 0.0018772240728139878, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_text_embedder_Transpose_output_0": { "id": 19, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.514297366142273, "maximum": 0.49451667070388796, "scale": 0.003956133499741554, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 256, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_text_encoder_text_embedder_char_embedder_Gather_output_0": { "id": 11, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.514297366142273, "maximum": 0.49451667070388796, "scale": 0.003956133499741554, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 128, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_v_890": { "id": 449, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -2.8849432468414308, "maximum": 1.1794795989990235, "scale": 0.015938913449645044, "offset": -181, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_v_895": { "id": 597, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4777554273605347, "maximum": 5.251309394836426, "scale": 0.026388490572571756, "offset": -56, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_v_900": { "id": 744, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.7104432582855225, "maximum": 6.67730712890625, "scale": 0.032893139868974689, "offset": -52, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "_v_905": { "id": 891, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [ 0, 1, 2, 3 ], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -3.8517611026763918, "maximum": 6.597165107727051, "scale": 0.040976181626319888, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 4, 128, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "onnx__MatMul_3678": { "id": 135, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6957737803459168, "maximum": 0.580645740032196, "scale": 0.005005566868931055, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "onnx__MatMul_3680": { "id": 2, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8496898412704468, "maximum": 0.8699204921722412, "scale": 0.0067435698583722118, "offset": -126, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "onnx__MatMul_3681": { "id": 139, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7118423581123352, "maximum": 0.7403160929679871, "scale": 0.005694739054888487, "offset": -125, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "onnx__MatMul_3682": { "id": 141, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7430492043495178, "maximum": 0.8626927733421326, "scale": 0.006297027226537466, "offset": -118, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "onnx__MatMul_3684": { "id": 4, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0005576610565186, "maximum": 0.9470927715301514, "scale": 0.0076378448866307739, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "onnx__MatMul_3685": { "id": 144, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9282444715499878, "maximum": 0.8514723181724548, "scale": 0.006979281548410654, "offset": -133, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "style_ttl_ncf": { "id": 4, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9921338558197022, "maximum": 0.7172859907150269, "scale": 0.006703607272356749, "offset": -148, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 50, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "text_mask_ncf": { "id": 9, "type": 3, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.0, "scale": 0.003921568859368563, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 128 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false }, "tts_ttl_speech_prompted_text_encoder_attention1_W_query_linear_bias": { "id": 136, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5336738228797913, "maximum": 0.6294614672660828, "scale": 0.004561314824968576, "offset": -117, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_speech_prompted_text_encoder_attention1_W_value_linear_bias": { "id": 3, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.08292251080274582, "maximum": 0.10587427020072937, "scale": 0.000740379560738802, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_speech_prompted_text_encoder_attention1_out_fc_linear_bias": { "id": 140, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.424368292093277, "maximum": 0.3271172046661377, "scale": 0.00294700195081532, "offset": -144, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_speech_prompted_text_encoder_attention2_W_query_linear_bias": { "id": 142, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4212283492088318, "maximum": 0.48140379786491396, "scale": 0.0035397338215261699, "offset": -119, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_speech_prompted_text_encoder_attention2_W_value_linear_bias": { "id": 5, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.080110102891922, "maximum": 0.06899994611740112, "scale": 0.0005847453139722347, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_speech_prompted_text_encoder_attention2_out_fc_linear_bias": { "id": 145, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.20103101432323457, "maximum": 0.24864360690116883, "scale": 0.0017634298419579864, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_speech_prompted_text_encoder_norm_norm_bias": { "id": 147, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.1317086219787598, "maximum": 0.42821407318115237, "scale": 0.006117343902587891, "offset": -185, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_speech_prompted_text_encoder_norm_norm_weight": { "id": 146, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.7173856496810914, "scale": 0.006734845694154501, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_k_bias": { "id": 64, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.006324979942291975, "maximum": 0.00657797884196043, "scale": 0.00005059983959654346, "offset": -125, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_k_weight": { "id": 63, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4697980284690857, "maximum": 0.45172885060310366, "scale": 0.0036138310097157957, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_o_bias": { "id": 72, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.18591679632663728, "maximum": 0.14331085979938508, "scale": 0.0012910888763144613, "offset": -144, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_o_weight": { "id": 71, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3841139078140259, "maximum": 0.2688797116279602, "scale": 0.0025607591960579159, "offset": -150, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_q_bias": { "id": 62, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.52433842420578, "maximum": 0.5121445655822754, "scale": 0.00406463909894228, "offset": -129, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_q_weight": { "id": 61, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4375397861003876, "maximum": 0.4077075123786926, "scale": 0.003314695321023464, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_v_bias": { "id": 66, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.12822914123535157, "maximum": 0.1157890036702156, "scale": 0.0009569339454174042, "offset": -134, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_v_weight": { "id": 65, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.34064480662345889, "maximum": 0.30759719014167788, "scale": 0.002542125526815653, "offset": -134, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_k_bias": { "id": 84, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.006461287848651409, "maximum": 0.006512163672596216, "scale": 0.00005087627869215794, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_k_weight": { "id": 83, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5026183128356934, "maximum": 0.583548367023468, "scale": 0.004259477369487286, "offset": -118, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_o_bias": { "id": 90, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.14274801313877107, "maximum": 0.14845792949199677, "scale": 0.0011419841321185232, "offset": -125, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_o_weight": { "id": 89, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4388642907142639, "maximum": 0.46363887190818789, "scale": 0.0035392281133681537, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_q_bias": { "id": 82, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6893807649612427, "maximum": 0.6948090195655823, "scale": 0.0054281954653561119, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_q_weight": { "id": 81, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.656492292881012, "maximum": 0.6616615653038025, "scale": 0.005169230978935957, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_v_bias": { "id": 86, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.13107509911060334, "maximum": 0.14289335906505586, "scale": 0.0010743860621005297, "offset": -122, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_v_weight": { "id": 85, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.46545758843421938, "maximum": 0.46912261843681338, "scale": 0.0036650204565376045, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_k_bias": { "id": 102, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.0065034120343625549, "maximum": 0.006554619874805212, "scale": 0.00005120796777191572, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_k_weight": { "id": 101, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5918754935264587, "maximum": 0.5602485537528992, "scale": 0.0045181335881352428, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_o_bias": { "id": 108, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.17583441734313966, "maximum": 0.2009536325931549, "scale": 0.00147760019171983, "offset": -119, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_o_weight": { "id": 107, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.57449871301651, "maximum": 0.4571715295314789, "scale": 0.004045765846967697, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_q_bias": { "id": 100, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.56423020362854, "maximum": 0.509491503238678, "scale": 0.004210673272609711, "offset": -134, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_q_weight": { "id": 99, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7211180925369263, "maximum": 0.6719509363174439, "scale": 0.005463015753775835, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_v_bias": { "id": 104, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.11175603419542313, "maximum": 0.12975065410137177, "scale": 0.0009470850345678628, "offset": -118, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_v_weight": { "id": 103, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5796133875846863, "maximum": 0.5071616768836975, "scale": 0.004261862952262163, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_k_bias": { "id": 120, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.006468749605119228, "maximum": 0.006418212782591581, "scale": 0.00005053710628999397, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_k_weight": { "id": 119, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7389500141143799, "maximum": 0.6069946885108948, "scale": 0.00527821434661746, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_o_bias": { "id": 126, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16165147721767426, "maximum": 0.11500038206577301, "scale": 0.0010849093087017537, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_o_weight": { "id": 125, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8911570310592651, "maximum": 0.7436994314193726, "scale": 0.006411201786249876, "offset": -139, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_q_bias": { "id": 118, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7356523871421814, "maximum": 0.7299050688743591, "scale": 0.005747284274548292, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_q_weight": { "id": 117, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7441120743751526, "maximum": 0.92034912109375, "scale": 0.006527298595756292, "offset": -114, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_v_bias": { "id": 122, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.15945425629615785, "maximum": 0.16070979833602906, "scale": 0.001255545299500227, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_v_weight": { "id": 121, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4112316370010376, "maximum": 0.5167689919471741, "scale": 0.0036392181646078827, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "65536 (0.94%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_1_bias": { "id": 76, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.40985310077667239, "maximum": 0.09748932719230652, "scale": 0.001989578129723668, "offset": -206, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_1_weight": { "id": 75, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9352582693099976, "maximum": 0.687128484249115, "scale": 0.006362300831824541, "offset": -147, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_2_bias": { "id": 78, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.23614802956581117, "maximum": 0.17349649965763093, "scale": 0.0016064491355791689, "offset": -147, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_2_weight": { "id": 77, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7323380708694458, "maximum": 0.9350388050079346, "scale": 0.006538732908666134, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_1_bias": { "id": 94, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.15696576237678529, "maximum": 0.0504242368042469, "scale": 0.0008132941438816488, "offset": -193, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_1_weight": { "id": 93, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5885160565376282, "maximum": 0.6725897192955017, "scale": 0.0049455128610134129, "offset": -119, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_2_bias": { "id": 96, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.13917626440525056, "maximum": 0.16943196952342988, "scale": 0.0012102284235879779, "offset": -115, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_2_weight": { "id": 95, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.571036159992218, "maximum": 0.5755324959754944, "scale": 0.00449634762480855, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_1_bias": { "id": 112, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1720978170633316, "maximum": 0.08157237619161606, "scale": 0.000994785106740892, "offset": -173, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_1_weight": { "id": 111, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7810829877853394, "maximum": 0.6215660572052002, "scale": 0.005500584375113249, "offset": -142, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_2_bias": { "id": 114, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.13998164236545564, "maximum": 0.18452124297618867, "scale": 0.0012725603301078082, "offset": -110, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_2_weight": { "id": 113, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.186787486076355, "maximum": 1.1411418914794922, "scale": 0.009129134938120842, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_1_bias": { "id": 130, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4648795425891876, "maximum": 0.07641855627298355, "scale": 0.0021227377001196148, "offset": -219, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_1_weight": { "id": 129, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.4829531908035279, "maximum": 1.4037114381790162, "scale": 0.01132025383412838, "offset": -131, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_2_bias": { "id": 132, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.142955482006073, "maximum": 0.1119651272892952, "scale": 0.0009996886365115643, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_2_weight": { "id": 131, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.9931480884552003, "maximum": 2.544822931289673, "scale": 0.01779596507549286, "offset": -112, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_0_norm_bias": { "id": 74, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.14248092472553254, "maximum": 0.12272080034017563, "scale": 0.0010400067549198866, "offset": -137, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_0_norm_weight": { "id": 73, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.42226549983024599, "scale": 0.0016559431096538902, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_1_norm_bias": { "id": 92, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2481941431760788, "maximum": 0.270572304725647, "scale": 0.0020343782380223276, "offset": -122, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_1_norm_weight": { "id": 91, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.16890700161457063, "maximum": 0.2892981767654419, "scale": 0.0017968829488381744, "offset": -94, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_2_norm_bias": { "id": 110, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.301857054233551, "maximum": 0.3793247640132904, "scale": 0.002671301132068038, "offset": -113, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_2_norm_weight": { "id": 109, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.03241248056292534, "maximum": 0.36116763949394228, "scale": 0.0015434514498338104, "offset": -21, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_3_norm_bias": { "id": 128, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.28599101305007937, "maximum": 0.3117770850658417, "scale": 0.0023441885132342579, "offset": -122, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_1_3_norm_weight": { "id": 127, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.5483733415603638, "scale": 0.002150483662262559, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_0_norm_bias": { "id": 80, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.393574595451355, "maximum": 0.24976849555969239, "scale": 0.002522913971915841, "offset": -156, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_0_norm_weight": { "id": 79, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.19311629235744477, "maximum": 0.3421517014503479, "scale": 0.0020990900229662658, "offset": -92, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_1_norm_bias": { "id": 98, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2443252056837082, "maximum": 0.18535014986991883, "scale": 0.0016850014217197896, "offset": -145, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_1_norm_weight": { "id": 97, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.10652745515108109, "maximum": 0.31138795614242556, "scale": 0.0016388839576393366, "offset": -65, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_2_norm_bias": { "id": 116, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.27380383014678957, "maximum": 0.37267744541168215, "scale": 0.0025352207012474539, "offset": -108, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_2_norm_weight": { "id": 115, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.17530503869056703, "maximum": 0.27623823285102847, "scale": 0.0017707579536363483, "offset": -99, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_3_norm_bias": { "id": 134, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2557031214237213, "maximum": 0.38355469703674319, "scale": 0.0025068933609873058, "offset": -102, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_attn_encoder_norm_layers_2_3_norm_weight": { "id": 133, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.0053024291992188, "scale": 0.0039423624984920029, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_0_dwconv_bias": { "id": 8, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.061392221599817279, "maximum": 0.0352436825633049, "scale": 0.0003789643233176321, "offset": -162, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_0_dwconv_weight": { "id": 7, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5125223398208618, "maximum": 0.7204323410987854, "scale": 0.00483511621132493, "offset": -106, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 5, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1280 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_0_gamma": { "id": 15, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.12087447196245194, "scale": 0.0004740175500046462, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_0_norm_norm_bias": { "id": 10, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.18523550033569337, "maximum": 0.27335724234580996, "scale": 0.0017984028672799469, "offset": -103, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_0_norm_norm_weight": { "id": 9, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7205368876457214, "scale": 0.0028256347868591549, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_0_pwconv1_bias": { "id": 12, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.26398006081581118, "maximum": 0.0, "scale": 0.0010352159151807428, "offset": -255, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_0_pwconv1_weight": { "id": 11, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6168078184127808, "maximum": 0.6314936876296997, "scale": 0.004895300138741732, "offset": -126, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_0_pwconv2_bias": { "id": 14, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.07891637831926346, "maximum": 0.08878092467784882, "scale": 0.0006576364976353943, "offset": -120, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_0_pwconv2_weight": { "id": 13, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.812839686870575, "maximum": 0.6068460941314697, "scale": 0.005567395128309727, "offset": -146, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_1_dwconv_bias": { "id": 17, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.04778556525707245, "maximum": 0.027432452887296678, "scale": 0.0002949726185761392, "offset": -162, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_1_dwconv_weight": { "id": 16, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4614952504634857, "maximum": 0.6383298635482788, "scale": 0.004313039593398571, "offset": -107, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 5, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1280 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_1_gamma": { "id": 24, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.16759559512138368, "scale": 0.0006572376005351543, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_1_norm_norm_bias": { "id": 19, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.30578142404556277, "maximum": 0.30818915367126467, "scale": 0.002407727763056755, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_1_norm_norm_weight": { "id": 18, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7259851694107056, "scale": 0.0028470007237046959, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_1_pwconv1_bias": { "id": 21, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2570187449455261, "maximum": 0.0658373162150383, "scale": 0.001266102190129459, "offset": -203, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_1_pwconv1_weight": { "id": 20, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7073276042938232, "maximum": 0.7128971219062805, "scale": 0.0055695087648928169, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_1_pwconv2_bias": { "id": 23, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.09766330569982529, "maximum": 0.0694785937666893, "scale": 0.0006554584251716733, "offset": -149, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_1_pwconv2_weight": { "id": 22, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6476399898529053, "maximum": 0.7401600480079651, "scale": 0.005442352965474129, "offset": -119, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_2_dwconv_bias": { "id": 26, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.03914732113480568, "maximum": 0.03165102377533913, "scale": 0.00027764055994339287, "offset": -141, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_2_dwconv_weight": { "id": 25, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4569299817085266, "maximum": 0.5389430522918701, "scale": 0.0039053845684975387, "offset": -117, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 5, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1280 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_2_gamma": { "id": 33, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.275020033121109, "scale": 0.001078509958460927, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_2_norm_norm_bias": { "id": 28, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.7009923458099365, "maximum": 0.30323827266693118, "scale": 0.003938159439712763, "offset": -178, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_2_norm_norm_weight": { "id": 27, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.7812963128089905, "scale": 0.0030639071483165027, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_2_pwconv1_bias": { "id": 30, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3067910969257355, "maximum": 0.06752340495586395, "scale": 0.0014679000014439226, "offset": -209, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_2_pwconv1_weight": { "id": 29, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.775299072265625, "maximum": 0.7454798221588135, "scale": 0.005963838659226894, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_2_pwconv2_bias": { "id": 32, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.08535396307706833, "maximum": 0.08468712866306305, "scale": 0.0006668278365395963, "offset": -128, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_2_pwconv2_weight": { "id": 31, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.8433007001876831, "maximum": 0.963772177696228, "scale": 0.007086560130119324, "offset": -119, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_3_dwconv_bias": { "id": 35, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.050726182758808139, "maximum": 0.04877517744898796, "scale": 0.00039020139956846833, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_3_dwconv_weight": { "id": 34, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.6407904624938965, "maximum": 0.4413391053676605, "scale": 0.00424364535138011, "offset": -151, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 5, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1280 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_3_gamma": { "id": 42, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.46860048174858096, "scale": 0.001837648916989565, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_3_norm_norm_bias": { "id": 37, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4579470753669739, "maximum": 0.48379895091056826, "scale": 0.0036931217182427646, "offset": -124, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_3_norm_norm_weight": { "id": 36, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.8826825022697449, "scale": 0.0034614999312907459, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_3_pwconv1_bias": { "id": 39, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4025740623474121, "maximum": 0.07268698513507843, "scale": 0.0018637687899172307, "offset": -216, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_3_pwconv1_weight": { "id": 38, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0398094654083253, "maximum": 0.8541291952133179, "scale": 0.007427209988236427, "offset": -140, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_3_pwconv2_bias": { "id": 41, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.1451335847377777, "maximum": 0.28520438075065615, "scale": 0.0016875998117029667, "offset": -86, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_3_pwconv2_weight": { "id": 40, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.9632394909858704, "maximum": 0.9708240032196045, "scale": 0.00758456252515316, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_4_dwconv_bias": { "id": 44, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.09426601231098175, "maximum": 0.08248276263475418, "scale": 0.0006931324605830014, "offset": -136, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_4_dwconv_weight": { "id": 43, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5166424512863159, "maximum": 0.4046430289745331, "scale": 0.0036128840874880554, "offset": -143, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 5, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1280 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_4_gamma": { "id": 51, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.6025800704956055, "scale": 0.00236305920407176, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_4_norm_norm_bias": { "id": 46, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3703090250492096, "maximum": 0.36169716715812685, "scale": 0.002870612544938922, "offset": -129, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_4_norm_norm_weight": { "id": 45, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.8676419854164124, "scale": 0.003402517642825842, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_4_pwconv1_bias": { "id": 48, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.4792390465736389, "maximum": 0.1442607343196869, "scale": 0.002445097081363201, "offset": -196, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_4_pwconv1_weight": { "id": 47, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.071014165878296, "maximum": 0.8255734443664551, "scale": 0.007437598425894976, "offset": -144, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_4_pwconv2_bias": { "id": 50, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.2603384256362915, "maximum": 0.38418877124786379, "scale": 0.002527557546272874, "offset": -103, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_4_pwconv2_weight": { "id": 49, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0769529342651368, "maximum": 1.0035244226455689, "scale": 0.008158734999597073, "offset": -132, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_5_dwconv_bias": { "id": 53, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.20313283801078797, "maximum": 0.13105344772338868, "scale": 0.0013105344260111452, "offset": -155, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_5_dwconv_weight": { "id": 52, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.35034891963005068, "maximum": 0.40039879083633425, "scale": 0.0029441085644066335, "offset": -119, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 5, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1280 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_5_gamma": { "id": 60, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 1.1094685792922974, "scale": 0.0043508573435246948, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_5_norm_norm_bias": { "id": 55, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.25571033358573916, "maximum": 0.2577238082885742, "scale": 0.002013467252254486, "offset": -127, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_5_norm_norm_weight": { "id": 54, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": 0.0, "maximum": 0.842583954334259, "scale": 0.0033042507711797954, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_5_pwconv1_bias": { "id": 57, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.5567693114280701, "maximum": 0.10667075961828232, "scale": 0.002601725747808814, "offset": -214, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "1024 (0.01%)" }, "tts_ttl_text_encoder_convnext_convnext_5_pwconv1_weight": { "id": 56, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.747277021408081, "maximum": 1.1840101480484009, "scale": 0.01149524375796318, "offset": -152, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 256, 1024 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_convnext_convnext_5_pwconv2_bias": { "id": 59, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.3330986201763153, "maximum": 0.439084529876709, "scale": 0.003028169274330139, "offset": -110, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "256 (0.00%)" }, "tts_ttl_text_encoder_convnext_convnext_5_pwconv2_weight": { "id": 58, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -1.0850296020507813, "maximum": 1.5251832008361817, "scale": 0.010236128233373165, "offset": -106, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1, 1, 1024, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "262144 (3.78%)" }, "tts_ttl_text_encoder_text_embedder_char_embedder_weight": { "id": 1, "type": 4, "dataFormat": 0, "data_type": 1032, "unquantized_data_type": 562, "permute_order_to_src": [], "quant_params": { "definition": 1, "encoding": 0, "is_overridden": false, "scale_offset": { "bitwidth": 8, "minimum": -0.514297366142273, "maximum": 0.49451667070388796, "scale": 0.003956133499741554, "offset": -130, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 163, 256 ], "is_dynamic_dims": [], "is_quantizable": true, "is_updateable": false, "params_count": "41728 (0.60%)" } }, "nodes": { "style_ttl_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "style_ttl_ncf_perm": { "id": 3, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "style_ttl" ], "output_names": [ "style_ttl_ncf" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_W_value_linear_MatMul_pre_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "style_ttl_ncf" ], "output_names": [ "_speech_prompted_text_encoder_attention2_W_value_linear_MatMul_pre_reshape" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_W_value_linear_MatMul_pre_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "style_ttl_ncf" ], "output_names": [ "_speech_prompted_text_encoder_attention1_W_value_linear_MatMul_pre_reshape" ], "macs_per_inference": "0" }, "text_mask_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "text_mask_ncf_perm": { "id": 8, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "text_mask" ], "output_names": [ "text_mask_ncf" ], "macs_per_inference": "0" }, "_text_encoder_text_embedder_char_embedder_Gather": { "package": "qti.aisw", "type": "Gather", "tensor_params": {}, "scalar_params": { "axis": { "50": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2 }, "input_names": [ "tts_ttl_text_encoder_text_embedder_char_embedder_weight", "text_ids" ], "output_names": [ "_text_encoder_text_embedder_char_embedder_Gather_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Unsqueeze": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "text_mask_ncf" ], "output_names": [ "_text_encoder_attn_encoder_Unsqueeze_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Unsqueeze_1": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "text_mask_ncf" ], "output_names": [ "_text_encoder_attn_encoder_Unsqueeze_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_text_embedder_Transpose": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_text_embedder_Transpose_perm": { "id": 18, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_text_embedder_char_embedder_Gather_output_0" ], "output_names": [ "_text_encoder_text_embedder_Transpose_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_W_value_linear_MatMul": { "package": "qti.aisw", "type": "FullyConnected", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_W_value_linear_MatMul_pre_reshape", "onnx__MatMul_3680", "tts_ttl_speech_prompted_text_encoder_attention1_W_value_linear_bias" ], "output_names": [ "_speech_prompted_text_encoder_attention1_W_value_linear_Add_output_0_fc" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_W_value_linear_MatMul_post_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_W_value_linear_Add_output_0_fc" ], "output_names": [ "_speech_prompted_text_encoder_attention1_W_value_linear_Add_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Unsqueeze_6": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "text_mask" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_6_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_W_value_linear_MatMul": { "package": "qti.aisw", "type": "FullyConnected", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_W_value_linear_MatMul_pre_reshape", "onnx__MatMul_3684", "tts_ttl_speech_prompted_text_encoder_attention2_W_value_linear_bias" ], "output_names": [ "_speech_prompted_text_encoder_attention2_W_value_linear_Add_output_0_fc" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_W_value_linear_MatMul_post_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_W_value_linear_Add_output_0_fc" ], "output_names": [ "_speech_prompted_text_encoder_attention2_W_value_linear_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_Unsqueeze_output_0", "_text_encoder_attn_encoder_Unsqueeze_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_text_embedder_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_text_embedder_Transpose_output_0", "text_mask_ncf" ], "output_names": [ "_text_encoder_text_embedder_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_text_embedder_Mul_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_text_embedder_Mul_output_0_nfc_perm": { "id": 27, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_text_embedder_Mul_output_0" ], "output_names": [ "_text_encoder_text_embedder_Mul_output_0_nfc" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Split_2": { "package": "qti.aisw", "type": "Split", "tensor_params": { "split_index": { "_speech_prompted_text_encoder_attention1_Split_2_split_index": { "id": 29, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 128 ] } } }, "scalar_params": { "axis": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2, "split_index": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention1_W_value_linear_Add_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Split_2_output_0", "_speech_prompted_text_encoder_attention1_Split_2_output_1" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Equal": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 3 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_6_output_0", "_speech_prompted_text_encoder_attention1_Constant_11_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Cast_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Split_2": { "package": "qti.aisw", "type": "Split", "tensor_params": { "split_index": { "_speech_prompted_text_encoder_attention2_Split_2_split_index": { "id": 34, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 128 ] } } }, "scalar_params": { "axis": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2, "split_index": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention2_W_value_linear_Add_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Split_2_output_0", "_speech_prompted_text_encoder_attention2_Split_2_output_1" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Equal": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 3 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_Mul_output_0", "_speech_prompted_text_encoder_attention1_Constant_11_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Cast_5_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_text_embedder_Mul_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_0_Mul_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Unsqueeze_4": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Split_2_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_4_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Unsqueeze_5": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Split_2_output_1" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_5_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Unsqueeze_4": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Split_2_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Unsqueeze_4_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Unsqueeze_5": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Split_2_output_1" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Unsqueeze_5_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Concat_2": { "package": "qti.aisw", "type": "Concat", "tensor_params": {}, "scalar_params": { "axis": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_4_output_0", "_speech_prompted_text_encoder_attention1_Unsqueeze_5_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Concat_2_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Concat_2": { "package": "qti.aisw", "type": "Concat", "tensor_params": {}, "scalar_params": { "axis": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Unsqueeze_4_output_0", "_speech_prompted_text_encoder_attention2_Unsqueeze_5_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Concat_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Pad": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_convnext_convnext_0_dwconv_Pad_pad_amount": { "id": 45, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 2, 2 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "scheme": { "306": 3 } }, "param_map": { "packageName": 2, "pad_amount": 1, "scheme": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_Mul_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0_ncf_perm": { "id": 47, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Pad_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d_nhwc_perm": { "id": 52, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Conv_2d": { "package": "qti.aisw", "type": "DepthWiseConv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_0_dwconv_Conv_2d_dilation": { "id": 56, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_0_dwconv_Conv_2d_pad_amount": { "id": 55, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_0_dwconv_Conv_2d_stride": { "id": 54, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "dilation": 1, "packageName": 2, "pad_amount": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_0_dwconv_weight", "tts_ttl_text_encoder_convnext_convnext_0_dwconv_bias" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate_nchw_perm": { "id": 58, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0_nfc_perm": { "id": 61, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_dwconv_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_0_norm_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_norm_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_convnext_convnext_0_norm_norm_LayerNormalization_axes": { "id": 66, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_norm_Transpose_output_0", "tts_ttl_text_encoder_convnext_convnext_0_norm_norm_weight", "tts_ttl_text_encoder_convnext_convnext_0_norm_norm_bias" ], "output_names": [ "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0_ncf_perm": { "id": 68, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_norm_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d_nhwc_perm": { "id": 73, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_0_pwconv1_Conv_2d_dilation": { "id": 77, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_0_pwconv1_Conv_2d_pad_amount": { "id": 76, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_0_pwconv1_Conv_2d_stride": { "id": 75, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_0_pwconv1_weight", "tts_ttl_text_encoder_convnext_convnext_0_pwconv1_bias" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate_nchw_perm": { "id": 79, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_output_0" ], "macs_per_inference": "0" }, "_elementwiseneuron_4": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 1 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv1_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_act_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_act_Mul_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d_nhwc_perm": { "id": 86, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_0_pwconv2_Conv_2d_dilation": { "id": 90, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_0_pwconv2_Conv_2d_pad_amount": { "id": 89, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_0_pwconv2_Conv_2d_stride": { "id": 88, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_0_pwconv2_weight", "tts_ttl_text_encoder_convnext_convnext_0_pwconv2_bias" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate_nchw_perm": { "id": 92, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0_nfc_perm": { "id": 95, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "tts_ttl_text_encoder_convnext_convnext_0_gamma", "_text_encoder_convnext_convnext_0_pwconv2_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_convnext_convnext_0_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_Mul_output_0", "_text_encoder_convnext_convnext_0_Mul_2_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_0_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_0_Mul_3": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_Add_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_0_Mul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_0_Mul_3_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_1_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Pad": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_convnext_convnext_1_dwconv_Pad_pad_amount": { "id": 102, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 2, 2 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "scheme": { "306": 3 } }, "param_map": { "packageName": 2, "pad_amount": 1, "scheme": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_Mul_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0_ncf_perm": { "id": 104, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Pad_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d_nhwc_perm": { "id": 109, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Conv_2d": { "package": "qti.aisw", "type": "DepthWiseConv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_1_dwconv_Conv_2d_dilation": { "id": 113, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_1_dwconv_Conv_2d_pad_amount": { "id": 112, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_1_dwconv_Conv_2d_stride": { "id": 111, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "dilation": 1, "packageName": 2, "pad_amount": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_1_dwconv_weight", "tts_ttl_text_encoder_convnext_convnext_1_dwconv_bias" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate_nchw_perm": { "id": 115, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0_nfc_perm": { "id": 118, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_dwconv_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_1_norm_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_norm_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_convnext_convnext_1_norm_norm_LayerNormalization_axes": { "id": 123, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_norm_Transpose_output_0", "tts_ttl_text_encoder_convnext_convnext_1_norm_norm_weight", "tts_ttl_text_encoder_convnext_convnext_1_norm_norm_bias" ], "output_names": [ "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0_ncf_perm": { "id": 125, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_norm_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d_nhwc_perm": { "id": 130, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_1_pwconv1_Conv_2d_dilation": { "id": 134, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_1_pwconv1_Conv_2d_pad_amount": { "id": 133, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_1_pwconv1_Conv_2d_stride": { "id": 132, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_1_pwconv1_weight", "tts_ttl_text_encoder_convnext_convnext_1_pwconv1_bias" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate_nchw_perm": { "id": 136, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_output_0" ], "macs_per_inference": "0" }, "_elementwiseneuron_6": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 1 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv1_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_act_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_act_Mul_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d_nhwc_perm": { "id": 143, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_1_pwconv2_Conv_2d_dilation": { "id": 147, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_1_pwconv2_Conv_2d_pad_amount": { "id": 146, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_1_pwconv2_Conv_2d_stride": { "id": 145, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_1_pwconv2_weight", "tts_ttl_text_encoder_convnext_convnext_1_pwconv2_bias" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate_nchw_perm": { "id": 149, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0_nfc_perm": { "id": 152, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "tts_ttl_text_encoder_convnext_convnext_1_gamma", "_text_encoder_convnext_convnext_1_pwconv2_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_convnext_convnext_1_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_Mul_output_0", "_text_encoder_convnext_convnext_1_Mul_2_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_1_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_1_Mul_3": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_Add_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_1_Mul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_1_Mul_3_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_2_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Pad": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_convnext_convnext_2_dwconv_Pad_pad_amount": { "id": 159, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 2, 2 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "scheme": { "306": 3 } }, "param_map": { "packageName": 2, "pad_amount": 1, "scheme": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_Mul_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0_ncf_perm": { "id": 161, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Pad_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d_nhwc_perm": { "id": 166, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Conv_2d": { "package": "qti.aisw", "type": "DepthWiseConv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_2_dwconv_Conv_2d_dilation": { "id": 170, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_2_dwconv_Conv_2d_pad_amount": { "id": 169, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_2_dwconv_Conv_2d_stride": { "id": 168, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "dilation": 1, "packageName": 2, "pad_amount": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_2_dwconv_weight", "tts_ttl_text_encoder_convnext_convnext_2_dwconv_bias" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate_nchw_perm": { "id": 172, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0_nfc_perm": { "id": 175, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_dwconv_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_2_norm_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_norm_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_convnext_convnext_2_norm_norm_LayerNormalization_axes": { "id": 180, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_norm_Transpose_output_0", "tts_ttl_text_encoder_convnext_convnext_2_norm_norm_weight", "tts_ttl_text_encoder_convnext_convnext_2_norm_norm_bias" ], "output_names": [ "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0_ncf_perm": { "id": 182, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_norm_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d_nhwc_perm": { "id": 187, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_2_pwconv1_Conv_2d_dilation": { "id": 191, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_2_pwconv1_Conv_2d_pad_amount": { "id": 190, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_2_pwconv1_Conv_2d_stride": { "id": 189, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_2_pwconv1_weight", "tts_ttl_text_encoder_convnext_convnext_2_pwconv1_bias" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate_nchw_perm": { "id": 193, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_output_0" ], "macs_per_inference": "0" }, "_elementwiseneuron_8": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 1 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv1_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_act_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_act_Mul_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d_nhwc_perm": { "id": 200, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_2_pwconv2_Conv_2d_dilation": { "id": 204, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_2_pwconv2_Conv_2d_pad_amount": { "id": 203, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_2_pwconv2_Conv_2d_stride": { "id": 202, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_2_pwconv2_weight", "tts_ttl_text_encoder_convnext_convnext_2_pwconv2_bias" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate_nchw_perm": { "id": 206, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0_nfc_perm": { "id": 209, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "tts_ttl_text_encoder_convnext_convnext_2_gamma", "_text_encoder_convnext_convnext_2_pwconv2_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_convnext_convnext_2_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_Mul_output_0", "_text_encoder_convnext_convnext_2_Mul_2_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_2_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_2_Mul_3": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_Add_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_2_Mul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_2_Mul_3_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_3_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Pad": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_convnext_convnext_3_dwconv_Pad_pad_amount": { "id": 216, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 2, 2 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "scheme": { "306": 3 } }, "param_map": { "packageName": 2, "pad_amount": 1, "scheme": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_Mul_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0_ncf_perm": { "id": 218, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Pad_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d_nhwc_perm": { "id": 223, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Conv_2d": { "package": "qti.aisw", "type": "DepthWiseConv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_3_dwconv_Conv_2d_dilation": { "id": 227, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_3_dwconv_Conv_2d_pad_amount": { "id": 226, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_3_dwconv_Conv_2d_stride": { "id": 225, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "dilation": 1, "packageName": 2, "pad_amount": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_3_dwconv_weight", "tts_ttl_text_encoder_convnext_convnext_3_dwconv_bias" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate_nchw_perm": { "id": 229, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0_nfc_perm": { "id": 232, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_dwconv_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_3_norm_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_norm_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_convnext_convnext_3_norm_norm_LayerNormalization_axes": { "id": 237, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_norm_Transpose_output_0", "tts_ttl_text_encoder_convnext_convnext_3_norm_norm_weight", "tts_ttl_text_encoder_convnext_convnext_3_norm_norm_bias" ], "output_names": [ "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0_ncf_perm": { "id": 239, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_norm_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d_nhwc_perm": { "id": 244, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_3_pwconv1_Conv_2d_dilation": { "id": 248, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_3_pwconv1_Conv_2d_pad_amount": { "id": 247, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_3_pwconv1_Conv_2d_stride": { "id": 246, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_3_pwconv1_weight", "tts_ttl_text_encoder_convnext_convnext_3_pwconv1_bias" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate_nchw_perm": { "id": 250, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_output_0" ], "macs_per_inference": "0" }, "_elementwiseneuron_10": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 1 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv1_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_act_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_act_Mul_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d_nhwc_perm": { "id": 257, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_3_pwconv2_Conv_2d_dilation": { "id": 261, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_3_pwconv2_Conv_2d_pad_amount": { "id": 260, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_3_pwconv2_Conv_2d_stride": { "id": 259, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_3_pwconv2_weight", "tts_ttl_text_encoder_convnext_convnext_3_pwconv2_bias" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate_nchw_perm": { "id": 263, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0_nfc_perm": { "id": 266, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "tts_ttl_text_encoder_convnext_convnext_3_gamma", "_text_encoder_convnext_convnext_3_pwconv2_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_convnext_convnext_3_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_Mul_output_0", "_text_encoder_convnext_convnext_3_Mul_2_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_3_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_3_Mul_3": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_Add_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_3_Mul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_3_Mul_3_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_4_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Pad": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_convnext_convnext_4_dwconv_Pad_pad_amount": { "id": 273, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 2, 2 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "scheme": { "306": 3 } }, "param_map": { "packageName": 2, "pad_amount": 1, "scheme": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_Mul_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0_ncf_perm": { "id": 275, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Pad_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d_nhwc_perm": { "id": 280, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Conv_2d": { "package": "qti.aisw", "type": "DepthWiseConv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_4_dwconv_Conv_2d_dilation": { "id": 284, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_4_dwconv_Conv_2d_pad_amount": { "id": 283, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_4_dwconv_Conv_2d_stride": { "id": 282, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "dilation": 1, "packageName": 2, "pad_amount": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_4_dwconv_weight", "tts_ttl_text_encoder_convnext_convnext_4_dwconv_bias" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate_nchw_perm": { "id": 286, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0_nfc_perm": { "id": 289, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_dwconv_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_4_norm_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_norm_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_convnext_convnext_4_norm_norm_LayerNormalization_axes": { "id": 294, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_norm_Transpose_output_0", "tts_ttl_text_encoder_convnext_convnext_4_norm_norm_weight", "tts_ttl_text_encoder_convnext_convnext_4_norm_norm_bias" ], "output_names": [ "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0_ncf_perm": { "id": 296, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_norm_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d_nhwc_perm": { "id": 301, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_4_pwconv1_Conv_2d_dilation": { "id": 305, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_4_pwconv1_Conv_2d_pad_amount": { "id": 304, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_4_pwconv1_Conv_2d_stride": { "id": 303, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_4_pwconv1_weight", "tts_ttl_text_encoder_convnext_convnext_4_pwconv1_bias" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate_nchw_perm": { "id": 307, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_output_0" ], "macs_per_inference": "0" }, "_elementwiseneuron_12": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 1 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv1_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_act_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_act_Mul_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d_nhwc_perm": { "id": 314, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_4_pwconv2_Conv_2d_dilation": { "id": 318, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_4_pwconv2_Conv_2d_pad_amount": { "id": 317, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_4_pwconv2_Conv_2d_stride": { "id": 316, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_4_pwconv2_weight", "tts_ttl_text_encoder_convnext_convnext_4_pwconv2_bias" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate_nchw_perm": { "id": 320, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0_nfc_perm": { "id": 323, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "tts_ttl_text_encoder_convnext_convnext_4_gamma", "_text_encoder_convnext_convnext_4_pwconv2_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_convnext_convnext_4_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_Mul_output_0", "_text_encoder_convnext_convnext_4_Mul_2_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_4_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_4_Mul_3": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_Add_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_4_Mul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_4_Mul_3_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_5_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Pad": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_convnext_convnext_5_dwconv_Pad_pad_amount": { "id": 330, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 2, 2 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "scheme": { "306": 3 } }, "param_map": { "packageName": 2, "pad_amount": 1, "scheme": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_Mul_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0_ncf_perm": { "id": 332, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Pad_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d_nhwc_perm": { "id": 337, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Conv_2d": { "package": "qti.aisw", "type": "DepthWiseConv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_5_dwconv_Conv_2d_dilation": { "id": 341, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_5_dwconv_Conv_2d_pad_amount": { "id": 340, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_5_dwconv_Conv_2d_stride": { "id": 339, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "dilation": 1, "packageName": 2, "pad_amount": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_5_dwconv_weight", "tts_ttl_text_encoder_convnext_convnext_5_dwconv_bias" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate_nchw_perm": { "id": 343, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0_nfc_perm": { "id": 346, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_dwconv_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_5_norm_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_norm_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_convnext_convnext_5_norm_norm_LayerNormalization_axes": { "id": 351, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_norm_Transpose_output_0", "tts_ttl_text_encoder_convnext_convnext_5_norm_norm_weight", "tts_ttl_text_encoder_convnext_convnext_5_norm_norm_bias" ], "output_names": [ "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0_ncf_perm": { "id": 353, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_norm_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d_nhwc_perm": { "id": 358, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_5_pwconv1_Conv_2d_dilation": { "id": 362, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_5_pwconv1_Conv_2d_pad_amount": { "id": 361, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_5_pwconv1_Conv_2d_stride": { "id": 360, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_5_pwconv1_weight", "tts_ttl_text_encoder_convnext_convnext_5_pwconv1_bias" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate_nchw_perm": { "id": 364, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_output_0" ], "macs_per_inference": "0" }, "_elementwiseneuron_14": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 1 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv1_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_act_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_act_Mul_1_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d_nhwc_perm": { "id": 371, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_convnext_convnext_5_pwconv2_Conv_2d_dilation": { "id": 375, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_convnext_convnext_5_pwconv2_Conv_2d_pad_amount": { "id": 374, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_convnext_convnext_5_pwconv2_Conv_2d_stride": { "id": 373, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_convnext_convnext_5_pwconv2_weight", "tts_ttl_text_encoder_convnext_convnext_5_pwconv2_bias" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate_nchw_perm": { "id": 377, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0_nfc_perm": { "id": 380, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "tts_ttl_text_encoder_convnext_convnext_5_gamma", "_text_encoder_convnext_convnext_5_pwconv2_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_convnext_convnext_5_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_Mul_output_0", "_text_encoder_convnext_convnext_5_Mul_2_output_0" ], "output_names": [ "_text_encoder_convnext_convnext_5_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_convnext_convnext_5_Mul_3": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_Add_output_0", "text_mask" ], "output_names": [ "_text_encoder_convnext_convnext_5_Mul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_convnext_convnext_5_Mul_3_output_0", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Mul_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_Mul_1_output_0_ncf_perm": { "id": 387, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_Mul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_Mul_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_Mul_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d_nhwc_perm": { "id": 392, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_2d_dilation": { "id": 396, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_2d_pad_amount": { "id": 395, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_2d_stride": { "id": 394, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_q_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_q_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate_nchw_perm": { "id": 398, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_q_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_Mul_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d_nhwc_perm": { "id": 404, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_2d_dilation": { "id": 408, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_2d_pad_amount": { "id": 407, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_2d_stride": { "id": 406, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_k_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_k_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate_nchw_perm": { "id": 410, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_k_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_Mul_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d_nhwc_perm": { "id": 416, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_2d_dilation": { "id": 420, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_2d_pad_amount": { "id": 419, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_2d_stride": { "id": 418, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_v_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_v_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate_nchw_perm": { "id": 422, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_v_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Transpose": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Transpose_perm": { "id": 425, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Transpose_1": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Transpose_1_perm": { "id": 427, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Div": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Transpose_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_10_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Div_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_MatMul": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Div_output_0", "_text_encoder_attn_encoder_attn_layers_0_Reshape_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_1": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Div_output_0", "_text_encoder_attn_encoder_attn_layers_0_Transpose_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0_nhwc_perm": { "id": 434, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_1": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_Pad_1_pad_amount": { "id": 436, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 1 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_1_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0_nchw_perm": { "id": 438, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_7": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_1_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0_nfc_perm": { "id": 441, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_2": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_Pad_2_pad_amount": { "id": 443, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_7_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0_ncf_perm": { "id": 445, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_10": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_2_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_10_output_0" ], "macs_per_inference": "0" }, "Slice_0": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "Slice_0_ranges": { "id": 448, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 127, 255, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_10_output_0" ], "output_names": [ "_v_890" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Add_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_output_0", "_v_890" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Add_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Where": { "package": "qti.aisw", "type": "Eltwise_Ternary", "tensor_params": {}, "scalar_params": { "eltwise_type": { "1544": "ElementWiseSelect" }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "eltwise_type": 2, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Cast_5_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_88_output_0", "_text_encoder_attn_encoder_attn_layers_0_Add_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Where_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Softmax": { "package": "qti.aisw", "type": "Softmax", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "beta": { "562": 1.0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "beta": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Where_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0_nhwc_perm": { "id": 454, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_2": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0", "_text_encoder_attn_encoder_attn_layers_0_Transpose_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_3": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_Pad_3_pad_amount": { "id": 457, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Softmax_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0_nchw_perm": { "id": 459, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_13": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0_nfc_perm": { "id": 462, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_4": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_Pad_4_pad_amount": { "id": 464, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 128, 0 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_13_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0_ncf_perm": { "id": 466, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_16": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Pad_4_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_16_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Slice_8": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "_text_encoder_attn_encoder_attn_layers_0_Slice_8_ranges": { "id": 469, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 1, 256, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Reshape_16_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Slice_8_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_MatMul_3": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Slice_8_output_0", "_text_encoder_attn_encoder_attn_layers_0_Unsqueeze_41_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Add_4": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_MatMul_2_output_0", "_text_encoder_attn_encoder_attn_layers_0_MatMul_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Add_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Transpose_9": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_Transpose_9_perm": { "id": 474, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Add_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_Transpose_9_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_Reshape_19": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_Transpose_9_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d_nhwc_perm": { "id": 477, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_2d_dilation": { "id": 483, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_2d_pad_amount": { "id": 482, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_2d_stride": { "id": 481, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_o_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_0_conv_o_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate_nchw_perm": { "id": 485, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0_nfc_perm": { "id": 488, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_Mul_1_output_0", "_text_encoder_attn_encoder_attn_layers_0_conv_o_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_0_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_1_0_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_1_0_norm_LayerNormalization_axes": { "id": 493, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_0_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_0_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_0_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_0_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_0_Transpose_1_output_0", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0_ncf_perm": { "id": 496, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d_nhwc_perm": { "id": 501, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_2d_dilation": { "id": 505, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_2d_pad_amount": { "id": 504, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_2d_stride": { "id": 503, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_1_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_1_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate_nchw_perm": { "id": 507, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_Relu": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 4 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_1_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0_nfc_perm": { "id": 511, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Relu_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0_ncf_perm": { "id": 514, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d_nhwc_perm": { "id": 519, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_2d_dilation": { "id": 523, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_2d_pad_amount": { "id": 522, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_2d_stride": { "id": 521, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_2_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_0_conv_2_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate_nchw_perm": { "id": 525, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0_nfc_perm": { "id": 528, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_0_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_0_conv_2_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_0_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_0_Transpose_1_output_0", "_text_encoder_attn_encoder_ffn_layers_0_Mul_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_2_0_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_2_0_norm_LayerNormalization_axes": { "id": 534, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_0_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_0_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0_ncf_perm": { "id": 536, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d_nhwc_perm": { "id": 541, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_2d_dilation": { "id": 545, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_2d_pad_amount": { "id": 544, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_2d_stride": { "id": 543, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_q_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_q_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate_nchw_perm": { "id": 547, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_q_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d_nhwc_perm": { "id": 553, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_2d_dilation": { "id": 557, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_2d_pad_amount": { "id": 556, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_2d_stride": { "id": 555, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_k_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_k_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate_nchw_perm": { "id": 559, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_k_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d_nhwc_perm": { "id": 565, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_2d_dilation": { "id": 569, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_2d_pad_amount": { "id": 568, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_2d_stride": { "id": 567, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_v_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_v_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate_nchw_perm": { "id": 571, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_v_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Transpose": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Transpose_perm": { "id": 574, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Transpose_1": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Transpose_1_perm": { "id": 576, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Div": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Transpose_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_10_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Div_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_MatMul": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Div_output_0", "_text_encoder_attn_encoder_attn_layers_1_Reshape_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_1": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Div_output_0", "_text_encoder_attn_encoder_attn_layers_1_Transpose_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0_nhwc_perm": { "id": 582, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_1": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_Pad_1_pad_amount": { "id": 584, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 1 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_1_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0_nchw_perm": { "id": 586, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_7": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_1_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0_nfc_perm": { "id": 589, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_2": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_Pad_2_pad_amount": { "id": 591, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_7_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0_ncf_perm": { "id": 593, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_10": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_2_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_10_output_0" ], "macs_per_inference": "0" }, "Slice_1": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "Slice_1_ranges": { "id": 596, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 127, 255, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_10_output_0" ], "output_names": [ "_v_895" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Add_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_output_0", "_v_895" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Add_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Where": { "package": "qti.aisw", "type": "Eltwise_Ternary", "tensor_params": {}, "scalar_params": { "eltwise_type": { "1544": "ElementWiseSelect" }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "eltwise_type": 2, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Cast_5_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_88_output_0", "_text_encoder_attn_encoder_attn_layers_1_Add_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Where_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Softmax": { "package": "qti.aisw", "type": "Softmax", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "beta": { "562": 1.0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "beta": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Where_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0_nhwc_perm": { "id": 601, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_2": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0", "_text_encoder_attn_encoder_attn_layers_1_Transpose_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_3": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_Pad_3_pad_amount": { "id": 604, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Softmax_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0_nchw_perm": { "id": 606, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_13": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0_nfc_perm": { "id": 609, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_4": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_Pad_4_pad_amount": { "id": 611, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 128, 0 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_13_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0_ncf_perm": { "id": 613, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_16": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Pad_4_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_16_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Slice_8": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "_text_encoder_attn_encoder_attn_layers_1_Slice_8_ranges": { "id": 616, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 1, 256, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Reshape_16_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Slice_8_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_MatMul_3": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Slice_8_output_0", "_text_encoder_attn_encoder_attn_layers_1_Unsqueeze_41_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Add_4": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_MatMul_2_output_0", "_text_encoder_attn_encoder_attn_layers_1_MatMul_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Add_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Transpose_9": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_Transpose_9_perm": { "id": 621, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Add_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_Transpose_9_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_Reshape_19": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_Transpose_9_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d_nhwc_perm": { "id": 624, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_2d_dilation": { "id": 630, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_2d_pad_amount": { "id": 629, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_2d_stride": { "id": 628, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_o_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_1_conv_o_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate_nchw_perm": { "id": 632, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0_nfc_perm": { "id": 635, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_0_Transpose_1_output_0", "_text_encoder_attn_encoder_attn_layers_1_conv_o_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_1_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_1_1_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_1_1_norm_LayerNormalization_axes": { "id": 640, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_1_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_1_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_1_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_1_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_1_Transpose_1_output_0", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0_ncf_perm": { "id": 643, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d_nhwc_perm": { "id": 648, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_2d_dilation": { "id": 652, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_2d_pad_amount": { "id": 651, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_2d_stride": { "id": 650, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_1_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_1_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate_nchw_perm": { "id": 654, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_Relu": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 4 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_1_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0_nfc_perm": { "id": 658, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Relu_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0_ncf_perm": { "id": 661, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d_nhwc_perm": { "id": 666, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_2d_dilation": { "id": 670, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_2d_pad_amount": { "id": 669, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_2d_stride": { "id": 668, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_2_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_1_conv_2_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate_nchw_perm": { "id": 672, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0_nfc_perm": { "id": 675, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_1_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_1_conv_2_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_1_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add_3": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_1_Transpose_1_output_0", "_text_encoder_attn_encoder_ffn_layers_1_Mul_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_2_1_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_2_1_norm_LayerNormalization_axes": { "id": 681, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_1_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_1_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0_ncf_perm": { "id": 683, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d_nhwc_perm": { "id": 688, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_2d_dilation": { "id": 692, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_2d_pad_amount": { "id": 691, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_2d_stride": { "id": 690, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_q_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_q_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate_nchw_perm": { "id": 694, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_q_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d_nhwc_perm": { "id": 700, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_2d_dilation": { "id": 704, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_2d_pad_amount": { "id": 703, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_2d_stride": { "id": 702, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_k_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_k_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate_nchw_perm": { "id": 706, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_k_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d_nhwc_perm": { "id": 712, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_2d_dilation": { "id": 716, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_2d_pad_amount": { "id": 715, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_2d_stride": { "id": 714, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_v_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_v_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate_nchw_perm": { "id": 718, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_v_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Transpose": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Transpose_perm": { "id": 721, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Transpose_1": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Transpose_1_perm": { "id": 723, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Div": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Transpose_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_10_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Div_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_MatMul": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Div_output_0", "_text_encoder_attn_encoder_attn_layers_2_Reshape_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_1": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Div_output_0", "_text_encoder_attn_encoder_attn_layers_2_Transpose_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0_nhwc_perm": { "id": 729, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_1": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_Pad_1_pad_amount": { "id": 731, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 1 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_1_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0_nchw_perm": { "id": 733, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_7": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_1_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0_nfc_perm": { "id": 736, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_2": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_Pad_2_pad_amount": { "id": 738, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_7_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0_ncf_perm": { "id": 740, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_10": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_2_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_10_output_0" ], "macs_per_inference": "0" }, "Slice_2": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "Slice_2_ranges": { "id": 743, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 127, 255, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_10_output_0" ], "output_names": [ "_v_900" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Add_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_output_0", "_v_900" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Add_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Where": { "package": "qti.aisw", "type": "Eltwise_Ternary", "tensor_params": {}, "scalar_params": { "eltwise_type": { "1544": "ElementWiseSelect" }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "eltwise_type": 2, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Cast_5_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_88_output_0", "_text_encoder_attn_encoder_attn_layers_2_Add_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Where_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Softmax": { "package": "qti.aisw", "type": "Softmax", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "beta": { "562": 1.0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "beta": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Where_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0_nhwc_perm": { "id": 748, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_2": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0", "_text_encoder_attn_encoder_attn_layers_2_Transpose_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_3": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_Pad_3_pad_amount": { "id": 751, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Softmax_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0_nchw_perm": { "id": 753, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_13": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0_nfc_perm": { "id": 756, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_4": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_Pad_4_pad_amount": { "id": 758, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 128, 0 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_13_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0_ncf_perm": { "id": 760, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_16": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Pad_4_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_16_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Slice_8": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "_text_encoder_attn_encoder_attn_layers_2_Slice_8_ranges": { "id": 763, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 1, 256, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Reshape_16_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Slice_8_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_MatMul_3": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Slice_8_output_0", "_text_encoder_attn_encoder_attn_layers_2_Unsqueeze_41_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Add_4": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_MatMul_2_output_0", "_text_encoder_attn_encoder_attn_layers_2_MatMul_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Add_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Transpose_9": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_Transpose_9_perm": { "id": 768, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Add_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_Transpose_9_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_Reshape_19": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_Transpose_9_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d_nhwc_perm": { "id": 771, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_2d_dilation": { "id": 777, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_2d_pad_amount": { "id": 776, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_2d_stride": { "id": 775, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_o_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_2_conv_o_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate_nchw_perm": { "id": 779, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0_nfc_perm": { "id": 782, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add_4": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_1_Transpose_1_output_0", "_text_encoder_attn_encoder_attn_layers_2_conv_o_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_2_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_1_2_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_1_2_norm_LayerNormalization_axes": { "id": 787, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_2_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_2_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_2_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_2_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_2_Transpose_1_output_0", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0_ncf_perm": { "id": 790, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d_nhwc_perm": { "id": 795, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_2d_dilation": { "id": 799, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_2d_pad_amount": { "id": 798, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_2d_stride": { "id": 797, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_1_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_1_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate_nchw_perm": { "id": 801, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_Relu": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 4 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_1_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0_nfc_perm": { "id": 805, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Relu_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0_ncf_perm": { "id": 808, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d_nhwc_perm": { "id": 813, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_2d_dilation": { "id": 817, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_2d_pad_amount": { "id": 816, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_2d_stride": { "id": 815, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_2_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_2_conv_2_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate_nchw_perm": { "id": 819, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0_nfc_perm": { "id": 822, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_2_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_2_conv_2_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_2_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add_5": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_2_Transpose_1_output_0", "_text_encoder_attn_encoder_ffn_layers_2_Mul_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_2_2_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_2_2_norm_LayerNormalization_axes": { "id": 828, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_2_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_2_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0_ncf_perm": { "id": 830, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d_nhwc_perm": { "id": 835, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_2d_dilation": { "id": 839, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_2d_pad_amount": { "id": 838, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_2d_stride": { "id": 837, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_q_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_q_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate_nchw_perm": { "id": 841, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_q_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d_nhwc_perm": { "id": 847, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_2d_dilation": { "id": 851, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_2d_pad_amount": { "id": 850, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_2d_stride": { "id": 849, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_k_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_k_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate_nchw_perm": { "id": 853, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_k_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d_nhwc_perm": { "id": 859, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_2d_dilation": { "id": 863, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_2d_pad_amount": { "id": 862, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_2d_stride": { "id": 861, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_v_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_v_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate_nchw_perm": { "id": 865, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_v_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Transpose": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Transpose_perm": { "id": 868, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Transpose_1": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Transpose_1_perm": { "id": 870, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Div": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Transpose_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_10_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Div_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_MatMul": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Div_output_0", "_text_encoder_attn_encoder_attn_layers_3_Reshape_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_1": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Div_output_0", "_text_encoder_attn_encoder_attn_layers_3_Transpose_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0_nhwc_perm": { "id": 876, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_1": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_Pad_1_pad_amount": { "id": 878, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 1 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_1_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0_nchw_perm": { "id": 880, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_7": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_1_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0_nfc_perm": { "id": 883, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_2": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_Pad_2_pad_amount": { "id": 885, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_7_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0_ncf_perm": { "id": 887, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_10": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_2_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_10_output_0" ], "macs_per_inference": "0" }, "Slice_3": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "Slice_3_ranges": { "id": 890, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 127, 255, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_10_output_0" ], "output_names": [ "_v_905" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Add_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_output_0", "_v_905" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Add_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Where": { "package": "qti.aisw", "type": "Eltwise_Ternary", "tensor_params": {}, "scalar_params": { "eltwise_type": { "1544": "ElementWiseSelect" }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "eltwise_type": 2, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Cast_5_output_0", "_text_encoder_attn_encoder_attn_layers_0_Constant_88_output_0", "_text_encoder_attn_encoder_attn_layers_3_Add_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Where_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Softmax": { "package": "qti.aisw", "type": "Softmax", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "beta": { "562": 1.0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "beta": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Where_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0_nhwc_perm": { "id": 895, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_2": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0", "_text_encoder_attn_encoder_attn_layers_3_Transpose_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_3": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_Pad_3_pad_amount": { "id": 898, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ], [ 0, 127 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Softmax_output_0_nhwc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0_nchw_perm": { "id": 900, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_13": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_3_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0_nfc_perm": { "id": 903, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_4": { "package": "qti.aisw", "type": "Pad", "tensor_params": { "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_Pad_4_pad_amount": { "id": 905, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 128, 0 ], [ 0, 0 ] ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "pad_constant_value": { "562": 0.0 }, "scheme": { "306": 0 } }, "param_map": { "packageName": 2, "pad_amount": 1, "pad_constant_value": 1, "scheme": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_13_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0_ncf_perm": { "id": 907, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_16": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Pad_4_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_16_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Slice_8": { "package": "qti.aisw", "type": "StridedSlice", "tensor_params": { "ranges": { "_text_encoder_attn_encoder_attn_layers_3_Slice_8_ranges": { "id": 910, "type": 4, "dataFormat": 0, "data_type": 50, "unquantized_data_type": 50, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4, 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 1, 1 ], [ 0, 4, 1 ], [ 0, 128, 1 ], [ 1, 256, 1 ] ] } } }, "scalar_params": { "begin_mask": { "306": 0 }, "end_mask": { "306": 0 }, "new_axes_mask": { "306": 0 }, "packageName": { "1544": "qti.aisw" }, "shrink_axes": { "306": 0 } }, "param_map": { "begin_mask": 1, "end_mask": 1, "new_axes_mask": 1, "packageName": 2, "ranges": 1, "shrink_axes": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Reshape_16_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Slice_8_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_MatMul_3": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Slice_8_output_0", "_text_encoder_attn_encoder_attn_layers_3_Unsqueeze_41_output_0_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_3_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Add_4": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_MatMul_2_output_0", "_text_encoder_attn_encoder_attn_layers_3_MatMul_3_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Add_4_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Transpose_9": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_Transpose_9_perm": { "id": 915, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 1, 3, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Add_4_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_Transpose_9_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_Reshape_19": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_Transpose_9_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d_nhwc_perm": { "id": 918, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_2d_dilation": { "id": 924, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_2d_pad_amount": { "id": 923, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_2d_stride": { "id": 922, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_o_weight", "tts_ttl_text_encoder_attn_encoder_attn_layers_3_conv_o_bias" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate_nchw_perm": { "id": 926, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0_nfc_perm": { "id": 929, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add_6": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_2_Transpose_1_output_0", "_text_encoder_attn_encoder_attn_layers_3_conv_o_Conv_output_0_nfc" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_3_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_1_3_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_1_3_norm_LayerNormalization_axes": { "id": 934, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_3_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_3_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_1_3_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_1_3_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_3_Transpose_1_output_0", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0_ncf_perm": { "id": 937, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d_nhwc_perm": { "id": 942, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_2d_dilation": { "id": 946, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_2d_pad_amount": { "id": 945, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_2d_stride": { "id": 944, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_1_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_1_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate_nchw_perm": { "id": 948, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_Relu": { "package": "qti.aisw", "type": "ElementWiseNeuron", "tensor_params": {}, "scalar_params": { "operation": { "306": 4 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_1_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0_nfc_perm": { "id": 952, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Relu_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0_ncf": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0_ncf_perm": { "id": 955, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0_ncf" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_1_output_0_ncf" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d_nhwc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d_nhwc_perm": { "id": 960, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 3, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d_nhwc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_2d": { "package": "qti.aisw", "type": "Conv2d", "tensor_params": { "dilation": { "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_2d_dilation": { "id": 964, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } }, "pad_amount": { "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_2d_pad_amount": { "id": 963, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2, 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ [ 0, 0 ], [ 0, 0 ] ] } }, "stride": { "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_2d_stride": { "id": 962, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 2 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1, 1 ] } } }, "scalar_params": { "group": { "306": 1 }, "packageName": { "1544": "qti.aisw" }, "reuse_sparse_indices": { "1288": 0 } }, "param_map": { "dilation": 1, "group": 1, "packageName": 2, "pad_amount": 1, "reuse_sparse_indices": 1, "stride": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_reshape_to_2d_nhwc", "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_2_weight", "tts_ttl_text_encoder_attn_encoder_ffn_layers_3_conv_2_bias" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate_nchw": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate_nchw_perm": { "id": 966, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 4 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 3, 1, 2 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate_nchw" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_intermediate_nchw" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0_nfc": { "package": "qti.aisw", "type": "Transpose", "tensor_params": { "perm": { "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0_nfc_perm": { "id": 969, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 3 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 0, 2, 1 ] } } }, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2, "perm": 1 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0_nfc" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_ffn_layers_3_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_ffn_layers_3_conv_2_Conv_output_0_nfc", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_ffn_layers_3_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Add_7": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_1_3_Transpose_1_output_0", "_text_encoder_attn_encoder_ffn_layers_3_Mul_2_output_0" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_3_Transpose_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_norm_layers_2_3_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_text_encoder_attn_encoder_norm_layers_2_3_norm_LayerNormalization_axes": { "id": 975, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_3_Transpose_output_0", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_3_norm_weight", "tts_ttl_text_encoder_attn_encoder_norm_layers_2_3_norm_bias" ], "output_names": [ "_text_encoder_attn_encoder_norm_layers_2_3_Transpose_1_output_0" ], "macs_per_inference": "0" }, "_text_encoder_attn_encoder_Mul_2": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_norm_layers_2_3_Transpose_1_output_0", "text_mask" ], "output_names": [ "_text_encoder_attn_encoder_Mul_2_output_0" ], "macs_per_inference": "0" }, "_text_encoder_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_attn_encoder_Mul_2_output_0", "_text_encoder_convnext_convnext_5_Mul_3_output_0" ], "output_names": [ "_text_encoder_Add_output_0" ], "macs_per_inference": "0" }, "_text_encoder_proj_out_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_text_encoder_Add_output_0", "text_mask" ], "output_names": [ "_speech_prompted_text_encoder_Transpose_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_W_query_linear_MatMul_pre_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_Transpose_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_W_query_linear_MatMul_pre_reshape" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_W_query_linear_MatMul": { "package": "qti.aisw", "type": "FullyConnected", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_W_query_linear_MatMul_pre_reshape", "onnx__MatMul_3678", "tts_ttl_speech_prompted_text_encoder_attention1_W_query_linear_bias" ], "output_names": [ "_speech_prompted_text_encoder_attention1_W_query_linear_Add_output_0_fc" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_W_query_linear_MatMul_post_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_W_query_linear_Add_output_0_fc" ], "output_names": [ "_speech_prompted_text_encoder_attention1_W_query_linear_Add_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Split": { "package": "qti.aisw", "type": "Split", "tensor_params": { "split_index": { "_speech_prompted_text_encoder_attention1_Split_split_index": { "id": 985, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 128 ] } } }, "scalar_params": { "axis": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2, "split_index": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention1_W_query_linear_Add_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Split_output_0", "_speech_prompted_text_encoder_attention1_Split_output_1" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Unsqueeze": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Split_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Unsqueeze_1": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Split_output_1" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_1_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Concat": { "package": "qti.aisw", "type": "Concat", "tensor_params": {}, "scalar_params": { "axis": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Unsqueeze_output_0", "_speech_prompted_text_encoder_attention1_Unsqueeze_1_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Concat_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_MatMul": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Concat_output_0", "_speech_prompted_text_encoder_attention1_tanh_Tanh_output_0_nchw" ], "output_names": [ "_speech_prompted_text_encoder_attention1_MatMul_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Div": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_MatMul_output_0", "_speech_prompted_text_encoder_attention1_Constant_9_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Div_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Softmax": { "package": "qti.aisw", "type": "Softmax", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "beta": { "562": 1.0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "beta": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Div_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Softmax_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Where": { "package": "qti.aisw", "type": "Eltwise_Ternary", "tensor_params": {}, "scalar_params": { "eltwise_type": { "1544": "ElementWiseSelect" }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "eltwise_type": 2, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Cast_output_0", "_speech_prompted_text_encoder_attention1_Constant_11_output_0", "_speech_prompted_text_encoder_attention1_Softmax_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Where_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_MatMul_1": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Where_output_0", "_speech_prompted_text_encoder_attention1_Concat_2_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_MatMul_1_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Split_3": { "package": "qti.aisw", "type": "Split", "tensor_params": { "split_index": { "_speech_prompted_text_encoder_attention1_Split_3_split_index": { "id": 998, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1 ] } } }, "scalar_params": { "axis": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2, "split_index": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention1_MatMul_1_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Split_3_output_0", "_speech_prompted_text_encoder_attention1_Split_3_output_1" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Concat_3": { "package": "qti.aisw", "type": "Concat", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Split_3_output_0", "_speech_prompted_text_encoder_attention1_Split_3_output_1" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Concat_3_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Squeeze": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Concat_3_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention1_out_fc_linear_MatMul_pre_reshape" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_out_fc_linear_MatMul": { "package": "qti.aisw", "type": "FullyConnected", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_out_fc_linear_MatMul_pre_reshape", "onnx__MatMul_3681", "tts_ttl_speech_prompted_text_encoder_attention1_out_fc_linear_bias" ], "output_names": [ "_speech_prompted_text_encoder_attention1_out_fc_linear_Add_output_0_fc" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_out_fc_linear_MatMul_post_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_out_fc_linear_Add_output_0_fc" ], "output_names": [ "_speech_prompted_text_encoder_attention1_out_fc_linear_Add_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention1_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_out_fc_linear_Add_output_0", "text_mask" ], "output_names": [ "_speech_prompted_text_encoder_attention1_Mul_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_Add": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention1_Mul_output_0", "_speech_prompted_text_encoder_Transpose_output_0" ], "output_names": [ "_speech_prompted_text_encoder_Add_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_W_query_linear_MatMul_pre_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_Add_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_W_query_linear_MatMul_pre_reshape" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_W_query_linear_MatMul": { "package": "qti.aisw", "type": "FullyConnected", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_W_query_linear_MatMul_pre_reshape", "onnx__MatMul_3682", "tts_ttl_speech_prompted_text_encoder_attention2_W_query_linear_bias" ], "output_names": [ "_speech_prompted_text_encoder_attention2_W_query_linear_Add_output_0_fc" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_W_query_linear_MatMul_post_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_W_query_linear_Add_output_0_fc" ], "output_names": [ "_speech_prompted_text_encoder_attention2_W_query_linear_Add_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Split": { "package": "qti.aisw", "type": "Split", "tensor_params": { "split_index": { "_speech_prompted_text_encoder_attention2_Split_split_index": { "id": 1014, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 128 ] } } }, "scalar_params": { "axis": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2, "split_index": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention2_W_query_linear_Add_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Split_output_0", "_speech_prompted_text_encoder_attention2_Split_output_1" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Unsqueeze": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Split_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Unsqueeze_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Unsqueeze_1": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Split_output_1" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Unsqueeze_1_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Concat": { "package": "qti.aisw", "type": "Concat", "tensor_params": {}, "scalar_params": { "axis": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Unsqueeze_output_0", "_speech_prompted_text_encoder_attention2_Unsqueeze_1_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Concat_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_MatMul": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Concat_output_0", "_speech_prompted_text_encoder_attention2_tanh_Tanh_output_0_nchw" ], "output_names": [ "_speech_prompted_text_encoder_attention2_MatMul_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Div": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 2 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_MatMul_output_0", "_speech_prompted_text_encoder_attention1_Constant_9_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Div_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Softmax": { "package": "qti.aisw", "type": "Softmax", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "beta": { "562": 1.0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "beta": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Div_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Softmax_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Where": { "package": "qti.aisw", "type": "Eltwise_Ternary", "tensor_params": {}, "scalar_params": { "eltwise_type": { "1544": "ElementWiseSelect" }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "eltwise_type": 2, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Cast_output_0", "_speech_prompted_text_encoder_attention1_Constant_11_output_0", "_speech_prompted_text_encoder_attention2_Softmax_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Where_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_MatMul_1": { "package": "qti.aisw", "type": "MatMul", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" }, "transpose_in0": { "1288": 0 }, "transpose_in1": { "1288": 0 } }, "param_map": { "packageName": 2, "transpose_in0": 1, "transpose_in1": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Where_output_0", "_speech_prompted_text_encoder_attention2_Concat_2_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_MatMul_1_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Split_3": { "package": "qti.aisw", "type": "Split", "tensor_params": { "split_index": { "_speech_prompted_text_encoder_attention2_Split_3_split_index": { "id": 1026, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 1 ] } } }, "scalar_params": { "axis": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2, "split_index": 1 }, "input_names": [ "_speech_prompted_text_encoder_attention2_MatMul_1_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Split_3_output_0", "_speech_prompted_text_encoder_attention2_Split_3_output_1" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Concat_3": { "package": "qti.aisw", "type": "Concat", "tensor_params": {}, "scalar_params": { "axis": { "306": 3 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axis": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Split_3_output_0", "_speech_prompted_text_encoder_attention2_Split_3_output_1" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Concat_3_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Squeeze": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Concat_3_output_0" ], "output_names": [ "_speech_prompted_text_encoder_attention2_out_fc_linear_MatMul_pre_reshape" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_out_fc_linear_MatMul": { "package": "qti.aisw", "type": "FullyConnected", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_out_fc_linear_MatMul_pre_reshape", "onnx__MatMul_3685", "tts_ttl_speech_prompted_text_encoder_attention2_out_fc_linear_bias" ], "output_names": [ "_speech_prompted_text_encoder_attention2_out_fc_linear_Add_output_0_fc" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_out_fc_linear_MatMul_post_reshape": { "package": "qti.aisw", "type": "Reshape", "tensor_params": {}, "scalar_params": { "packageName": { "1544": "qti.aisw" } }, "param_map": { "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_out_fc_linear_Add_output_0_fc" ], "output_names": [ "_speech_prompted_text_encoder_attention2_out_fc_linear_Add_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_attention2_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_out_fc_linear_Add_output_0", "text_mask" ], "output_names": [ "_speech_prompted_text_encoder_attention2_Mul_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_Add_1": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 0 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_attention2_Mul_output_0", "_speech_prompted_text_encoder_Transpose_output_0" ], "output_names": [ "_speech_prompted_text_encoder_Add_1_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_norm_norm_LayerNormalization": { "package": "qti.aisw", "type": "LayerNorm", "tensor_params": { "axes": { "_speech_prompted_text_encoder_norm_norm_LayerNormalization_axes": { "id": 1039, "type": 4, "dataFormat": 0, "data_type": 306, "unquantized_data_type": 306, "permute_order_to_src": [], "quant_params": { "definition": 2147483647, "encoding": 2147483647, "is_overridden": false, "scale_offset": { "bitwidth": 0, "minimum": 0.0, "maximum": 0.0, "scale": 0.0, "offset": 0, "is_symmetric": false, "is_fixed_point": true } }, "dims": [ 1 ], "is_dynamic_dims": [], "is_quantizable": false, "is_updateable": false, "data": [ 2 ] } } }, "scalar_params": { "epsilon": { "562": 9.999999974752428e-7 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "axes": 1, "epsilon": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_Add_1_output_0", "tts_ttl_speech_prompted_text_encoder_norm_norm_weight", "tts_ttl_speech_prompted_text_encoder_norm_norm_bias" ], "output_names": [ "_speech_prompted_text_encoder_norm_Transpose_output_0" ], "macs_per_inference": "0" }, "_speech_prompted_text_encoder_Mul": { "package": "qti.aisw", "type": "Eltwise_Binary", "tensor_params": {}, "scalar_params": { "operation": { "306": 13 }, "packageName": { "1544": "qti.aisw" } }, "param_map": { "operation": 1, "packageName": 2 }, "input_names": [ "_speech_prompted_text_encoder_norm_Transpose_output_0", "text_mask" ], "output_names": [ "text_emb" ], "macs_per_inference": "0" } } } }