gt_mask_weights_list = [
          # Example 0.
          tf.constant([0.0, 1.0, 1.0], dtype=tf.float32),
          # Example 1.
          tf.constant([1.0, 1.0], dtype=tf.float32)