Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 46 for alignment (0.24 sec)

  1. analysis/analysis-api-standalone/tests-gen/org/jetbrains/kotlin/analysis/api/standalone/fir/test/cases/generated/cases/components/resolver/FirStandaloneNormalAnalysisSourceModuleResolveCandidatesTestGenerated.java

        @TestDataPath("$PROJECT_ROOT")
        public class Assignment {
          @Test
          public void testAllFilesPresentInAssignment() {
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 04 19:03:00 UTC 2024
    - 215.8K bytes
    - Viewed (0)
  2. src/main/webapp/css/bootstrap.min.css

    stify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Wed Dec 25 08:05:52 UTC 2019
    - 155.8K bytes
    - Viewed (0)
  3. src/main/webapp/css/admin/bootstrap.min.css

    stify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 155.8K bytes
    - Viewed (0)
  4. 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)
  5. src/encoding/json/testdata/code.json.gz

    11368143551917333,"touches":2,"min_t":1228948796,"max_t":1236205616,"mean_t":1232577206},{"name":"text-ctm-expected.png","kids":[],"cl_weight":0.0011368143551917333,"touches":2,"min_t":1228948796,"max_t":1236205616,"mean_t":1232577206},{"name":"alignment-baseline-modes-expected.checksum","kids":[],"cl_weight":0.0011368143551917333,"touches":2,"min_t":1228948796,"max_t":1236205616,"mean_t":1232577206},{"name":"tref-update-expected.checksum","kids":[],"cl_weight":0.0011368143551917333,"touches":2,...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
Back to top