diff --git "a/speaker_segmenter/pyannote-v3-pro/W8A16/SpeakerSegmenter.mlmodelc/model.mil" "b/speaker_segmenter/pyannote-v3-pro/W8A16/SpeakerSegmenter.mlmodelc/model.mil" --- "a/speaker_segmenter/pyannote-v3-pro/W8A16/SpeakerSegmenter.mlmodelc/model.mil" +++ "b/speaker_segmenter/pyannote-v3-pro/W8A16/SpeakerSegmenter.mlmodelc/model.mil" @@ -1,7 +1,7 @@ program(1.0) -[buildInfo = dict, tensor>({{"coremlc-component-MIL", "3402.3.2"}, {"coremlc-version", "3402.4.1"}})] +[buildInfo = dict, tensor>({{"coremlc-component-MIL", "3404.16.1"}, {"coremlc-version", "3404.23.1"}})] { - func main(tensor input_1, tensor waveform) { + func main(tensor input_1, tensor waveform) { tensor var_4 = const()[name = tensor("op_4"), val = tensor(0)]; tensor sliding_windows_0_size_0 = const()[name = tensor("sliding_windows_0_size_0"), val = tensor(160000)]; tensor sliding_windows_0_stride_0 = const()[name = tensor("sliding_windows_0_stride_0"), val = tensor(16000)]; @@ -9,6 +9,7 @@ program(1.0) tensor input_1_axes_0 = const()[name = tensor("input_1_axes_0"), val = tensor([1])]; tensor sliding_window_waveform = expand_dims(axes = input_1_axes_0, x = sliding_windows_0_cast_fp16)[name = tensor("input_1_cast_fp16")]; tensor var_10 = const()[name = tensor("op_10"), val = tensor(-1)]; + tensor var_27 = const()[name = tensor("op_27"), val = tensor(0x1.47ae14p-7)]; tensor model_sincnet_wav_norm1d_weight_to_fp16 = const()[name = tensor("model_sincnet_wav_norm1d_weight_to_fp16"), val = tensor([0x1.44p-7])]; tensor model_sincnet_wav_norm1d_bias_to_fp16 = const()[name = tensor("model_sincnet_wav_norm1d_bias_to_fp16"), val = tensor([0x1.734p-5])]; tensor var_18_to_fp16 = const()[name = tensor("op_18_to_fp16"), val = tensor(0x1.5p-17)]; @@ -30,8 +31,7 @@ program(1.0) tensor model_sincnet_norm1d_0_weight_to_fp16 = const()[name = tensor("model_sincnet_norm1d_0_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(20800)))]; tensor model_sincnet_norm1d_0_bias_to_fp16 = const()[name = tensor("model_sincnet_norm1d_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(21056)))]; tensor input_9_cast_fp16 = instance_norm(beta = model_sincnet_norm1d_0_bias_to_fp16, epsilon = var_18_to_fp16, gamma = model_sincnet_norm1d_0_weight_to_fp16, x = input_7_cast_fp16)[name = tensor("input_9_cast_fp16")]; - tensor var_27_to_fp16 = const()[name = tensor("op_27_to_fp16"), val = tensor(0x1.47cp-7)]; - tensor input_11_cast_fp16 = leaky_relu(alpha = var_27_to_fp16, x = input_9_cast_fp16)[name = tensor("input_11_cast_fp16")]; + tensor input_11_cast_fp16 = leaky_relu(alpha = var_27, x = input_9_cast_fp16)[name = tensor("input_11_cast_fp16")]; tensor input_13_pad_type_0 = const()[name = tensor("input_13_pad_type_0"), val = tensor("valid")]; tensor input_13_strides_0 = const()[name = tensor("input_13_strides_0"), val = tensor([1])]; tensor input_13_pad_0 = const()[name = tensor("input_13_pad_0"), val = tensor([0, 0])]; @@ -49,7 +49,7 @@ program(1.0) tensor model_sincnet_norm1d_1_weight_to_fp16 = const()[name = tensor("model_sincnet_norm1d_1_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(46144)))]; tensor model_sincnet_norm1d_1_bias_to_fp16 = const()[name = tensor("model_sincnet_norm1d_1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(46336)))]; tensor input_17_cast_fp16 = instance_norm(beta = model_sincnet_norm1d_1_bias_to_fp16, epsilon = var_18_to_fp16, gamma = model_sincnet_norm1d_1_weight_to_fp16, x = input_15_cast_fp16)[name = tensor("input_17_cast_fp16")]; - tensor input_19_cast_fp16 = leaky_relu(alpha = var_27_to_fp16, x = input_17_cast_fp16)[name = tensor("input_19_cast_fp16")]; + tensor input_19_cast_fp16 = leaky_relu(alpha = var_27, x = input_17_cast_fp16)[name = tensor("input_19_cast_fp16")]; tensor input_21_pad_type_0 = const()[name = tensor("input_21_pad_type_0"), val = tensor("valid")]; tensor input_21_strides_0 = const()[name = tensor("input_21_strides_0"), val = tensor([1])]; tensor input_21_pad_0 = const()[name = tensor("input_21_pad_0"), val = tensor([0, 0])]; @@ -67,95 +67,92 @@ program(1.0) tensor model_sincnet_norm1d_2_weight_to_fp16 = const()[name = tensor("model_sincnet_norm1d_2_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(65408)))]; tensor model_sincnet_norm1d_2_bias_to_fp16 = const()[name = tensor("model_sincnet_norm1d_2_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(65600)))]; tensor input_25_cast_fp16 = instance_norm(beta = model_sincnet_norm1d_2_bias_to_fp16, epsilon = var_18_to_fp16, gamma = model_sincnet_norm1d_2_weight_to_fp16, x = input_23_cast_fp16)[name = tensor("input_25_cast_fp16")]; - tensor x_cast_fp16 = leaky_relu(alpha = var_27_to_fp16, x = input_25_cast_fp16)[name = tensor("x_cast_fp16")]; + tensor x_cast_fp16 = leaky_relu(alpha = var_27, x = input_25_cast_fp16)[name = tensor("x_cast_fp16")]; tensor transpose_2_perm_0 = const()[name = tensor("transpose_2_perm_0"), val = tensor([2, 0, 1])]; - tensor transpose_2_cast_fp16_to_fp32_dtype_0 = const()[name = tensor("transpose_2_cast_fp16_to_fp32_dtype_0"), val = tensor("fp32")]; - tensor add_0 = const()[name = tensor("add_0"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(65792)))]; - tensor add_1 = const()[name = tensor("add_1"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(67904)))]; - tensor concat_4_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(70016))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(100800))), name = tensor("concat_4_palettized"), shape = tensor([512, 60])]; - tensor concat_5_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(101888))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(167488))), name = tensor("concat_5_palettized"), shape = tensor([512, 128])]; - tensor concat_6_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(168576))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(199360))), name = tensor("concat_6_palettized"), shape = tensor([512, 60])]; - tensor concat_7_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(200448))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(266048))), name = tensor("concat_7_palettized"), shape = tensor([512, 128])]; - tensor input_29_lstm_layer_0_lstm_h0_reshaped_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(267136))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(272576))), name = tensor("input_29_lstm_layer_0_lstm_h0_reshaped_palettized"), shape = tensor([21, 256])]; tensor input_29_lstm_layer_0_direction_0 = const()[name = tensor("input_29_lstm_layer_0_direction_0"), val = tensor("bidirectional")]; tensor input_29_lstm_layer_0_output_sequence_0 = const()[name = tensor("input_29_lstm_layer_0_output_sequence_0"), val = tensor(true)]; tensor input_29_lstm_layer_0_recurrent_activation_0 = const()[name = tensor("input_29_lstm_layer_0_recurrent_activation_0"), val = tensor("sigmoid")]; tensor input_29_lstm_layer_0_cell_activation_0 = const()[name = tensor("input_29_lstm_layer_0_cell_activation_0"), val = tensor("tanh")]; tensor input_29_lstm_layer_0_activation_0 = const()[name = tensor("input_29_lstm_layer_0_activation_0"), val = tensor("tanh")]; + tensor input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(65792))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(71232))), name = tensor("input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized"), shape = tensor([21, 256])]; + tensor concat_4_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(71808))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(102592))), name = tensor("concat_4_to_fp16_palettized"), shape = tensor([512, 60])]; + tensor concat_5_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(103168))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(168768))), name = tensor("concat_5_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_0_to_fp16 = const()[name = tensor("add_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(169344)))]; + tensor concat_6_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(170432))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(201216))), name = tensor("concat_6_to_fp16_palettized"), shape = tensor([512, 60])]; + tensor concat_7_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(201792))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(267392))), name = tensor("concat_7_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_1_to_fp16 = const()[name = tensor("add_1_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(267968)))]; tensor transpose_2_cast_fp16 = transpose(perm = transpose_2_perm_0, x = x_cast_fp16)[name = tensor("transpose_1")]; - tensor transpose_2_cast_fp16_to_fp32 = cast(dtype = transpose_2_cast_fp16_to_fp32_dtype_0, x = transpose_2_cast_fp16)[name = tensor("cast_3")]; - tensor input_29_lstm_layer_0_0, tensor input_29_lstm_layer_0_1, tensor input_29_lstm_layer_0_2 = lstm(activation = input_29_lstm_layer_0_activation_0, bias = add_0, bias_back = add_1, cell_activation = input_29_lstm_layer_0_cell_activation_0, direction = input_29_lstm_layer_0_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, output_sequence = input_29_lstm_layer_0_output_sequence_0, recurrent_activation = input_29_lstm_layer_0_recurrent_activation_0, weight_hh = concat_5_palettized, weight_hh_back = concat_7_palettized, weight_ih = concat_4_palettized, weight_ih_back = concat_6_palettized, x = transpose_2_cast_fp16_to_fp32)[name = tensor("input_29_lstm_layer_0")]; - tensor add_2 = const()[name = tensor("add_2"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(273664)))]; - tensor add_3 = const()[name = tensor("add_3"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(275776)))]; - tensor concat_14_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(277888))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(409024))), name = tensor("concat_14_palettized"), shape = tensor([512, 256])]; - tensor concat_15_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(410112))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(475712))), name = tensor("concat_15_palettized"), shape = tensor([512, 128])]; - tensor concat_16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(476800))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(607936))), name = tensor("concat_16_palettized"), shape = tensor([512, 256])]; - tensor concat_17_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(609024))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(674624))), name = tensor("concat_17_palettized"), shape = tensor([512, 128])]; + tensor input_29_lstm_layer_0_cast_fp16_0, tensor input_29_lstm_layer_0_cast_fp16_1, tensor input_29_lstm_layer_0_cast_fp16_2 = lstm(activation = input_29_lstm_layer_0_activation_0, bias = add_0_to_fp16, bias_back = add_1_to_fp16, cell_activation = input_29_lstm_layer_0_cell_activation_0, direction = input_29_lstm_layer_0_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, output_sequence = input_29_lstm_layer_0_output_sequence_0, recurrent_activation = input_29_lstm_layer_0_recurrent_activation_0, weight_hh = concat_5_to_fp16_palettized, weight_hh_back = concat_7_to_fp16_palettized, weight_ih = concat_4_to_fp16_palettized, weight_ih_back = concat_6_to_fp16_palettized, x = transpose_2_cast_fp16)[name = tensor("input_29_lstm_layer_0_cast_fp16")]; tensor input_29_lstm_layer_1_direction_0 = const()[name = tensor("input_29_lstm_layer_1_direction_0"), val = tensor("bidirectional")]; tensor input_29_lstm_layer_1_output_sequence_0 = const()[name = tensor("input_29_lstm_layer_1_output_sequence_0"), val = tensor(true)]; tensor input_29_lstm_layer_1_recurrent_activation_0 = const()[name = tensor("input_29_lstm_layer_1_recurrent_activation_0"), val = tensor("sigmoid")]; tensor input_29_lstm_layer_1_cell_activation_0 = const()[name = tensor("input_29_lstm_layer_1_cell_activation_0"), val = tensor("tanh")]; tensor input_29_lstm_layer_1_activation_0 = const()[name = tensor("input_29_lstm_layer_1_activation_0"), val = tensor("tanh")]; - tensor input_29_lstm_layer_1_0, tensor input_29_lstm_layer_1_1, tensor input_29_lstm_layer_1_2 = lstm(activation = input_29_lstm_layer_1_activation_0, bias = add_2, bias_back = add_3, cell_activation = input_29_lstm_layer_1_cell_activation_0, direction = input_29_lstm_layer_1_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, output_sequence = input_29_lstm_layer_1_output_sequence_0, recurrent_activation = input_29_lstm_layer_1_recurrent_activation_0, weight_hh = concat_15_palettized, weight_hh_back = concat_17_palettized, weight_ih = concat_14_palettized, weight_ih_back = concat_16_palettized, x = input_29_lstm_layer_0_0)[name = tensor("input_29_lstm_layer_1")]; - tensor add_4 = const()[name = tensor("add_4"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(675712)))]; - tensor add_5 = const()[name = tensor("add_5"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(677824)))]; - tensor concat_24_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(679936))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(811072))), name = tensor("concat_24_palettized"), shape = tensor([512, 256])]; - tensor concat_25_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(812160))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(877760))), name = tensor("concat_25_palettized"), shape = tensor([512, 128])]; - tensor concat_26_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(878848))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1009984))), name = tensor("concat_26_palettized"), shape = tensor([512, 256])]; - tensor concat_27_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1011072))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1076672))), name = tensor("concat_27_palettized"), shape = tensor([512, 128])]; + tensor concat_14_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(269056))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(400192))), name = tensor("concat_14_to_fp16_palettized"), shape = tensor([512, 256])]; + tensor concat_15_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(400768))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(466368))), name = tensor("concat_15_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_2_to_fp16 = const()[name = tensor("add_2_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(466944)))]; + tensor concat_16_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(468032))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(599168))), name = tensor("concat_16_to_fp16_palettized"), shape = tensor([512, 256])]; + tensor concat_17_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(599744))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(665344))), name = tensor("concat_17_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_3_to_fp16 = const()[name = tensor("add_3_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(665920)))]; + tensor input_29_lstm_layer_1_cast_fp16_0, tensor input_29_lstm_layer_1_cast_fp16_1, tensor input_29_lstm_layer_1_cast_fp16_2 = lstm(activation = input_29_lstm_layer_1_activation_0, bias = add_2_to_fp16, bias_back = add_3_to_fp16, cell_activation = input_29_lstm_layer_1_cell_activation_0, direction = input_29_lstm_layer_1_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, output_sequence = input_29_lstm_layer_1_output_sequence_0, recurrent_activation = input_29_lstm_layer_1_recurrent_activation_0, weight_hh = concat_15_to_fp16_palettized, weight_hh_back = concat_17_to_fp16_palettized, weight_ih = concat_14_to_fp16_palettized, weight_ih_back = concat_16_to_fp16_palettized, x = input_29_lstm_layer_0_cast_fp16_0)[name = tensor("input_29_lstm_layer_1_cast_fp16")]; tensor input_29_lstm_layer_2_direction_0 = const()[name = tensor("input_29_lstm_layer_2_direction_0"), val = tensor("bidirectional")]; tensor input_29_lstm_layer_2_output_sequence_0 = const()[name = tensor("input_29_lstm_layer_2_output_sequence_0"), val = tensor(true)]; tensor input_29_lstm_layer_2_recurrent_activation_0 = const()[name = tensor("input_29_lstm_layer_2_recurrent_activation_0"), val = tensor("sigmoid")]; tensor input_29_lstm_layer_2_cell_activation_0 = const()[name = tensor("input_29_lstm_layer_2_cell_activation_0"), val = tensor("tanh")]; tensor input_29_lstm_layer_2_activation_0 = const()[name = tensor("input_29_lstm_layer_2_activation_0"), val = tensor("tanh")]; - tensor input_29_lstm_layer_2_0, tensor input_29_lstm_layer_2_1, tensor input_29_lstm_layer_2_2 = lstm(activation = input_29_lstm_layer_2_activation_0, bias = add_4, bias_back = add_5, cell_activation = input_29_lstm_layer_2_cell_activation_0, direction = input_29_lstm_layer_2_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, output_sequence = input_29_lstm_layer_2_output_sequence_0, recurrent_activation = input_29_lstm_layer_2_recurrent_activation_0, weight_hh = concat_25_palettized, weight_hh_back = concat_27_palettized, weight_ih = concat_24_palettized, weight_ih_back = concat_26_palettized, x = input_29_lstm_layer_1_0)[name = tensor("input_29_lstm_layer_2")]; - tensor add_6 = const()[name = tensor("add_6"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1077760)))]; - tensor add_7 = const()[name = tensor("add_7"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1079872)))]; - tensor concat_34_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1081984))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1213120))), name = tensor("concat_34_palettized"), shape = tensor([512, 256])]; - tensor concat_35_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1214208))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1279808))), name = tensor("concat_35_palettized"), shape = tensor([512, 128])]; - tensor concat_36_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1280896))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1412032))), name = tensor("concat_36_palettized"), shape = tensor([512, 256])]; - tensor concat_37_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1413120))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1478720))), name = tensor("concat_37_palettized"), shape = tensor([512, 128])]; + tensor concat_24_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(667008))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(798144))), name = tensor("concat_24_to_fp16_palettized"), shape = tensor([512, 256])]; + tensor concat_25_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(798720))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(864320))), name = tensor("concat_25_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_4_to_fp16 = const()[name = tensor("add_4_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(864896)))]; + tensor concat_26_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(865984))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(997120))), name = tensor("concat_26_to_fp16_palettized"), shape = tensor([512, 256])]; + tensor concat_27_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(997696))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1063296))), name = tensor("concat_27_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_5_to_fp16 = const()[name = tensor("add_5_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1063872)))]; + tensor input_29_lstm_layer_2_cast_fp16_0, tensor input_29_lstm_layer_2_cast_fp16_1, tensor input_29_lstm_layer_2_cast_fp16_2 = lstm(activation = input_29_lstm_layer_2_activation_0, bias = add_4_to_fp16, bias_back = add_5_to_fp16, cell_activation = input_29_lstm_layer_2_cell_activation_0, direction = input_29_lstm_layer_2_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, output_sequence = input_29_lstm_layer_2_output_sequence_0, recurrent_activation = input_29_lstm_layer_2_recurrent_activation_0, weight_hh = concat_25_to_fp16_palettized, weight_hh_back = concat_27_to_fp16_palettized, weight_ih = concat_24_to_fp16_palettized, weight_ih_back = concat_26_to_fp16_palettized, x = input_29_lstm_layer_1_cast_fp16_0)[name = tensor("input_29_lstm_layer_2_cast_fp16")]; tensor input_29_batch_first_direction_0 = const()[name = tensor("input_29_batch_first_direction_0"), val = tensor("bidirectional")]; tensor input_29_batch_first_output_sequence_0 = const()[name = tensor("input_29_batch_first_output_sequence_0"), val = tensor(true)]; tensor input_29_batch_first_recurrent_activation_0 = const()[name = tensor("input_29_batch_first_recurrent_activation_0"), val = tensor("sigmoid")]; tensor input_29_batch_first_cell_activation_0 = const()[name = tensor("input_29_batch_first_cell_activation_0"), val = tensor("tanh")]; tensor input_29_batch_first_activation_0 = const()[name = tensor("input_29_batch_first_activation_0"), val = tensor("tanh")]; - tensor input_29_batch_first_0, tensor input_29_batch_first_1, tensor input_29_batch_first_2 = lstm(activation = input_29_batch_first_activation_0, bias = add_6, bias_back = add_7, cell_activation = input_29_batch_first_cell_activation_0, direction = input_29_batch_first_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_palettized, output_sequence = input_29_batch_first_output_sequence_0, recurrent_activation = input_29_batch_first_recurrent_activation_0, weight_hh = concat_35_palettized, weight_hh_back = concat_37_palettized, weight_ih = concat_34_palettized, weight_ih_back = concat_36_palettized, x = input_29_lstm_layer_2_0)[name = tensor("input_29_batch_first")]; + tensor concat_34_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1064960))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1196096))), name = tensor("concat_34_to_fp16_palettized"), shape = tensor([512, 256])]; + tensor concat_35_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1196672))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1262272))), name = tensor("concat_35_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_6_to_fp16 = const()[name = tensor("add_6_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1262848)))]; + tensor concat_36_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1263936))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1395072))), name = tensor("concat_36_to_fp16_palettized"), shape = tensor([512, 256])]; + tensor concat_37_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1395648))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1461248))), name = tensor("concat_37_to_fp16_palettized"), shape = tensor([512, 128])]; + tensor add_7_to_fp16 = const()[name = tensor("add_7_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1461824)))]; + tensor input_29_batch_first_cast_fp16_0, tensor input_29_batch_first_cast_fp16_1, tensor input_29_batch_first_cast_fp16_2 = lstm(activation = input_29_batch_first_activation_0, bias = add_6_to_fp16, bias_back = add_7_to_fp16, cell_activation = input_29_batch_first_cell_activation_0, direction = input_29_batch_first_direction_0, initial_c = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, initial_h = input_29_lstm_layer_0_lstm_h0_reshaped_to_fp16_palettized, output_sequence = input_29_batch_first_output_sequence_0, recurrent_activation = input_29_batch_first_recurrent_activation_0, weight_hh = concat_35_to_fp16_palettized, weight_hh_back = concat_37_to_fp16_palettized, weight_ih = concat_34_to_fp16_palettized, weight_ih_back = concat_36_to_fp16_palettized, x = input_29_lstm_layer_2_cast_fp16_0)[name = tensor("input_29_batch_first_cast_fp16")]; tensor input_29_perm_0 = const()[name = tensor("input_29_perm_0"), val = tensor([1, 0, 2])]; - tensor input_29_batch_first_0_to_fp16_dtype_0 = const()[name = tensor("input_29_batch_first_0_to_fp16_dtype_0"), val = tensor("fp16")]; - tensor model_linear_0_weight_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1479808))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1512640))), name = tensor("model_linear_0_weight_to_fp16_palettized"), shape = tensor([128, 256])]; - tensor model_linear_0_bias_to_fp16 = const()[name = tensor("model_linear_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1513216)))]; - tensor input_29_batch_first_0_to_fp16 = cast(dtype = input_29_batch_first_0_to_fp16_dtype_0, x = input_29_batch_first_0)[name = tensor("cast_2")]; - tensor input_29_cast_fp16 = transpose(perm = input_29_perm_0, x = input_29_batch_first_0_to_fp16)[name = tensor("transpose_0")]; + tensor model_linear_0_weight_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1462912))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1495744))), name = tensor("model_linear_0_weight_to_fp16_palettized"), shape = tensor([128, 256])]; + tensor model_linear_0_bias_to_fp16 = const()[name = tensor("model_linear_0_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1496320)))]; + tensor input_29_cast_fp16 = transpose(perm = input_29_perm_0, x = input_29_batch_first_cast_fp16_0)[name = tensor("transpose_0")]; tensor linear_0_cast_fp16 = linear(bias = model_linear_0_bias_to_fp16, weight = model_linear_0_weight_to_fp16_palettized, x = input_29_cast_fp16)[name = tensor("linear_0_cast_fp16")]; - tensor input_33_cast_fp16 = leaky_relu(alpha = var_27_to_fp16, x = linear_0_cast_fp16)[name = tensor("input_33_cast_fp16")]; - tensor model_linear_1_weight_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1513536))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1529984))), name = tensor("model_linear_1_weight_to_fp16_palettized"), shape = tensor([128, 128])]; - tensor model_linear_1_bias_to_fp16 = const()[name = tensor("model_linear_1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1530560)))]; + tensor input_33_cast_fp16 = leaky_relu(alpha = var_27, x = linear_0_cast_fp16)[name = tensor("input_33_cast_fp16")]; + tensor model_linear_1_weight_to_fp16_palettized = constexpr_lut_to_dense()[indices = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1496640))), lut = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1513088))), name = tensor("model_linear_1_weight_to_fp16_palettized"), shape = tensor([128, 128])]; + tensor model_linear_1_bias_to_fp16 = const()[name = tensor("model_linear_1_bias_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1513664)))]; tensor linear_1_cast_fp16 = linear(bias = model_linear_1_bias_to_fp16, weight = model_linear_1_weight_to_fp16_palettized, x = input_33_cast_fp16)[name = tensor("linear_1_cast_fp16")]; - tensor input_37_cast_fp16 = leaky_relu(alpha = var_27_to_fp16, x = linear_1_cast_fp16)[name = tensor("input_37_cast_fp16")]; - tensor model_classifier_weight_to_fp16 = const()[name = tensor("model_classifier_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1530880)))]; + tensor input_37_cast_fp16 = leaky_relu(alpha = var_27, x = linear_1_cast_fp16)[name = tensor("input_37_cast_fp16")]; + tensor model_classifier_weight_to_fp16 = const()[name = tensor("model_classifier_weight_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1513984)))]; tensor model_classifier_bias_to_fp16 = const()[name = tensor("model_classifier_bias_to_fp16"), val = tensor([0x1.6a4p+4, -0x1.0dcp+5, 0x1.97cp+3, -0x1.524p+6, 0x1.2acp+5, -0x1.35cp+6, -0x1.128p-3])]; tensor linear_2_cast_fp16 = linear(bias = model_classifier_bias_to_fp16, weight = model_classifier_weight_to_fp16, x = input_37_cast_fp16)[name = tensor("linear_2_cast_fp16")]; tensor var_154_promoted_to_fp16 = const()[name = tensor("op_154_promoted_to_fp16"), val = tensor(0x1.9p+5)]; tensor var_155_cast_fp16 = mul(x = input_1, y = var_154_promoted_to_fp16)[name = tensor("op_155_cast_fp16")]; tensor input_cast_fp16 = sub(x = linear_2_cast_fp16, y = var_155_cast_fp16)[name = tensor("input_cast_fp16")]; tensor powerset_softmax_cast_fp16 = softmax(axis = var_10, x = input_cast_fp16)[name = tensor("powerset_softmax_cast_fp16")]; - tensor powerset_epsilon_0_to_fp16 = const()[name = tensor("powerset_epsilon_0_to_fp16"), val = tensor(0x0p+0)]; - tensor powerset_cast_fp16 = log(epsilon = powerset_epsilon_0_to_fp16, x = powerset_softmax_cast_fp16)[name = tensor("powerset_cast_fp16")]; + tensor powerset_epsilon_0 = const()[name = tensor("powerset_epsilon_0"), val = tensor(0x1p-149)]; + tensor powerset_cast_fp16 = log(epsilon = powerset_epsilon_0, x = powerset_softmax_cast_fp16)[name = tensor("powerset_cast_fp16")]; tensor powerset_probs_1_cast_fp16 = exp(x = powerset_cast_fp16)[name = tensor("powerset_probs_1_cast_fp16")]; - tensor transpose_0_to_fp16 = const()[name = tensor("transpose_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1532736)))]; + tensor transpose_0_to_fp16 = const()[name = tensor("transpose_0_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1515840)))]; tensor speaker_probs_bias_0_to_fp16 = const()[name = tensor("speaker_probs_bias_0_to_fp16"), val = tensor([0x0p+0, 0x0p+0, 0x0p+0])]; tensor speaker_probs = linear(bias = speaker_probs_bias_0_to_fp16, weight = transpose_0_to_fp16, x = powerset_probs_1_cast_fp16)[name = tensor("speaker_probs_cast_fp16")]; tensor var_163_axis_0 = const()[name = tensor("op_163_axis_0"), val = tensor(-1)]; tensor var_163_keep_dims_0 = const()[name = tensor("op_163_keep_dims_0"), val = tensor(false)]; - tensor var_163_cast_fp16 = reduce_argmax(axis = var_163_axis_0, keep_dims = var_163_keep_dims_0, x = powerset_cast_fp16)[name = tensor("op_163_cast_fp16")]; + tensor var_163_output_dtype_0 = const()[name = tensor("op_163_output_dtype_0"), val = tensor("int32")]; + tensor var_163_cast_fp16 = reduce_argmax(axis = var_163_axis_0, keep_dims = var_163_keep_dims_0, output_dtype = var_163_output_dtype_0, x = powerset_cast_fp16)[name = tensor("op_163_cast_fp16")]; tensor var_165_one_hot_vector_size_0 = const()[name = tensor("op_165_one_hot_vector_size_0"), val = tensor(7)]; tensor var_165_axis_0 = const()[name = tensor("op_165_axis_0"), val = tensor(-1)]; tensor var_165_on_value_0 = const()[name = tensor("op_165_on_value_0"), val = tensor(1)]; tensor var_165_off_value_0 = const()[name = tensor("op_165_off_value_0"), val = tensor(0)]; tensor var_165 = one_hot(axis = var_165_axis_0, indices = var_163_cast_fp16, off_value = var_165_off_value_0, on_value = var_165_on_value_0, one_hot_vector_size = var_165_one_hot_vector_size_0)[name = tensor("op_165")]; tensor cast_2_to_fp16_dtype_0 = const()[name = tensor("cast_2_to_fp16_dtype_0"), val = tensor("fp16")]; - tensor transpose_1_to_fp16 = const()[name = tensor("transpose_1_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1532864)))]; + tensor transpose_1_to_fp16 = const()[name = tensor("transpose_1_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1515968)))]; tensor speaker_ids_bias_0_to_fp16 = const()[name = tensor("speaker_ids_bias_0_to_fp16"), val = tensor([0x0p+0, 0x0p+0, 0x0p+0])]; tensor var_165_to_fp16 = cast(dtype = cast_2_to_fp16_dtype_0, x = var_165)[name = tensor("cast_1")]; tensor speaker_ids = linear(bias = speaker_ids_bias_0_to_fp16, weight = transpose_1_to_fp16, x = var_165_to_fp16)[name = tensor("speaker_ids_cast_fp16")]; @@ -170,12 +167,14 @@ program(1.0) tensor slice_by_index_0 = const()[name = tensor("slice_by_index_0"), val = tensor([0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588])]; tensor scatter_0_mode_0 = const()[name = tensor("scatter_0_mode_0"), val = tensor("update")]; tensor scatter_0_axis_0 = const()[name = tensor("scatter_0_axis_0"), val = tensor(0)]; - tensor _aggregated_voice_activity_to_fp16 = const()[name = tensor("_aggregated_voice_activity_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1532992)))]; - tensor scatter_0_cast_fp16 = scatter(axis = scatter_0_axis_0, data = _aggregated_voice_activity_to_fp16, indices = slice_by_index_0, mode = scatter_0_mode_0, updates = var_206_cast_fp16)[name = tensor("scatter_0_cast_fp16")]; + tensor scatter_0_validate_indices_0 = const()[name = tensor("scatter_0_validate_indices_0"), val = tensor(false)]; + tensor _aggregated_voice_activity_to_fp16 = const()[name = tensor("_aggregated_voice_activity_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1516096)))]; + tensor scatter_0_cast_fp16 = scatter(axis = scatter_0_axis_0, data = _aggregated_voice_activity_to_fp16, indices = slice_by_index_0, mode = scatter_0_mode_0, updates = var_206_cast_fp16, validate_indices = scatter_0_validate_indices_0)[name = tensor("scatter_0_cast_fp16")]; tensor scatter_1_mode_0 = const()[name = tensor("scatter_1_mode_0"), val = tensor("update")]; tensor scatter_1_axis_0 = const()[name = tensor("scatter_1_axis_0"), val = tensor(0)]; - tensor var_221_to_fp16 = const()[name = tensor("op_221_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1536640)))]; - tensor scatter_1_cast_fp16 = scatter(axis = scatter_1_axis_0, data = _aggregated_voice_activity_to_fp16, indices = slice_by_index_0, mode = scatter_1_mode_0, updates = var_221_to_fp16)[name = tensor("scatter_1_cast_fp16")]; + tensor scatter_1_validate_indices_0 = const()[name = tensor("scatter_1_validate_indices_0"), val = tensor(false)]; + tensor var_221_to_fp16 = const()[name = tensor("op_221_to_fp16"), val = tensor(BLOBFILE(path = tensor("@model_path/weights/weight.bin"), offset = tensor(1519744)))]; + tensor scatter_1_cast_fp16 = scatter(axis = scatter_1_axis_0, data = _aggregated_voice_activity_to_fp16, indices = slice_by_index_0, mode = scatter_1_mode_0, updates = var_221_to_fp16, validate_indices = scatter_1_validate_indices_0)[name = tensor("scatter_1_cast_fp16")]; tensor var_238_begin_0 = const()[name = tensor("op_238_begin_0"), val = tensor([58])]; tensor var_238_end_0 = const()[name = tensor("op_238_end_0"), val = tensor([647])]; tensor var_238_end_mask_0 = const()[name = tensor("op_238_end_mask_0"), val = tensor([false])]; @@ -189,7 +188,8 @@ program(1.0) tensor slice_by_index_2 = const()[name = tensor("slice_by_index_2"), val = tensor([58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646])]; tensor scatter_2_mode_0 = const()[name = tensor("scatter_2_mode_0"), val = tensor("update")]; tensor scatter_2_axis_0 = const()[name = tensor("scatter_2_axis_0"), val = tensor(0)]; - tensor scatter_2_cast_fp16 = scatter(axis = scatter_2_axis_0, data = scatter_0_cast_fp16, indices = slice_by_index_2, mode = scatter_2_mode_0, updates = var_243_cast_fp16)[name = tensor("scatter_2_cast_fp16")]; + tensor scatter_2_validate_indices_0 = const()[name = tensor("scatter_2_validate_indices_0"), val = tensor(false)]; + tensor scatter_2_cast_fp16 = scatter(axis = scatter_2_axis_0, data = scatter_0_cast_fp16, indices = slice_by_index_2, mode = scatter_2_mode_0, updates = var_243_cast_fp16, validate_indices = scatter_2_validate_indices_0)[name = tensor("scatter_2_cast_fp16")]; tensor var_253_begin_0 = const()[name = tensor("op_253_begin_0"), val = tensor([58])]; tensor var_253_end_0 = const()[name = tensor("op_253_end_0"), val = tensor([647])]; tensor var_253_end_mask_0 = const()[name = tensor("op_253_end_mask_0"), val = tensor([false])]; @@ -198,7 +198,8 @@ program(1.0) tensor var_256_cast_fp16 = add(x = var_253_cast_fp16, y = var_254_to_fp16)[name = tensor("op_256_cast_fp16")]; tensor scatter_3_mode_0 = const()[name = tensor("scatter_3_mode_0"), val = tensor("update")]; tensor scatter_3_axis_0 = const()[name = tensor("scatter_3_axis_0"), val = tensor(0)]; - tensor scatter_3_cast_fp16 = scatter(axis = scatter_3_axis_0, data = scatter_1_cast_fp16, indices = slice_by_index_2, mode = scatter_3_mode_0, updates = var_256_cast_fp16)[name = tensor("scatter_3_cast_fp16")]; + tensor scatter_3_validate_indices_0 = const()[name = tensor("scatter_3_validate_indices_0"), val = tensor(false)]; + tensor scatter_3_cast_fp16 = scatter(axis = scatter_3_axis_0, data = scatter_1_cast_fp16, indices = slice_by_index_2, mode = scatter_3_mode_0, updates = var_256_cast_fp16, validate_indices = scatter_3_validate_indices_0)[name = tensor("scatter_3_cast_fp16")]; tensor var_273_begin_0 = const()[name = tensor("op_273_begin_0"), val = tensor([117])]; tensor var_273_end_0 = const()[name = tensor("op_273_end_0"), val = tensor([706])]; tensor var_273_end_mask_0 = const()[name = tensor("op_273_end_mask_0"), val = tensor([false])]; @@ -212,7 +213,8 @@ program(1.0) tensor slice_by_index_4 = const()[name = tensor("slice_by_index_4"), val = tensor([117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705])]; tensor scatter_4_mode_0 = const()[name = tensor("scatter_4_mode_0"), val = tensor("update")]; tensor scatter_4_axis_0 = const()[name = tensor("scatter_4_axis_0"), val = tensor(0)]; - tensor scatter_4_cast_fp16 = scatter(axis = scatter_4_axis_0, data = scatter_2_cast_fp16, indices = slice_by_index_4, mode = scatter_4_mode_0, updates = var_278_cast_fp16)[name = tensor("scatter_4_cast_fp16")]; + tensor scatter_4_validate_indices_0 = const()[name = tensor("scatter_4_validate_indices_0"), val = tensor(false)]; + tensor scatter_4_cast_fp16 = scatter(axis = scatter_4_axis_0, data = scatter_2_cast_fp16, indices = slice_by_index_4, mode = scatter_4_mode_0, updates = var_278_cast_fp16, validate_indices = scatter_4_validate_indices_0)[name = tensor("scatter_4_cast_fp16")]; tensor var_288_begin_0 = const()[name = tensor("op_288_begin_0"), val = tensor([117])]; tensor var_288_end_0 = const()[name = tensor("op_288_end_0"), val = tensor([706])]; tensor var_288_end_mask_0 = const()[name = tensor("op_288_end_mask_0"), val = tensor([false])]; @@ -221,7 +223,8 @@ program(1.0) tensor var_291_cast_fp16 = add(x = var_288_cast_fp16, y = var_289_to_fp16)[name = tensor("op_291_cast_fp16")]; tensor scatter_5_mode_0 = const()[name = tensor("scatter_5_mode_0"), val = tensor("update")]; tensor scatter_5_axis_0 = const()[name = tensor("scatter_5_axis_0"), val = tensor(0)]; - tensor scatter_5_cast_fp16 = scatter(axis = scatter_5_axis_0, data = scatter_3_cast_fp16, indices = slice_by_index_4, mode = scatter_5_mode_0, updates = var_291_cast_fp16)[name = tensor("scatter_5_cast_fp16")]; + tensor scatter_5_validate_indices_0 = const()[name = tensor("scatter_5_validate_indices_0"), val = tensor(false)]; + tensor scatter_5_cast_fp16 = scatter(axis = scatter_5_axis_0, data = scatter_3_cast_fp16, indices = slice_by_index_4, mode = scatter_5_mode_0, updates = var_291_cast_fp16, validate_indices = scatter_5_validate_indices_0)[name = tensor("scatter_5_cast_fp16")]; tensor var_308_begin_0 = const()[name = tensor("op_308_begin_0"), val = tensor([176])]; tensor var_308_end_0 = const()[name = tensor("op_308_end_0"), val = tensor([765])]; tensor var_308_end_mask_0 = const()[name = tensor("op_308_end_mask_0"), val = tensor([false])]; @@ -235,7 +238,8 @@ program(1.0) tensor slice_by_index_6 = const()[name = tensor("slice_by_index_6"), val = tensor([176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764])]; tensor scatter_6_mode_0 = const()[name = tensor("scatter_6_mode_0"), val = tensor("update")]; tensor scatter_6_axis_0 = const()[name = tensor("scatter_6_axis_0"), val = tensor(0)]; - tensor scatter_6_cast_fp16 = scatter(axis = scatter_6_axis_0, data = scatter_4_cast_fp16, indices = slice_by_index_6, mode = scatter_6_mode_0, updates = var_313_cast_fp16)[name = tensor("scatter_6_cast_fp16")]; + tensor scatter_6_validate_indices_0 = const()[name = tensor("scatter_6_validate_indices_0"), val = tensor(false)]; + tensor scatter_6_cast_fp16 = scatter(axis = scatter_6_axis_0, data = scatter_4_cast_fp16, indices = slice_by_index_6, mode = scatter_6_mode_0, updates = var_313_cast_fp16, validate_indices = scatter_6_validate_indices_0)[name = tensor("scatter_6_cast_fp16")]; tensor var_323_begin_0 = const()[name = tensor("op_323_begin_0"), val = tensor([176])]; tensor var_323_end_0 = const()[name = tensor("op_323_end_0"), val = tensor([765])]; tensor var_323_end_mask_0 = const()[name = tensor("op_323_end_mask_0"), val = tensor([false])]; @@ -244,7 +248,8 @@ program(1.0) tensor var_326_cast_fp16 = add(x = var_323_cast_fp16, y = var_324_to_fp16)[name = tensor("op_326_cast_fp16")]; tensor scatter_7_mode_0 = const()[name = tensor("scatter_7_mode_0"), val = tensor("update")]; tensor scatter_7_axis_0 = const()[name = tensor("scatter_7_axis_0"), val = tensor(0)]; - tensor scatter_7_cast_fp16 = scatter(axis = scatter_7_axis_0, data = scatter_5_cast_fp16, indices = slice_by_index_6, mode = scatter_7_mode_0, updates = var_326_cast_fp16)[name = tensor("scatter_7_cast_fp16")]; + tensor scatter_7_validate_indices_0 = const()[name = tensor("scatter_7_validate_indices_0"), val = tensor(false)]; + tensor scatter_7_cast_fp16 = scatter(axis = scatter_7_axis_0, data = scatter_5_cast_fp16, indices = slice_by_index_6, mode = scatter_7_mode_0, updates = var_326_cast_fp16, validate_indices = scatter_7_validate_indices_0)[name = tensor("scatter_7_cast_fp16")]; tensor var_343_begin_0 = const()[name = tensor("op_343_begin_0"), val = tensor([235])]; tensor var_343_end_0 = const()[name = tensor("op_343_end_0"), val = tensor([824])]; tensor var_343_end_mask_0 = const()[name = tensor("op_343_end_mask_0"), val = tensor([false])]; @@ -258,7 +263,8 @@ program(1.0) tensor slice_by_index_8 = const()[name = tensor("slice_by_index_8"), val = tensor([235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823])]; tensor scatter_8_mode_0 = const()[name = tensor("scatter_8_mode_0"), val = tensor("update")]; tensor scatter_8_axis_0 = const()[name = tensor("scatter_8_axis_0"), val = tensor(0)]; - tensor scatter_8_cast_fp16 = scatter(axis = scatter_8_axis_0, data = scatter_6_cast_fp16, indices = slice_by_index_8, mode = scatter_8_mode_0, updates = var_348_cast_fp16)[name = tensor("scatter_8_cast_fp16")]; + tensor scatter_8_validate_indices_0 = const()[name = tensor("scatter_8_validate_indices_0"), val = tensor(false)]; + tensor scatter_8_cast_fp16 = scatter(axis = scatter_8_axis_0, data = scatter_6_cast_fp16, indices = slice_by_index_8, mode = scatter_8_mode_0, updates = var_348_cast_fp16, validate_indices = scatter_8_validate_indices_0)[name = tensor("scatter_8_cast_fp16")]; tensor var_358_begin_0 = const()[name = tensor("op_358_begin_0"), val = tensor([235])]; tensor var_358_end_0 = const()[name = tensor("op_358_end_0"), val = tensor([824])]; tensor var_358_end_mask_0 = const()[name = tensor("op_358_end_mask_0"), val = tensor([false])]; @@ -267,7 +273,8 @@ program(1.0) tensor var_361_cast_fp16 = add(x = var_358_cast_fp16, y = var_359_to_fp16)[name = tensor("op_361_cast_fp16")]; tensor scatter_9_mode_0 = const()[name = tensor("scatter_9_mode_0"), val = tensor("update")]; tensor scatter_9_axis_0 = const()[name = tensor("scatter_9_axis_0"), val = tensor(0)]; - tensor scatter_9_cast_fp16 = scatter(axis = scatter_9_axis_0, data = scatter_7_cast_fp16, indices = slice_by_index_8, mode = scatter_9_mode_0, updates = var_361_cast_fp16)[name = tensor("scatter_9_cast_fp16")]; + tensor scatter_9_validate_indices_0 = const()[name = tensor("scatter_9_validate_indices_0"), val = tensor(false)]; + tensor scatter_9_cast_fp16 = scatter(axis = scatter_9_axis_0, data = scatter_7_cast_fp16, indices = slice_by_index_8, mode = scatter_9_mode_0, updates = var_361_cast_fp16, validate_indices = scatter_9_validate_indices_0)[name = tensor("scatter_9_cast_fp16")]; tensor var_378_begin_0 = const()[name = tensor("op_378_begin_0"), val = tensor([294])]; tensor var_378_end_0 = const()[name = tensor("op_378_end_0"), val = tensor([883])]; tensor var_378_end_mask_0 = const()[name = tensor("op_378_end_mask_0"), val = tensor([false])]; @@ -281,7 +288,8 @@ program(1.0) tensor slice_by_index_10 = const()[name = tensor("slice_by_index_10"), val = tensor([294, 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 321, 322, 323, 324, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 352, 353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882])]; tensor scatter_10_mode_0 = const()[name = tensor("scatter_10_mode_0"), val = tensor("update")]; tensor scatter_10_axis_0 = const()[name = tensor("scatter_10_axis_0"), val = tensor(0)]; - tensor scatter_10_cast_fp16 = scatter(axis = scatter_10_axis_0, data = scatter_8_cast_fp16, indices = slice_by_index_10, mode = scatter_10_mode_0, updates = var_383_cast_fp16)[name = tensor("scatter_10_cast_fp16")]; + tensor scatter_10_validate_indices_0 = const()[name = tensor("scatter_10_validate_indices_0"), val = tensor(false)]; + tensor scatter_10_cast_fp16 = scatter(axis = scatter_10_axis_0, data = scatter_8_cast_fp16, indices = slice_by_index_10, mode = scatter_10_mode_0, updates = var_383_cast_fp16, validate_indices = scatter_10_validate_indices_0)[name = tensor("scatter_10_cast_fp16")]; tensor var_393_begin_0 = const()[name = tensor("op_393_begin_0"), val = tensor([294])]; tensor var_393_end_0 = const()[name = tensor("op_393_end_0"), val = tensor([883])]; tensor var_393_end_mask_0 = const()[name = tensor("op_393_end_mask_0"), val = tensor([false])]; @@ -290,7 +298,8 @@ program(1.0) tensor var_396_cast_fp16 = add(x = var_393_cast_fp16, y = var_394_to_fp16)[name = tensor("op_396_cast_fp16")]; tensor scatter_11_mode_0 = const()[name = tensor("scatter_11_mode_0"), val = tensor("update")]; tensor scatter_11_axis_0 = const()[name = tensor("scatter_11_axis_0"), val = tensor(0)]; - tensor scatter_11_cast_fp16 = scatter(axis = scatter_11_axis_0, data = scatter_9_cast_fp16, indices = slice_by_index_10, mode = scatter_11_mode_0, updates = var_396_cast_fp16)[name = tensor("scatter_11_cast_fp16")]; + tensor scatter_11_validate_indices_0 = const()[name = tensor("scatter_11_validate_indices_0"), val = tensor(false)]; + tensor scatter_11_cast_fp16 = scatter(axis = scatter_11_axis_0, data = scatter_9_cast_fp16, indices = slice_by_index_10, mode = scatter_11_mode_0, updates = var_396_cast_fp16, validate_indices = scatter_11_validate_indices_0)[name = tensor("scatter_11_cast_fp16")]; tensor var_413_begin_0 = const()[name = tensor("op_413_begin_0"), val = tensor([353])]; tensor var_413_end_0 = const()[name = tensor("op_413_end_0"), val = tensor([942])]; tensor var_413_end_mask_0 = const()[name = tensor("op_413_end_mask_0"), val = tensor([false])]; @@ -304,7 +313,8 @@ program(1.0) tensor slice_by_index_12 = const()[name = tensor("slice_by_index_12"), val = tensor([353, 354, 355, 356, 357, 358, 359, 360, 361, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941])]; tensor scatter_12_mode_0 = const()[name = tensor("scatter_12_mode_0"), val = tensor("update")]; tensor scatter_12_axis_0 = const()[name = tensor("scatter_12_axis_0"), val = tensor(0)]; - tensor scatter_12_cast_fp16 = scatter(axis = scatter_12_axis_0, data = scatter_10_cast_fp16, indices = slice_by_index_12, mode = scatter_12_mode_0, updates = var_418_cast_fp16)[name = tensor("scatter_12_cast_fp16")]; + tensor scatter_12_validate_indices_0 = const()[name = tensor("scatter_12_validate_indices_0"), val = tensor(false)]; + tensor scatter_12_cast_fp16 = scatter(axis = scatter_12_axis_0, data = scatter_10_cast_fp16, indices = slice_by_index_12, mode = scatter_12_mode_0, updates = var_418_cast_fp16, validate_indices = scatter_12_validate_indices_0)[name = tensor("scatter_12_cast_fp16")]; tensor var_428_begin_0 = const()[name = tensor("op_428_begin_0"), val = tensor([353])]; tensor var_428_end_0 = const()[name = tensor("op_428_end_0"), val = tensor([942])]; tensor var_428_end_mask_0 = const()[name = tensor("op_428_end_mask_0"), val = tensor([false])]; @@ -313,7 +323,8 @@ program(1.0) tensor var_431_cast_fp16 = add(x = var_428_cast_fp16, y = var_429_to_fp16)[name = tensor("op_431_cast_fp16")]; tensor scatter_13_mode_0 = const()[name = tensor("scatter_13_mode_0"), val = tensor("update")]; tensor scatter_13_axis_0 = const()[name = tensor("scatter_13_axis_0"), val = tensor(0)]; - tensor scatter_13_cast_fp16 = scatter(axis = scatter_13_axis_0, data = scatter_11_cast_fp16, indices = slice_by_index_12, mode = scatter_13_mode_0, updates = var_431_cast_fp16)[name = tensor("scatter_13_cast_fp16")]; + tensor scatter_13_validate_indices_0 = const()[name = tensor("scatter_13_validate_indices_0"), val = tensor(false)]; + tensor scatter_13_cast_fp16 = scatter(axis = scatter_13_axis_0, data = scatter_11_cast_fp16, indices = slice_by_index_12, mode = scatter_13_mode_0, updates = var_431_cast_fp16, validate_indices = scatter_13_validate_indices_0)[name = tensor("scatter_13_cast_fp16")]; tensor var_448_begin_0 = const()[name = tensor("op_448_begin_0"), val = tensor([412])]; tensor var_448_end_0 = const()[name = tensor("op_448_end_0"), val = tensor([1001])]; tensor var_448_end_mask_0 = const()[name = tensor("op_448_end_mask_0"), val = tensor([false])]; @@ -327,7 +338,8 @@ program(1.0) tensor slice_by_index_14 = const()[name = tensor("slice_by_index_14"), val = tensor([412, 413, 414, 415, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448, 449, 450, 451, 452, 453, 454, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000])]; tensor scatter_14_mode_0 = const()[name = tensor("scatter_14_mode_0"), val = tensor("update")]; tensor scatter_14_axis_0 = const()[name = tensor("scatter_14_axis_0"), val = tensor(0)]; - tensor scatter_14_cast_fp16 = scatter(axis = scatter_14_axis_0, data = scatter_12_cast_fp16, indices = slice_by_index_14, mode = scatter_14_mode_0, updates = var_453_cast_fp16)[name = tensor("scatter_14_cast_fp16")]; + tensor scatter_14_validate_indices_0 = const()[name = tensor("scatter_14_validate_indices_0"), val = tensor(false)]; + tensor scatter_14_cast_fp16 = scatter(axis = scatter_14_axis_0, data = scatter_12_cast_fp16, indices = slice_by_index_14, mode = scatter_14_mode_0, updates = var_453_cast_fp16, validate_indices = scatter_14_validate_indices_0)[name = tensor("scatter_14_cast_fp16")]; tensor var_463_begin_0 = const()[name = tensor("op_463_begin_0"), val = tensor([412])]; tensor var_463_end_0 = const()[name = tensor("op_463_end_0"), val = tensor([1001])]; tensor var_463_end_mask_0 = const()[name = tensor("op_463_end_mask_0"), val = tensor([false])]; @@ -336,7 +348,8 @@ program(1.0) tensor var_466_cast_fp16 = add(x = var_463_cast_fp16, y = var_464_to_fp16)[name = tensor("op_466_cast_fp16")]; tensor scatter_15_mode_0 = const()[name = tensor("scatter_15_mode_0"), val = tensor("update")]; tensor scatter_15_axis_0 = const()[name = tensor("scatter_15_axis_0"), val = tensor(0)]; - tensor scatter_15_cast_fp16 = scatter(axis = scatter_15_axis_0, data = scatter_13_cast_fp16, indices = slice_by_index_14, mode = scatter_15_mode_0, updates = var_466_cast_fp16)[name = tensor("scatter_15_cast_fp16")]; + tensor scatter_15_validate_indices_0 = const()[name = tensor("scatter_15_validate_indices_0"), val = tensor(false)]; + tensor scatter_15_cast_fp16 = scatter(axis = scatter_15_axis_0, data = scatter_13_cast_fp16, indices = slice_by_index_14, mode = scatter_15_mode_0, updates = var_466_cast_fp16, validate_indices = scatter_15_validate_indices_0)[name = tensor("scatter_15_cast_fp16")]; tensor var_483_begin_0 = const()[name = tensor("op_483_begin_0"), val = tensor([471])]; tensor var_483_end_0 = const()[name = tensor("op_483_end_0"), val = tensor([1060])]; tensor var_483_end_mask_0 = const()[name = tensor("op_483_end_mask_0"), val = tensor([false])]; @@ -350,7 +363,8 @@ program(1.0) tensor slice_by_index_16 = const()[name = tensor("slice_by_index_16"), val = tensor([471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 488, 489, 490, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 501, 502, 503, 504, 505, 506, 507, 508, 509, 510, 511, 512, 513, 514, 515, 516, 517, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059])]; tensor scatter_16_mode_0 = const()[name = tensor("scatter_16_mode_0"), val = tensor("update")]; tensor scatter_16_axis_0 = const()[name = tensor("scatter_16_axis_0"), val = tensor(0)]; - tensor scatter_16_cast_fp16 = scatter(axis = scatter_16_axis_0, data = scatter_14_cast_fp16, indices = slice_by_index_16, mode = scatter_16_mode_0, updates = var_488_cast_fp16)[name = tensor("scatter_16_cast_fp16")]; + tensor scatter_16_validate_indices_0 = const()[name = tensor("scatter_16_validate_indices_0"), val = tensor(false)]; + tensor scatter_16_cast_fp16 = scatter(axis = scatter_16_axis_0, data = scatter_14_cast_fp16, indices = slice_by_index_16, mode = scatter_16_mode_0, updates = var_488_cast_fp16, validate_indices = scatter_16_validate_indices_0)[name = tensor("scatter_16_cast_fp16")]; tensor var_498_begin_0 = const()[name = tensor("op_498_begin_0"), val = tensor([471])]; tensor var_498_end_0 = const()[name = tensor("op_498_end_0"), val = tensor([1060])]; tensor var_498_end_mask_0 = const()[name = tensor("op_498_end_mask_0"), val = tensor([false])]; @@ -359,7 +373,8 @@ program(1.0) tensor var_501_cast_fp16 = add(x = var_498_cast_fp16, y = var_499_to_fp16)[name = tensor("op_501_cast_fp16")]; tensor scatter_17_mode_0 = const()[name = tensor("scatter_17_mode_0"), val = tensor("update")]; tensor scatter_17_axis_0 = const()[name = tensor("scatter_17_axis_0"), val = tensor(0)]; - tensor scatter_17_cast_fp16 = scatter(axis = scatter_17_axis_0, data = scatter_15_cast_fp16, indices = slice_by_index_16, mode = scatter_17_mode_0, updates = var_501_cast_fp16)[name = tensor("scatter_17_cast_fp16")]; + tensor scatter_17_validate_indices_0 = const()[name = tensor("scatter_17_validate_indices_0"), val = tensor(false)]; + tensor scatter_17_cast_fp16 = scatter(axis = scatter_17_axis_0, data = scatter_15_cast_fp16, indices = slice_by_index_16, mode = scatter_17_mode_0, updates = var_501_cast_fp16, validate_indices = scatter_17_validate_indices_0)[name = tensor("scatter_17_cast_fp16")]; tensor var_518_begin_0 = const()[name = tensor("op_518_begin_0"), val = tensor([530])]; tensor var_518_end_0 = const()[name = tensor("op_518_end_0"), val = tensor([1119])]; tensor var_518_end_mask_0 = const()[name = tensor("op_518_end_mask_0"), val = tensor([false])]; @@ -373,7 +388,8 @@ program(1.0) tensor slice_by_index_18 = const()[name = tensor("slice_by_index_18"), val = tensor([530, 531, 532, 533, 534, 535, 536, 537, 538, 539, 540, 541, 542, 543, 544, 545, 546, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118])]; tensor scatter_18_mode_0 = const()[name = tensor("scatter_18_mode_0"), val = tensor("update")]; tensor scatter_18_axis_0 = const()[name = tensor("scatter_18_axis_0"), val = tensor(0)]; - tensor scatter_18_cast_fp16 = scatter(axis = scatter_18_axis_0, data = scatter_16_cast_fp16, indices = slice_by_index_18, mode = scatter_18_mode_0, updates = var_523_cast_fp16)[name = tensor("scatter_18_cast_fp16")]; + tensor scatter_18_validate_indices_0 = const()[name = tensor("scatter_18_validate_indices_0"), val = tensor(false)]; + tensor scatter_18_cast_fp16 = scatter(axis = scatter_18_axis_0, data = scatter_16_cast_fp16, indices = slice_by_index_18, mode = scatter_18_mode_0, updates = var_523_cast_fp16, validate_indices = scatter_18_validate_indices_0)[name = tensor("scatter_18_cast_fp16")]; tensor var_533_begin_0 = const()[name = tensor("op_533_begin_0"), val = tensor([530])]; tensor var_533_end_0 = const()[name = tensor("op_533_end_0"), val = tensor([1119])]; tensor var_533_end_mask_0 = const()[name = tensor("op_533_end_mask_0"), val = tensor([false])]; @@ -382,7 +398,8 @@ program(1.0) tensor var_536_cast_fp16 = add(x = var_533_cast_fp16, y = var_534_to_fp16)[name = tensor("op_536_cast_fp16")]; tensor scatter_19_mode_0 = const()[name = tensor("scatter_19_mode_0"), val = tensor("update")]; tensor scatter_19_axis_0 = const()[name = tensor("scatter_19_axis_0"), val = tensor(0)]; - tensor scatter_19_cast_fp16 = scatter(axis = scatter_19_axis_0, data = scatter_17_cast_fp16, indices = slice_by_index_18, mode = scatter_19_mode_0, updates = var_536_cast_fp16)[name = tensor("scatter_19_cast_fp16")]; + tensor scatter_19_validate_indices_0 = const()[name = tensor("scatter_19_validate_indices_0"), val = tensor(false)]; + tensor scatter_19_cast_fp16 = scatter(axis = scatter_19_axis_0, data = scatter_17_cast_fp16, indices = slice_by_index_18, mode = scatter_19_mode_0, updates = var_536_cast_fp16, validate_indices = scatter_19_validate_indices_0)[name = tensor("scatter_19_cast_fp16")]; tensor var_553_begin_0 = const()[name = tensor("op_553_begin_0"), val = tensor([589])]; tensor var_553_end_0 = const()[name = tensor("op_553_end_0"), val = tensor([1178])]; tensor var_553_end_mask_0 = const()[name = tensor("op_553_end_mask_0"), val = tensor([false])]; @@ -396,7 +413,8 @@ program(1.0) tensor slice_by_index_20 = const()[name = tensor("slice_by_index_20"), val = tensor([589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177])]; tensor scatter_20_mode_0 = const()[name = tensor("scatter_20_mode_0"), val = tensor("update")]; tensor scatter_20_axis_0 = const()[name = tensor("scatter_20_axis_0"), val = tensor(0)]; - tensor scatter_20_cast_fp16 = scatter(axis = scatter_20_axis_0, data = scatter_18_cast_fp16, indices = slice_by_index_20, mode = scatter_20_mode_0, updates = var_558_cast_fp16)[name = tensor("scatter_20_cast_fp16")]; + tensor scatter_20_validate_indices_0 = const()[name = tensor("scatter_20_validate_indices_0"), val = tensor(false)]; + tensor scatter_20_cast_fp16 = scatter(axis = scatter_20_axis_0, data = scatter_18_cast_fp16, indices = slice_by_index_20, mode = scatter_20_mode_0, updates = var_558_cast_fp16, validate_indices = scatter_20_validate_indices_0)[name = tensor("scatter_20_cast_fp16")]; tensor var_568_begin_0 = const()[name = tensor("op_568_begin_0"), val = tensor([589])]; tensor var_568_end_0 = const()[name = tensor("op_568_end_0"), val = tensor([1178])]; tensor var_568_end_mask_0 = const()[name = tensor("op_568_end_mask_0"), val = tensor([false])]; @@ -405,7 +423,8 @@ program(1.0) tensor var_571_cast_fp16 = add(x = var_568_cast_fp16, y = var_569_to_fp16)[name = tensor("op_571_cast_fp16")]; tensor scatter_21_mode_0 = const()[name = tensor("scatter_21_mode_0"), val = tensor("update")]; tensor scatter_21_axis_0 = const()[name = tensor("scatter_21_axis_0"), val = tensor(0)]; - tensor scatter_21_cast_fp16 = scatter(axis = scatter_21_axis_0, data = scatter_19_cast_fp16, indices = slice_by_index_20, mode = scatter_21_mode_0, updates = var_571_cast_fp16)[name = tensor("scatter_21_cast_fp16")]; + tensor scatter_21_validate_indices_0 = const()[name = tensor("scatter_21_validate_indices_0"), val = tensor(false)]; + tensor scatter_21_cast_fp16 = scatter(axis = scatter_21_axis_0, data = scatter_19_cast_fp16, indices = slice_by_index_20, mode = scatter_21_mode_0, updates = var_571_cast_fp16, validate_indices = scatter_21_validate_indices_0)[name = tensor("scatter_21_cast_fp16")]; tensor var_588_begin_0 = const()[name = tensor("op_588_begin_0"), val = tensor([647])]; tensor var_588_end_0 = const()[name = tensor("op_588_end_0"), val = tensor([1236])]; tensor var_588_end_mask_0 = const()[name = tensor("op_588_end_mask_0"), val = tensor([false])]; @@ -419,7 +438,8 @@ program(1.0) tensor slice_by_index_22 = const()[name = tensor("slice_by_index_22"), val = tensor([647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235])]; tensor scatter_22_mode_0 = const()[name = tensor("scatter_22_mode_0"), val = tensor("update")]; tensor scatter_22_axis_0 = const()[name = tensor("scatter_22_axis_0"), val = tensor(0)]; - tensor scatter_22_cast_fp16 = scatter(axis = scatter_22_axis_0, data = scatter_20_cast_fp16, indices = slice_by_index_22, mode = scatter_22_mode_0, updates = var_593_cast_fp16)[name = tensor("scatter_22_cast_fp16")]; + tensor scatter_22_validate_indices_0 = const()[name = tensor("scatter_22_validate_indices_0"), val = tensor(false)]; + tensor scatter_22_cast_fp16 = scatter(axis = scatter_22_axis_0, data = scatter_20_cast_fp16, indices = slice_by_index_22, mode = scatter_22_mode_0, updates = var_593_cast_fp16, validate_indices = scatter_22_validate_indices_0)[name = tensor("scatter_22_cast_fp16")]; tensor var_603_begin_0 = const()[name = tensor("op_603_begin_0"), val = tensor([647])]; tensor var_603_end_0 = const()[name = tensor("op_603_end_0"), val = tensor([1236])]; tensor var_603_end_mask_0 = const()[name = tensor("op_603_end_mask_0"), val = tensor([false])]; @@ -428,7 +448,8 @@ program(1.0) tensor var_606_cast_fp16 = add(x = var_603_cast_fp16, y = var_604_to_fp16)[name = tensor("op_606_cast_fp16")]; tensor scatter_23_mode_0 = const()[name = tensor("scatter_23_mode_0"), val = tensor("update")]; tensor scatter_23_axis_0 = const()[name = tensor("scatter_23_axis_0"), val = tensor(0)]; - tensor scatter_23_cast_fp16 = scatter(axis = scatter_23_axis_0, data = scatter_21_cast_fp16, indices = slice_by_index_22, mode = scatter_23_mode_0, updates = var_606_cast_fp16)[name = tensor("scatter_23_cast_fp16")]; + tensor scatter_23_validate_indices_0 = const()[name = tensor("scatter_23_validate_indices_0"), val = tensor(false)]; + tensor scatter_23_cast_fp16 = scatter(axis = scatter_23_axis_0, data = scatter_21_cast_fp16, indices = slice_by_index_22, mode = scatter_23_mode_0, updates = var_606_cast_fp16, validate_indices = scatter_23_validate_indices_0)[name = tensor("scatter_23_cast_fp16")]; tensor var_623_begin_0 = const()[name = tensor("op_623_begin_0"), val = tensor([706])]; tensor var_623_end_0 = const()[name = tensor("op_623_end_0"), val = tensor([1295])]; tensor var_623_end_mask_0 = const()[name = tensor("op_623_end_mask_0"), val = tensor([false])]; @@ -442,7 +463,8 @@ program(1.0) tensor slice_by_index_24 = const()[name = tensor("slice_by_index_24"), val = tensor([706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294])]; tensor scatter_24_mode_0 = const()[name = tensor("scatter_24_mode_0"), val = tensor("update")]; tensor scatter_24_axis_0 = const()[name = tensor("scatter_24_axis_0"), val = tensor(0)]; - tensor scatter_24_cast_fp16 = scatter(axis = scatter_24_axis_0, data = scatter_22_cast_fp16, indices = slice_by_index_24, mode = scatter_24_mode_0, updates = var_628_cast_fp16)[name = tensor("scatter_24_cast_fp16")]; + tensor scatter_24_validate_indices_0 = const()[name = tensor("scatter_24_validate_indices_0"), val = tensor(false)]; + tensor scatter_24_cast_fp16 = scatter(axis = scatter_24_axis_0, data = scatter_22_cast_fp16, indices = slice_by_index_24, mode = scatter_24_mode_0, updates = var_628_cast_fp16, validate_indices = scatter_24_validate_indices_0)[name = tensor("scatter_24_cast_fp16")]; tensor var_638_begin_0 = const()[name = tensor("op_638_begin_0"), val = tensor([706])]; tensor var_638_end_0 = const()[name = tensor("op_638_end_0"), val = tensor([1295])]; tensor var_638_end_mask_0 = const()[name = tensor("op_638_end_mask_0"), val = tensor([false])]; @@ -451,7 +473,8 @@ program(1.0) tensor var_641_cast_fp16 = add(x = var_638_cast_fp16, y = var_639_to_fp16)[name = tensor("op_641_cast_fp16")]; tensor scatter_25_mode_0 = const()[name = tensor("scatter_25_mode_0"), val = tensor("update")]; tensor scatter_25_axis_0 = const()[name = tensor("scatter_25_axis_0"), val = tensor(0)]; - tensor scatter_25_cast_fp16 = scatter(axis = scatter_25_axis_0, data = scatter_23_cast_fp16, indices = slice_by_index_24, mode = scatter_25_mode_0, updates = var_641_cast_fp16)[name = tensor("scatter_25_cast_fp16")]; + tensor scatter_25_validate_indices_0 = const()[name = tensor("scatter_25_validate_indices_0"), val = tensor(false)]; + tensor scatter_25_cast_fp16 = scatter(axis = scatter_25_axis_0, data = scatter_23_cast_fp16, indices = slice_by_index_24, mode = scatter_25_mode_0, updates = var_641_cast_fp16, validate_indices = scatter_25_validate_indices_0)[name = tensor("scatter_25_cast_fp16")]; tensor var_658_begin_0 = const()[name = tensor("op_658_begin_0"), val = tensor([765])]; tensor var_658_end_0 = const()[name = tensor("op_658_end_0"), val = tensor([1354])]; tensor var_658_end_mask_0 = const()[name = tensor("op_658_end_mask_0"), val = tensor([false])]; @@ -465,7 +488,8 @@ program(1.0) tensor slice_by_index_26 = const()[name = tensor("slice_by_index_26"), val = tensor([765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809, 810, 811, 812, 813, 814, 815, 816, 817, 818, 819, 820, 821, 822, 823, 824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353])]; tensor scatter_26_mode_0 = const()[name = tensor("scatter_26_mode_0"), val = tensor("update")]; tensor scatter_26_axis_0 = const()[name = tensor("scatter_26_axis_0"), val = tensor(0)]; - tensor scatter_26_cast_fp16 = scatter(axis = scatter_26_axis_0, data = scatter_24_cast_fp16, indices = slice_by_index_26, mode = scatter_26_mode_0, updates = var_663_cast_fp16)[name = tensor("scatter_26_cast_fp16")]; + tensor scatter_26_validate_indices_0 = const()[name = tensor("scatter_26_validate_indices_0"), val = tensor(false)]; + tensor scatter_26_cast_fp16 = scatter(axis = scatter_26_axis_0, data = scatter_24_cast_fp16, indices = slice_by_index_26, mode = scatter_26_mode_0, updates = var_663_cast_fp16, validate_indices = scatter_26_validate_indices_0)[name = tensor("scatter_26_cast_fp16")]; tensor var_673_begin_0 = const()[name = tensor("op_673_begin_0"), val = tensor([765])]; tensor var_673_end_0 = const()[name = tensor("op_673_end_0"), val = tensor([1354])]; tensor var_673_end_mask_0 = const()[name = tensor("op_673_end_mask_0"), val = tensor([false])]; @@ -474,7 +498,8 @@ program(1.0) tensor var_676_cast_fp16 = add(x = var_673_cast_fp16, y = var_674_to_fp16)[name = tensor("op_676_cast_fp16")]; tensor scatter_27_mode_0 = const()[name = tensor("scatter_27_mode_0"), val = tensor("update")]; tensor scatter_27_axis_0 = const()[name = tensor("scatter_27_axis_0"), val = tensor(0)]; - tensor scatter_27_cast_fp16 = scatter(axis = scatter_27_axis_0, data = scatter_25_cast_fp16, indices = slice_by_index_26, mode = scatter_27_mode_0, updates = var_676_cast_fp16)[name = tensor("scatter_27_cast_fp16")]; + tensor scatter_27_validate_indices_0 = const()[name = tensor("scatter_27_validate_indices_0"), val = tensor(false)]; + tensor scatter_27_cast_fp16 = scatter(axis = scatter_27_axis_0, data = scatter_25_cast_fp16, indices = slice_by_index_26, mode = scatter_27_mode_0, updates = var_676_cast_fp16, validate_indices = scatter_27_validate_indices_0)[name = tensor("scatter_27_cast_fp16")]; tensor var_693_begin_0 = const()[name = tensor("op_693_begin_0"), val = tensor([824])]; tensor var_693_end_0 = const()[name = tensor("op_693_end_0"), val = tensor([1413])]; tensor var_693_end_mask_0 = const()[name = tensor("op_693_end_mask_0"), val = tensor([false])]; @@ -488,7 +513,8 @@ program(1.0) tensor slice_by_index_28 = const()[name = tensor("slice_by_index_28"), val = tensor([824, 825, 826, 827, 828, 829, 830, 831, 832, 833, 834, 835, 836, 837, 838, 839, 840, 841, 842, 843, 844, 845, 846, 847, 848, 849, 850, 851, 852, 853, 854, 855, 856, 857, 858, 859, 860, 861, 862, 863, 864, 865, 866, 867, 868, 869, 870, 871, 872, 873, 874, 875, 876, 877, 878, 879, 880, 881, 882, 883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412])]; tensor scatter_28_mode_0 = const()[name = tensor("scatter_28_mode_0"), val = tensor("update")]; tensor scatter_28_axis_0 = const()[name = tensor("scatter_28_axis_0"), val = tensor(0)]; - tensor scatter_28_cast_fp16 = scatter(axis = scatter_28_axis_0, data = scatter_26_cast_fp16, indices = slice_by_index_28, mode = scatter_28_mode_0, updates = var_698_cast_fp16)[name = tensor("scatter_28_cast_fp16")]; + tensor scatter_28_validate_indices_0 = const()[name = tensor("scatter_28_validate_indices_0"), val = tensor(false)]; + tensor scatter_28_cast_fp16 = scatter(axis = scatter_28_axis_0, data = scatter_26_cast_fp16, indices = slice_by_index_28, mode = scatter_28_mode_0, updates = var_698_cast_fp16, validate_indices = scatter_28_validate_indices_0)[name = tensor("scatter_28_cast_fp16")]; tensor var_708_begin_0 = const()[name = tensor("op_708_begin_0"), val = tensor([824])]; tensor var_708_end_0 = const()[name = tensor("op_708_end_0"), val = tensor([1413])]; tensor var_708_end_mask_0 = const()[name = tensor("op_708_end_mask_0"), val = tensor([false])]; @@ -497,7 +523,8 @@ program(1.0) tensor var_711_cast_fp16 = add(x = var_708_cast_fp16, y = var_709_to_fp16)[name = tensor("op_711_cast_fp16")]; tensor scatter_29_mode_0 = const()[name = tensor("scatter_29_mode_0"), val = tensor("update")]; tensor scatter_29_axis_0 = const()[name = tensor("scatter_29_axis_0"), val = tensor(0)]; - tensor scatter_29_cast_fp16 = scatter(axis = scatter_29_axis_0, data = scatter_27_cast_fp16, indices = slice_by_index_28, mode = scatter_29_mode_0, updates = var_711_cast_fp16)[name = tensor("scatter_29_cast_fp16")]; + tensor scatter_29_validate_indices_0 = const()[name = tensor("scatter_29_validate_indices_0"), val = tensor(false)]; + tensor scatter_29_cast_fp16 = scatter(axis = scatter_29_axis_0, data = scatter_27_cast_fp16, indices = slice_by_index_28, mode = scatter_29_mode_0, updates = var_711_cast_fp16, validate_indices = scatter_29_validate_indices_0)[name = tensor("scatter_29_cast_fp16")]; tensor var_728_begin_0 = const()[name = tensor("op_728_begin_0"), val = tensor([883])]; tensor var_728_end_0 = const()[name = tensor("op_728_end_0"), val = tensor([1472])]; tensor var_728_end_mask_0 = const()[name = tensor("op_728_end_mask_0"), val = tensor([false])]; @@ -511,7 +538,8 @@ program(1.0) tensor slice_by_index_30 = const()[name = tensor("slice_by_index_30"), val = tensor([883, 884, 885, 886, 887, 888, 889, 890, 891, 892, 893, 894, 895, 896, 897, 898, 899, 900, 901, 902, 903, 904, 905, 906, 907, 908, 909, 910, 911, 912, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 930, 931, 932, 933, 934, 935, 936, 937, 938, 939, 940, 941, 942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471])]; tensor scatter_30_mode_0 = const()[name = tensor("scatter_30_mode_0"), val = tensor("update")]; tensor scatter_30_axis_0 = const()[name = tensor("scatter_30_axis_0"), val = tensor(0)]; - tensor scatter_30_cast_fp16 = scatter(axis = scatter_30_axis_0, data = scatter_28_cast_fp16, indices = slice_by_index_30, mode = scatter_30_mode_0, updates = var_733_cast_fp16)[name = tensor("scatter_30_cast_fp16")]; + tensor scatter_30_validate_indices_0 = const()[name = tensor("scatter_30_validate_indices_0"), val = tensor(false)]; + tensor scatter_30_cast_fp16 = scatter(axis = scatter_30_axis_0, data = scatter_28_cast_fp16, indices = slice_by_index_30, mode = scatter_30_mode_0, updates = var_733_cast_fp16, validate_indices = scatter_30_validate_indices_0)[name = tensor("scatter_30_cast_fp16")]; tensor var_743_begin_0 = const()[name = tensor("op_743_begin_0"), val = tensor([883])]; tensor var_743_end_0 = const()[name = tensor("op_743_end_0"), val = tensor([1472])]; tensor var_743_end_mask_0 = const()[name = tensor("op_743_end_mask_0"), val = tensor([false])]; @@ -520,7 +548,8 @@ program(1.0) tensor var_746_cast_fp16 = add(x = var_743_cast_fp16, y = var_744_to_fp16)[name = tensor("op_746_cast_fp16")]; tensor scatter_31_mode_0 = const()[name = tensor("scatter_31_mode_0"), val = tensor("update")]; tensor scatter_31_axis_0 = const()[name = tensor("scatter_31_axis_0"), val = tensor(0)]; - tensor scatter_31_cast_fp16 = scatter(axis = scatter_31_axis_0, data = scatter_29_cast_fp16, indices = slice_by_index_30, mode = scatter_31_mode_0, updates = var_746_cast_fp16)[name = tensor("scatter_31_cast_fp16")]; + tensor scatter_31_validate_indices_0 = const()[name = tensor("scatter_31_validate_indices_0"), val = tensor(false)]; + tensor scatter_31_cast_fp16 = scatter(axis = scatter_31_axis_0, data = scatter_29_cast_fp16, indices = slice_by_index_30, mode = scatter_31_mode_0, updates = var_746_cast_fp16, validate_indices = scatter_31_validate_indices_0)[name = tensor("scatter_31_cast_fp16")]; tensor var_763_begin_0 = const()[name = tensor("op_763_begin_0"), val = tensor([942])]; tensor var_763_end_0 = const()[name = tensor("op_763_end_0"), val = tensor([1531])]; tensor var_763_end_mask_0 = const()[name = tensor("op_763_end_mask_0"), val = tensor([false])]; @@ -534,7 +563,8 @@ program(1.0) tensor slice_by_index_32 = const()[name = tensor("slice_by_index_32"), val = tensor([942, 943, 944, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983, 984, 985, 986, 987, 988, 989, 990, 991, 992, 993, 994, 995, 996, 997, 998, 999, 1000, 1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530])]; tensor scatter_32_mode_0 = const()[name = tensor("scatter_32_mode_0"), val = tensor("update")]; tensor scatter_32_axis_0 = const()[name = tensor("scatter_32_axis_0"), val = tensor(0)]; - tensor scatter_32_cast_fp16 = scatter(axis = scatter_32_axis_0, data = scatter_30_cast_fp16, indices = slice_by_index_32, mode = scatter_32_mode_0, updates = var_768_cast_fp16)[name = tensor("scatter_32_cast_fp16")]; + tensor scatter_32_validate_indices_0 = const()[name = tensor("scatter_32_validate_indices_0"), val = tensor(false)]; + tensor scatter_32_cast_fp16 = scatter(axis = scatter_32_axis_0, data = scatter_30_cast_fp16, indices = slice_by_index_32, mode = scatter_32_mode_0, updates = var_768_cast_fp16, validate_indices = scatter_32_validate_indices_0)[name = tensor("scatter_32_cast_fp16")]; tensor var_778_begin_0 = const()[name = tensor("op_778_begin_0"), val = tensor([942])]; tensor var_778_end_0 = const()[name = tensor("op_778_end_0"), val = tensor([1531])]; tensor var_778_end_mask_0 = const()[name = tensor("op_778_end_mask_0"), val = tensor([false])]; @@ -543,7 +573,8 @@ program(1.0) tensor var_781_cast_fp16 = add(x = var_778_cast_fp16, y = var_779_to_fp16)[name = tensor("op_781_cast_fp16")]; tensor scatter_33_mode_0 = const()[name = tensor("scatter_33_mode_0"), val = tensor("update")]; tensor scatter_33_axis_0 = const()[name = tensor("scatter_33_axis_0"), val = tensor(0)]; - tensor scatter_33_cast_fp16 = scatter(axis = scatter_33_axis_0, data = scatter_31_cast_fp16, indices = slice_by_index_32, mode = scatter_33_mode_0, updates = var_781_cast_fp16)[name = tensor("scatter_33_cast_fp16")]; + tensor scatter_33_validate_indices_0 = const()[name = tensor("scatter_33_validate_indices_0"), val = tensor(false)]; + tensor scatter_33_cast_fp16 = scatter(axis = scatter_33_axis_0, data = scatter_31_cast_fp16, indices = slice_by_index_32, mode = scatter_33_mode_0, updates = var_781_cast_fp16, validate_indices = scatter_33_validate_indices_0)[name = tensor("scatter_33_cast_fp16")]; tensor var_798_begin_0 = const()[name = tensor("op_798_begin_0"), val = tensor([1001])]; tensor var_798_end_0 = const()[name = tensor("op_798_end_0"), val = tensor([1590])]; tensor var_798_end_mask_0 = const()[name = tensor("op_798_end_mask_0"), val = tensor([false])]; @@ -557,7 +588,8 @@ program(1.0) tensor slice_by_index_34 = const()[name = tensor("slice_by_index_34"), val = tensor([1001, 1002, 1003, 1004, 1005, 1006, 1007, 1008, 1009, 1010, 1011, 1012, 1013, 1014, 1015, 1016, 1017, 1018, 1019, 1020, 1021, 1022, 1023, 1024, 1025, 1026, 1027, 1028, 1029, 1030, 1031, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1040, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048, 1049, 1050, 1051, 1052, 1053, 1054, 1055, 1056, 1057, 1058, 1059, 1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589])]; tensor scatter_34_mode_0 = const()[name = tensor("scatter_34_mode_0"), val = tensor("update")]; tensor scatter_34_axis_0 = const()[name = tensor("scatter_34_axis_0"), val = tensor(0)]; - tensor scatter_34_cast_fp16 = scatter(axis = scatter_34_axis_0, data = scatter_32_cast_fp16, indices = slice_by_index_34, mode = scatter_34_mode_0, updates = var_803_cast_fp16)[name = tensor("scatter_34_cast_fp16")]; + tensor scatter_34_validate_indices_0 = const()[name = tensor("scatter_34_validate_indices_0"), val = tensor(false)]; + tensor scatter_34_cast_fp16 = scatter(axis = scatter_34_axis_0, data = scatter_32_cast_fp16, indices = slice_by_index_34, mode = scatter_34_mode_0, updates = var_803_cast_fp16, validate_indices = scatter_34_validate_indices_0)[name = tensor("scatter_34_cast_fp16")]; tensor var_813_begin_0 = const()[name = tensor("op_813_begin_0"), val = tensor([1001])]; tensor var_813_end_0 = const()[name = tensor("op_813_end_0"), val = tensor([1590])]; tensor var_813_end_mask_0 = const()[name = tensor("op_813_end_mask_0"), val = tensor([false])]; @@ -566,7 +598,8 @@ program(1.0) tensor var_816_cast_fp16 = add(x = var_813_cast_fp16, y = var_814_to_fp16)[name = tensor("op_816_cast_fp16")]; tensor scatter_35_mode_0 = const()[name = tensor("scatter_35_mode_0"), val = tensor("update")]; tensor scatter_35_axis_0 = const()[name = tensor("scatter_35_axis_0"), val = tensor(0)]; - tensor scatter_35_cast_fp16 = scatter(axis = scatter_35_axis_0, data = scatter_33_cast_fp16, indices = slice_by_index_34, mode = scatter_35_mode_0, updates = var_816_cast_fp16)[name = tensor("scatter_35_cast_fp16")]; + tensor scatter_35_validate_indices_0 = const()[name = tensor("scatter_35_validate_indices_0"), val = tensor(false)]; + tensor scatter_35_cast_fp16 = scatter(axis = scatter_35_axis_0, data = scatter_33_cast_fp16, indices = slice_by_index_34, mode = scatter_35_mode_0, updates = var_816_cast_fp16, validate_indices = scatter_35_validate_indices_0)[name = tensor("scatter_35_cast_fp16")]; tensor var_833_begin_0 = const()[name = tensor("op_833_begin_0"), val = tensor([1060])]; tensor var_833_end_0 = const()[name = tensor("op_833_end_0"), val = tensor([1649])]; tensor var_833_end_mask_0 = const()[name = tensor("op_833_end_mask_0"), val = tensor([false])]; @@ -580,7 +613,8 @@ program(1.0) tensor slice_by_index_36 = const()[name = tensor("slice_by_index_36"), val = tensor([1060, 1061, 1062, 1063, 1064, 1065, 1066, 1067, 1068, 1069, 1070, 1071, 1072, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 1081, 1082, 1083, 1084, 1085, 1086, 1087, 1088, 1089, 1090, 1091, 1092, 1093, 1094, 1095, 1096, 1097, 1098, 1099, 1100, 1101, 1102, 1103, 1104, 1105, 1106, 1107, 1108, 1109, 1110, 1111, 1112, 1113, 1114, 1115, 1116, 1117, 1118, 1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648])]; tensor scatter_36_mode_0 = const()[name = tensor("scatter_36_mode_0"), val = tensor("update")]; tensor scatter_36_axis_0 = const()[name = tensor("scatter_36_axis_0"), val = tensor(0)]; - tensor scatter_36_cast_fp16 = scatter(axis = scatter_36_axis_0, data = scatter_34_cast_fp16, indices = slice_by_index_36, mode = scatter_36_mode_0, updates = var_838_cast_fp16)[name = tensor("scatter_36_cast_fp16")]; + tensor scatter_36_validate_indices_0 = const()[name = tensor("scatter_36_validate_indices_0"), val = tensor(false)]; + tensor scatter_36_cast_fp16 = scatter(axis = scatter_36_axis_0, data = scatter_34_cast_fp16, indices = slice_by_index_36, mode = scatter_36_mode_0, updates = var_838_cast_fp16, validate_indices = scatter_36_validate_indices_0)[name = tensor("scatter_36_cast_fp16")]; tensor var_848_begin_0 = const()[name = tensor("op_848_begin_0"), val = tensor([1060])]; tensor var_848_end_0 = const()[name = tensor("op_848_end_0"), val = tensor([1649])]; tensor var_848_end_mask_0 = const()[name = tensor("op_848_end_mask_0"), val = tensor([false])]; @@ -589,7 +623,8 @@ program(1.0) tensor var_851_cast_fp16 = add(x = var_848_cast_fp16, y = var_849_to_fp16)[name = tensor("op_851_cast_fp16")]; tensor scatter_37_mode_0 = const()[name = tensor("scatter_37_mode_0"), val = tensor("update")]; tensor scatter_37_axis_0 = const()[name = tensor("scatter_37_axis_0"), val = tensor(0)]; - tensor scatter_37_cast_fp16 = scatter(axis = scatter_37_axis_0, data = scatter_35_cast_fp16, indices = slice_by_index_36, mode = scatter_37_mode_0, updates = var_851_cast_fp16)[name = tensor("scatter_37_cast_fp16")]; + tensor scatter_37_validate_indices_0 = const()[name = tensor("scatter_37_validate_indices_0"), val = tensor(false)]; + tensor scatter_37_cast_fp16 = scatter(axis = scatter_37_axis_0, data = scatter_35_cast_fp16, indices = slice_by_index_36, mode = scatter_37_mode_0, updates = var_851_cast_fp16, validate_indices = scatter_37_validate_indices_0)[name = tensor("scatter_37_cast_fp16")]; tensor var_868_begin_0 = const()[name = tensor("op_868_begin_0"), val = tensor([1119])]; tensor var_868_end_0 = const()[name = tensor("op_868_end_0"), val = tensor([1708])]; tensor var_868_end_mask_0 = const()[name = tensor("op_868_end_mask_0"), val = tensor([false])]; @@ -603,7 +638,8 @@ program(1.0) tensor slice_by_index_38 = const()[name = tensor("slice_by_index_38"), val = tensor([1119, 1120, 1121, 1122, 1123, 1124, 1125, 1126, 1127, 1128, 1129, 1130, 1131, 1132, 1133, 1134, 1135, 1136, 1137, 1138, 1139, 1140, 1141, 1142, 1143, 1144, 1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153, 1154, 1155, 1156, 1157, 1158, 1159, 1160, 1161, 1162, 1163, 1164, 1165, 1166, 1167, 1168, 1169, 1170, 1171, 1172, 1173, 1174, 1175, 1176, 1177, 1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707])]; tensor scatter_38_mode_0 = const()[name = tensor("scatter_38_mode_0"), val = tensor("update")]; tensor scatter_38_axis_0 = const()[name = tensor("scatter_38_axis_0"), val = tensor(0)]; - tensor scatter_38_cast_fp16 = scatter(axis = scatter_38_axis_0, data = scatter_36_cast_fp16, indices = slice_by_index_38, mode = scatter_38_mode_0, updates = var_873_cast_fp16)[name = tensor("scatter_38_cast_fp16")]; + tensor scatter_38_validate_indices_0 = const()[name = tensor("scatter_38_validate_indices_0"), val = tensor(false)]; + tensor scatter_38_cast_fp16 = scatter(axis = scatter_38_axis_0, data = scatter_36_cast_fp16, indices = slice_by_index_38, mode = scatter_38_mode_0, updates = var_873_cast_fp16, validate_indices = scatter_38_validate_indices_0)[name = tensor("scatter_38_cast_fp16")]; tensor var_883_begin_0 = const()[name = tensor("op_883_begin_0"), val = tensor([1119])]; tensor var_883_end_0 = const()[name = tensor("op_883_end_0"), val = tensor([1708])]; tensor var_883_end_mask_0 = const()[name = tensor("op_883_end_mask_0"), val = tensor([false])]; @@ -612,7 +648,8 @@ program(1.0) tensor var_886_cast_fp16 = add(x = var_883_cast_fp16, y = var_884_to_fp16)[name = tensor("op_886_cast_fp16")]; tensor scatter_39_mode_0 = const()[name = tensor("scatter_39_mode_0"), val = tensor("update")]; tensor scatter_39_axis_0 = const()[name = tensor("scatter_39_axis_0"), val = tensor(0)]; - tensor scatter_39_cast_fp16 = scatter(axis = scatter_39_axis_0, data = scatter_37_cast_fp16, indices = slice_by_index_38, mode = scatter_39_mode_0, updates = var_886_cast_fp16)[name = tensor("scatter_39_cast_fp16")]; + tensor scatter_39_validate_indices_0 = const()[name = tensor("scatter_39_validate_indices_0"), val = tensor(false)]; + tensor scatter_39_cast_fp16 = scatter(axis = scatter_39_axis_0, data = scatter_37_cast_fp16, indices = slice_by_index_38, mode = scatter_39_mode_0, updates = var_886_cast_fp16, validate_indices = scatter_39_validate_indices_0)[name = tensor("scatter_39_cast_fp16")]; tensor var_903_begin_0 = const()[name = tensor("op_903_begin_0"), val = tensor([1178])]; tensor var_903_end_0 = const()[name = tensor("op_903_end_0"), val = tensor([1])]; tensor var_903_end_mask_0 = const()[name = tensor("op_903_end_mask_0"), val = tensor([true])]; @@ -626,7 +663,8 @@ program(1.0) tensor slice_by_index_40 = const()[name = tensor("slice_by_index_40"), val = tensor([1178, 1179, 1180, 1181, 1182, 1183, 1184, 1185, 1186, 1187, 1188, 1189, 1190, 1191, 1192, 1193, 1194, 1195, 1196, 1197, 1198, 1199, 1200, 1201, 1202, 1203, 1204, 1205, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1213, 1214, 1215, 1216, 1217, 1218, 1219, 1220, 1221, 1222, 1223, 1224, 1225, 1226, 1227, 1228, 1229, 1230, 1231, 1232, 1233, 1234, 1235, 1236, 1237, 1238, 1239, 1240, 1241, 1242, 1243, 1244, 1245, 1246, 1247, 1248, 1249, 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258, 1259, 1260, 1261, 1262, 1263, 1264, 1265, 1266, 1267, 1268, 1269, 1270, 1271, 1272, 1273, 1274, 1275, 1276, 1277, 1278, 1279, 1280, 1281, 1282, 1283, 1284, 1285, 1286, 1287, 1288, 1289, 1290, 1291, 1292, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 1300, 1301, 1302, 1303, 1304, 1305, 1306, 1307, 1308, 1309, 1310, 1311, 1312, 1313, 1314, 1315, 1316, 1317, 1318, 1319, 1320, 1321, 1322, 1323, 1324, 1325, 1326, 1327, 1328, 1329, 1330, 1331, 1332, 1333, 1334, 1335, 1336, 1337, 1338, 1339, 1340, 1341, 1342, 1343, 1344, 1345, 1346, 1347, 1348, 1349, 1350, 1351, 1352, 1353, 1354, 1355, 1356, 1357, 1358, 1359, 1360, 1361, 1362, 1363, 1364, 1365, 1366, 1367, 1368, 1369, 1370, 1371, 1372, 1373, 1374, 1375, 1376, 1377, 1378, 1379, 1380, 1381, 1382, 1383, 1384, 1385, 1386, 1387, 1388, 1389, 1390, 1391, 1392, 1393, 1394, 1395, 1396, 1397, 1398, 1399, 1400, 1401, 1402, 1403, 1404, 1405, 1406, 1407, 1408, 1409, 1410, 1411, 1412, 1413, 1414, 1415, 1416, 1417, 1418, 1419, 1420, 1421, 1422, 1423, 1424, 1425, 1426, 1427, 1428, 1429, 1430, 1431, 1432, 1433, 1434, 1435, 1436, 1437, 1438, 1439, 1440, 1441, 1442, 1443, 1444, 1445, 1446, 1447, 1448, 1449, 1450, 1451, 1452, 1453, 1454, 1455, 1456, 1457, 1458, 1459, 1460, 1461, 1462, 1463, 1464, 1465, 1466, 1467, 1468, 1469, 1470, 1471, 1472, 1473, 1474, 1475, 1476, 1477, 1478, 1479, 1480, 1481, 1482, 1483, 1484, 1485, 1486, 1487, 1488, 1489, 1490, 1491, 1492, 1493, 1494, 1495, 1496, 1497, 1498, 1499, 1500, 1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766])]; tensor scatter_40_mode_0 = const()[name = tensor("scatter_40_mode_0"), val = tensor("update")]; tensor scatter_40_axis_0 = const()[name = tensor("scatter_40_axis_0"), val = tensor(0)]; - tensor scatter_40_cast_fp16 = scatter(axis = scatter_40_axis_0, data = scatter_38_cast_fp16, indices = slice_by_index_40, mode = scatter_40_mode_0, updates = var_908_cast_fp16)[name = tensor("scatter_40_cast_fp16")]; + tensor scatter_40_validate_indices_0 = const()[name = tensor("scatter_40_validate_indices_0"), val = tensor(false)]; + tensor scatter_40_cast_fp16 = scatter(axis = scatter_40_axis_0, data = scatter_38_cast_fp16, indices = slice_by_index_40, mode = scatter_40_mode_0, updates = var_908_cast_fp16, validate_indices = scatter_40_validate_indices_0)[name = tensor("scatter_40_cast_fp16")]; tensor var_918_begin_0 = const()[name = tensor("op_918_begin_0"), val = tensor([1178])]; tensor var_918_end_0 = const()[name = tensor("op_918_end_0"), val = tensor([1])]; tensor var_918_end_mask_0 = const()[name = tensor("op_918_end_mask_0"), val = tensor([true])]; @@ -635,7 +673,8 @@ program(1.0) tensor var_921_cast_fp16 = add(x = var_918_cast_fp16, y = var_919_to_fp16)[name = tensor("op_921_cast_fp16")]; tensor scatter_41_mode_0 = const()[name = tensor("scatter_41_mode_0"), val = tensor("update")]; tensor scatter_41_axis_0 = const()[name = tensor("scatter_41_axis_0"), val = tensor(0)]; - tensor scatter_41_cast_fp16 = scatter(axis = scatter_41_axis_0, data = scatter_39_cast_fp16, indices = slice_by_index_40, mode = scatter_41_mode_0, updates = var_921_cast_fp16)[name = tensor("scatter_41_cast_fp16")]; + tensor scatter_41_validate_indices_0 = const()[name = tensor("scatter_41_validate_indices_0"), val = tensor(false)]; + tensor scatter_41_cast_fp16 = scatter(axis = scatter_41_axis_0, data = scatter_39_cast_fp16, indices = slice_by_index_40, mode = scatter_41_mode_0, updates = var_921_cast_fp16, validate_indices = scatter_41_validate_indices_0)[name = tensor("scatter_41_cast_fp16")]; tensor voice_activity = real_div(x = scatter_40_cast_fp16, y = scatter_41_cast_fp16)[name = tensor("op_928_cast_fp16")]; tensor var_933_axes_0 = const()[name = tensor("op_933_axes_0"), val = tensor([1])]; tensor var_933_keep_dims_0 = const()[name = tensor("op_933_keep_dims_0"), val = tensor(false)];