Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for normalization (0.07 sec)

  1. .teamcity/test-buckets.json

    					"name":"TestDistribution"
    				},
    				"subprojects":[
    					"language-native",
    					"io",
    					"testing-jvm-infrastructure",
    					"cli",
    					"daemon-protocol",
    					"build-cache-base",
    					"normalization-java",
    					"docs",
    					"stdlib-kotlin-extensions",
    					"build-option",
    					"internal-instrumentation-api"
    				]
    			},
    			{
    				"parallelizationMethod":{
    					"name":"TestDistribution"
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Oct 08 11:14:16 UTC 2024
    - 87.8K bytes
    - Viewed (0)
  2. compat/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java

    import org.apache.maven.model.io.ModelReader;
    import org.apache.maven.model.management.DependencyManagementInjector;
    import org.apache.maven.model.management.PluginManagementInjector;
    import org.apache.maven.model.normalization.ModelNormalizer;
    import org.apache.maven.model.path.ModelPathTranslator;
    import org.apache.maven.model.path.ModelUrlNormalizer;
    import org.apache.maven.model.path.ProfileActivationFilePathInterpolator;
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 83.6K bytes
    - Viewed (0)
  3. tensorflow/c/c_api.h

    //           names of the operations (usually placeholders) pointed to by
    //           `inputs`. These operation names should start with a letter.
    //           Normalization will convert all letters to lowercase and
    //           non-alphanumeric characters to '_' to make resulting names match
    //           the "[a-z][a-z0-9_]*" pattern for operation argument names.
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Oct 26 21:08:15 UTC 2023
    - 82.3K bytes
    - Viewed (0)
Back to top