Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for rejectConn (0.36 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            Service with no endpoints), the underlying implementation MUST actively
                            reject connection attempts to this backend. Connection rejections must
                            respect weight; if an invalid backend is requested to have 80% of
                            connections, then 80% of connections must be rejected instead.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Outputs random values from the Gamma distribution(s) described by alpha.
      }];
    
      let description = [{
    This op uses the algorithm by Marsaglia et al. to acquire samples via
    transformation-rejection from pairs of uniform and normal random variables.
    See http://dl.acm.org/citation.cfm?id=358414
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top