Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 56 (0.16 sec)

  1. Makefile.core.mk

    # seems to be about obtaining a new version of the 3rd party libraries).
    $(TARGET_OUT)/istio_is_init: bin/init.sh istio.deps | $(TARGET_OUT)
    	@# Add a retry, as occasionally we see transient connection failures to GCS
    	@# Like `curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104`
    	TARGET_OUT=$(TARGET_OUT) ISTIO_BIN=$(ISTIO_BIN) GOOS_LOCAL=$(GOOS_LOCAL) bin/retry.sh SSL_ERROR_SYSCALL bin/init.sh
    	touch $(TARGET_OUT)/istio_is_init
    
    .PHONY: init-ztunnel-rs
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Fri Apr 26 19:45:17 GMT 2024
    - 22.5K bytes
    - Viewed (0)
  2. index.yaml

        sources:
        - https://github.com/minio/minio
        urls:
        - https://charts.min.io/helm-releases/minio-3.4.8.tgz
        version: 3.4.8
      - apiVersion: v1
        appVersion: RELEASE.2022-01-25T19-56-04Z
        created: "2024-04-28T03:14:12.165127195-07:00"
        description: Multi-Cloud Object Storage
        digest: c78008caa5ce98f64c887630f59d0cbd481cb3f19a7d4e9d3e81bf4e1e45cadc
        home: https://min.io
    Others
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Sun Apr 28 10:14:37 GMT 2024
    - 53.9K bytes
    - Viewed (0)
  3. RELEASE.md

        *   For `tf.Tensor` & `tf.Variable`, `.experimental_ref()` is no longer
            experimental and is available as simply `.ref()`.
        *   `pfor/vectorized_map`: Added support for vectorizing 56 more ops.
            Vectorizing `tf.cond` is also supported now.
        *   Set as much partial shape as we can infer statically within the gradient
            impl of the gather op.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top