Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for mappings (0.16 sec)

  1. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_download.jsp

                                    <la:message key="labels.dict_mapping_list_link"/>
                                </la:link></li>
                                <li class="breadcrumb-item active"><la:message
                                        key="labels.dict_mapping_link_download"/></li>
                            </ol>
                        </div>
                    </div>
                </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 5.9K bytes
    - Viewed (0)
  2. .github/workflows/update-rbe.yml

              echo "success."
            }
            # See https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/toolchains/remote_config/configs.bzl
            # This is a mapping of name_container_map keys under sigbuild_tf_configs
            # to tag names on gcr.io/tensorflow-sigs/build.
            # TF 2.9
            map sigbuild-r2.9 2.9-python3.9
            map sigbuild-r2.9-python3.8 2.9-python3.8
    Others
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Wed Apr 10 15:40:34 GMT 2024
    - 7.2K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_edit.jsp

                                    <la:message key="labels.dict_mapping_list_link"/>
                                </la:link></li>
                                <c:if test="${crudMode == 1}">
                                    <li class="breadcrumb-item active"><la:message
                                            key="labels.dict_mapping_link_create"/></li>
                                </c:if>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.5K bytes
    - Viewed (0)
  4. docs/en/layouts/custom.yml

      - &background_color >-
        {%- if layout.background_color -%}
          {{ layout.background_color }}
        {%- else -%}
          {%- set palette = config.theme.palette or {} -%}
          {%- if not palette is mapping -%}
            {%- set palette = palette | first -%}
          {%- endif -%}
          {%- set primary = palette.get("primary", "indigo") -%}
          {%- set primary = primary.replace(" ", "-") -%}
          {{ {
    Others
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Mon Jun 26 14:05:43 GMT 2023
    - 6.5K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_upload.jsp

                                    <la:message key="labels.dict_mapping_list_link"/>
                                </la:link></li>
                                <li class="breadcrumb-item active"><la:message
                                        key="labels.dict_mapping_link_upload"/></li>
                            </ol>
                        </div>
                    </div>
                </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 6.2K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_details.jsp

                                    <la:message key="labels.dict_mapping_list_link"/>
                                </la:link></li>
                                <li class="breadcrumb-item active"><la:message
                                        key="labels.dict_mapping_link_details"/></li>
                            </ol>
                        </div>
                    </div>
                </div>
    Others
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 13 07:47:04 GMT 2020
    - 7.5K bytes
    - Viewed (0)
  7. manifests/charts/ztunnel/values.yaml

      resources:
        requests:
          cpu: 500m
          memory: 2048Mi
    
      # List of secret names to add to the service account as image pull secrets
      imagePullSecrets: []
    
      # A `key: value` mapping of environment variables to add to the pod
      env: {}
    
      # Override for the pod imagePullPolicy
      imagePullPolicy: ""
    
      # Settings for multicluster
      multiCluster:
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Fri Jan 26 20:34:28 GMT 2024
    - 2.9K bytes
    - Viewed (0)
Back to top