Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 34 for assignments (0.22 sec)

  1. src/cmd/link/internal/ld/data.go

    // the symbols, "syms" holds the list of symbols to assign,
    // "forceType" (if non-zero) contains a new sym type to apply to each
    // sym during the assignment, and "aligner" is a hook to call to
    // handle alignment during the assignment process.
    func (state *dodataState) assignDsymsToSection(sect *sym.Section, syms []loader.Sym, forceType sym.SymKind, aligner func(state *dodataState, datsize int64, s loader.Sym) int64) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/tpu_rewrite.mlir

        func.return
      }
      func.func @empty_func() {
        func.return
      }
    }
    
    // -----
    
    // Tests `tf_device.cluster_func` with `topology` attribute resulting in device assignment error.
    
    module attributes {tf.versions = {producer = 888 : i32}, tf.devices = ["/job:worker/replica:0/task:0/device:CPU:0", "/job:worker/replica:0/task:0/device:TPU_SYSTEM:0", "/job:worker/replica:0/task:0/device:TPU:0"]} {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 22:03:30 UTC 2024
    - 172.9K bytes
    - Viewed (0)
  3. src/reflect/all_test.go

    	return 0, nil
    }
    func (w *WC) Close() error {
    	return nil
    }
    
    func TestMakeFuncValidReturnAssignments(t *testing.T) {
    	// reflect.Values returned from the wrapped function should be assignment-converted
    	// to the types returned by the result of MakeFunc.
    
    	// Concrete types should be promotable to interfaces they implement.
    	var f func() error
    	f = MakeFunc(TypeOf(f), func([]Value) []Value {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 218.8K bytes
    - Viewed (0)
  4. tensorflow/compiler/jit/extract_outside_compilation_pass.cc

      // Copy all attributes.
      for (const auto& attr : call_node->attrs()) {
        host_compute_builder.Attr(attr.first, attr.second);
      }
    
      // Populate tpu_core assignment.
      const auto iter = host_compute_core.find(original_oc_name);
      if (iter != host_compute_core.end()) {
        int core = iter->second;
        host_compute_builder.Attr("tpu_core", core);
      }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 104.7K bytes
    - Viewed (0)
  5. pilot/pkg/networking/core/cluster_test.go

    				t.Errorf("cluster expected to have weighed config, but is nil")
    			}
    			if tt.expectClusterLoadAssignmenttoBeNil && c.LoadAssignment != nil {
    				t.Errorf("cluster expected not to have load assignmentset, but is present")
    			}
    		})
    	}
    }
    
    func TestBuildStaticClusterWithNoEndPoint(t *testing.T) {
    	g := NewWithT(t)
    
    	service := &model.Service{
    		Hostname: host.Name("static.test"),
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 108.8K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    Container, java.util.Map, org.codehaus.plexus.classworlds.realm.ClassRealm); } org/codehaus/plexus/component/composition/Requirement.class package org.codehaus.plexus.component.composition; public synchronized class Requirement { private Object assignment; private java.util.List componentDescriptors; public void Requirement(Object, java.util.List); public Object getAssignment(); public java.util.List getComponentDescript(); } org/codehaus/plexus/component/composition/setter/SetterComponentCompo.class...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 205.7K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    Container, java.util.Map, org.codehaus.plexus.classworlds.realm.ClassRealm); } org/codehaus/plexus/component/composition/Requirement.class package org.codehaus.plexus.component.composition; public synchronized class Requirement { private Object assignment; private java.util.List componentDescriptors; public void Requirement(Object, java.util.List); public Object getAssignment(); public java.util.List getComponentDescript(); } org/codehaus/plexus/component/composition/setter/SetterComponentCompo.class...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 205.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_ops_n_z.cc

          {cond_input, "condition input"},
          {body_input, "body input"},
      }};
    
      // A pair of type lists should be cast compatible with each other if one is
      // converted to the another for a function call or assignment or there is a
      // common source of inputs for both. Therefore, the While op requires the
      // following pairs of type lists to be cast compatible for the tensor_cast
      // operation:
      //
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 170.8K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    Container, java.util.Map, org.codehaus.plexus.classworlds.realm.ClassRealm); } org/codehaus/plexus/component/composition/Requirement.class package org.codehaus.plexus.component.composition; public synchronized class Requirement { private Object assignment; private java.util.List componentDescriptors; public void Requirement(Object, java.util.List); public Object getAssignment(); public java.util.List getComponentDescript(); } org/codehaus/plexus/component/composition/setter/SetterComponentCompo.class...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 233.3K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    Container, java.util.Map, org.codehaus.plexus.classworlds.realm.ClassRealm); } org/codehaus/plexus/component/composition/Requirement.class package org.codehaus.plexus.component.composition; public synchronized class Requirement { private Object assignment; private java.util.List componentDescriptors; public void Requirement(Object, java.util.List); public Object getAssignment(); public java.util.List getComponentDescript(); } org/codehaus/plexus/component/composition/setter/SetterComponentCompo.class...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 233.3K bytes
    - Viewed (0)
Back to top