Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 887 for aranges (0.2 sec)

  1. testing/architecture-test/src/changes/accepted-changes/accepted-public-api-changes.json

    Bo Zhang <******@****.***> 1718090200 +0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 07:16:40 UTC 2024
    - 32 bytes
    - Viewed (0)
  2. src/cmd/trace/threadgen.go

    	// transition to and from NotExist when GOMAXPROCS changes. We can emit
    	// events for this to clearly delineate GOMAXPROCS changes.
    
    	if viewerEv.Name != "" {
    		ctx.Instant(viewerEv)
    	}
    }
    
    func (g *threadGenerator) ProcRange(ctx *traceContext, ev *trace.Event) {
    	// TODO(mknyszek): Extend procRangeGenerator to support rendering proc ranges on threads.
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  3. pkg/apis/core/annotation_key_constants.go

    	// Endpoints object change.
    	//
    	// Given the definition of the "endpoints change trigger", please note that this annotation will
    	// be set ONLY for endpoints object changes triggered by either Pod or Service change. If the
    	// Endpoints object changes due to other reasons, this annotation won't be set (or updated if it's
    	// already set).
    	//
    	// This annotation will be used to compute the in-cluster network programming latency SLI, see
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 06 18:46:31 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  4. analysis/analysis-api/testData/components/diagnosticsProvider/diagnostics/javaInnerClass.descriptors.txt

    Diagnostics from elements:
      for PSI element of type KtParameter at (11,25-61)
        UNUSED_PARAMETER      text ranges: [(64,73)]
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Wed Jan 03 21:35:12 UTC 2024
    - 165 bytes
    - Viewed (0)
  5. analysis/analysis-api/testData/components/diagnosticsProvider/diagnostics/danglingAnnotationInMiddle.txt

    Diagnostics from elements:
      for PSI element of type KtNameReferenceExpression at (1,2-7)
        UNRESOLVED_REFERENCE      text ranges: [(1,6)]
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon Feb 12 23:14:12 UTC 2024
    - 189 bytes
    - Viewed (0)
  6. analysis/analysis-api/testData/components/diagnosticsProvider/diagnostics/suppression/scriptUninitializedTopLevelProperty.txt

    Diagnostics from elements:
      for PSI element of type KtStringTemplateExpression at (1,11-32)
        ERROR_SUPPRESSION      text ranges: [(10,31)]
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon Nov 13 10:20:26 UTC 2023
    - 194 bytes
    - Viewed (0)
  7. analysis/analysis-api/testData/components/diagnosticsProvider/diagnostics/unresolvedReferenceInsideSuperConstructorCall.txt

    Diagnostics from elements:
      for PSI element of type KtNameReferenceExpression at (4,5-15)
        UNRESOLVED_REFERENCE      text ranges: [(90,100)]
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Fri Oct 13 17:13:14 UTC 2023
    - 194 bytes
    - Viewed (0)
  8. analysis/analysis-api/testData/components/diagnosticsProvider/codeFragmentDiagnostics/localClass.txt

    Diagnostics from elements:
      for PSI element of type KtNameReferenceExpression at (3,13-14)
        UNRESOLVED_REFERENCE      text ranges: [(38,39)]
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon Aug 07 16:22:01 UTC 2023
    - 195 bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/core/v1/annotation_key_constants.go

    	// Endpoints object change.
    	//
    	// Given the definition of the "endpoints change trigger", please note that this annotation will
    	// be set ONLY for endpoints object changes triggered by either Pod or Service change. If the
    	// Endpoints object changes due to other reasons, this annotation won't be set (or updated if it's
    	// already set).
    	//
    	// This annotation will be used to compute the in-cluster network programming latency SLI, see
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 06 18:46:31 UTC 2024
    - 8.6K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/lite/tests/quantize-dynamic-range-float16.mlir

    // RUN: tf-opt %s -tfl-prepare-quantize-dynamic-range="enable-float16-quantization" -tfl-quantize="enable-dynamic-range-quantization=true" | FileCheck --check-prefix=CHECK %s
    
    // CHECK-LABEL: QuantizeUnidirectionalLstm
    func.func @QuantizeUnidirectionalLstm(%arg0: tensor<1x2x3xf32>) -> (tensor<1x2x3xf32>) {
      %1 = "tfl.pseudo_const"() {value = dense<[[0.1]]> : tensor<1x1xf32>} : () -> tensor<1x1xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 4.6K bytes
    - Viewed (0)
Back to top