Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 23 for Interpret (0.12 sec)

  1. kotlin-js-store/yarn.lock

      integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
    
    interpret@^3.1.1:
      version "3.1.1"
      resolved "https://registry.yarnpkg.com/interpret/-/interpret-3.1.1.tgz#5be0ceed67ca79c6c4bc5cf0d7ee843dcea110c4"
      integrity sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Jul 22 12:28:51 UTC 2023
    - 87.4K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test.go

    			// https://github.com/kubernetes/kubernetes/blob/ec9a8ffb237e391ce9ccc58de93ba4ecc2fabf42/staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/structuredmerge.go#L146-L149
    			//
    			// Throws error trying to interpret an invalid existing `liveObj`
    			// as a set.
    			Name:     "Change list to set",
    			Disabled: true,
    			Operations: []ratchetingTestOperation{
    				updateMyCRDV1Beta1Schema{&apiextensionsv1.JSONSchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:22 UTC 2024
    - 59.5K bytes
    - Viewed (0)
  3. platforms/software/dependency-management/src/main/java/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/parser/IvyXmlModuleDescriptorParser.java

                    throws SAXException {
                try {
                    if (state == State.DESCRIPTION) {
                        // make sure we don't interpret any tag while in description tag
                        descriptionStarted(qName, attributes);
                    } else if ("ivy-module".equals(qName)) {
                        ivyModuleStarted(attributes);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jan 26 14:58:23 UTC 2024
    - 65K bytes
    - Viewed (0)
  4. src/regexp/testdata/testregex.c

    					field[i++] = p;
    					/*FALLTHROUGH*/
    				default:
    					continue;
    				}
    				break;
    			}
    			if (!(spec = field[0]))
    				bad("NIL spec\n", NiL, NiL, 0, 0);
    
    		/* interpret: */
    
    			cflags = REG_TEST_DEFAULT;
    			eflags = REG_EXEC_DEFAULT;
    			test &= TEST_GLOBAL;
    			state.extracted = 0;
    			nmatch = 20;
    			nsub = -1;
    			for (p = spec; *p; p++)
    			{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 51.3K bytes
    - Viewed (0)
  5. tensorflow/compiler/jit/deadness_analysis.cc

    // node to a predicate based on the predicates its inputs are mapped to.  For
    // instance a Merge(X, Y) node will be mapped to OR(PredicateFor(X),
    // PredicateFor(Y)).  Roughtly speaking, we abstractly interpret each node on
    // the "liveness" domain, where values in the domain represent if a tensor
    // carries a dead signal or not.
    //
    //
    // DEALING WITH CYCLES
    // -------------------
    //
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 60.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/lite/flatbuffer_import.cc

      return ctrl_op.getOutputs();
    }
    
    // Build a FuncOp from a tflite SubGraph
    // The buffers are directly taken
    // from the deserialized flatbuffer as we do not have the type information to
    // interpret them until this point. The base_loc parameter is the location of
    // the flatbuffer as a whole (usually a file). If ordered_output_arrays is not
    // empty, then the imported mlir function will only return nodes in
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 66.8K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/g3doc/_includes/tf_passes.md

    ### `-tf-tpu-dynamic-layout-pass`
    
    _Inserts TPU layout ops to determine layout at run time._
    
    A pass that allows TPU input layout to be determined after JIT compilation.
    This is done by adding run-time ops that interpret compilation result and
    copy the input to device with that layout.
    
    Example: original program:
    
    ```mlir
      %input = "tf.IteratorGetNext"(...) {device = "/CPU:0"}
      %compile:2 = "tf._TPUCompileMlir"(...)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
  8. src/cmd/compile/internal/ssa/_gen/S390XOps.go

    //    destination register to avoid a partial-register write.
    //  - Unused portions of AuxInt (or the Val portion of ValAndOff) are
    //    filled by sign-extending the used portion. Users of AuxInt which interpret
    //    AuxInt as unsigned (e.g. shifts) must be careful.
    //  - The SB 'register' is implemented using instruction-relative addressing. This
    //    places some limitations on when and how memory operands that are addressed
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 24 00:21:13 UTC 2023
    - 52.5K bytes
    - Viewed (0)
  9. src/crypto/tls/conn.go

    		if c.activeCall.CompareAndSwap(x, x|1) {
    			break
    		}
    	}
    	if x != 0 {
    		// io.Writer and io.Closer should not be used concurrently.
    		// If Close is called while a Write is currently in-flight,
    		// interpret that as a sign that this Close is really just
    		// being used to break the Write and/or clean up resources and
    		// avoid sending the alertCloseNotify, which may block
    		// waiting on handshakeMutex or the c.out mutex.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:10:12 UTC 2024
    - 51.8K bytes
    - Viewed (0)
  10. pkg/apis/networking/validation/validation_test.go

    		if len(errs) != 0 {
    			t.Errorf("expected success for %q", k)
    		}
    	}
    }
    
    // TestValidateEmptyIngressTLS verifies that an empty TLS configuration can be
    // specified, which ingress controllers may interpret to mean that TLS should be
    // used with a default certificate that the ingress controller furnishes.
    func TestValidateEmptyIngressTLS(t *testing.T) {
    	pathTypeImplementationSpecific := networking.PathTypeImplementationSpecific
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 21:05:06 UTC 2023
    - 73.3K bytes
    - Viewed (0)
Back to top