Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for OUTPUT_DIRECTORY (0.15 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/python/save_model.py

      return graph_def
    
    
    def create_empty_output_dir(
        output_directory: str, overwrite: bool = True
    ) -> None:
      """Creates the `output_directory`.
    
      If `output_directory` already exists, it recursively deletes all contents
      inside the directory.
    
      Also creates the parent & intermediate directories.
    
      Args:
        output_directory: Output directory.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 01:09:50 UTC 2024
    - 12.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/quantization/tensorflow/python/quantize_model.py

          argument and QuantizationOptions.
        ValueError: When the specified quantization method is not yet supported.
      """
      _verify_output_dir(output_directory, overwrite_output_directory)
    
      # Set default values for None arguments.
      if output_directory is None:
        output_directory = tempfile.mkdtemp()
    
      if quantization_options is None:
        quantization_options = _QuantizationOptions()
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 34.2K bytes
    - Viewed (0)
  3. platforms/ide/ide-plugins/src/integTest/resources/org/gradle/plugins/ide/idea/IdeaIntegrationTest/worksWithASubProjectThatDoesNotHaveTheIdeaPluginApplied/expectedFiles/root.ipr.xml

        <setting name="root"/>
      </component>
      <component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C"/>
      <component name="JavadocGenerationManager">
        <option name="OUTPUT_DIRECTORY"/>
        <option name="OPTION_SCOPE" value="protected"/>
        <option name="OPTION_HIERARCHY" value="true"/>
        <option name="OPTION_NAVIGATOR" value="true"/>
        <option name="OPTION_INDEX" value="true"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 01 11:07:39 UTC 2023
    - 3.8K bytes
    - Viewed (0)
  4. platforms/ide/ide-plugins/src/test/resources/org/gradle/plugins/ide/idea/model/customProject.xml

        <setting name="root" />
      </component>
      <component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C" />
      <component name="JavadocGenerationManager">
        <option name="OUTPUT_DIRECTORY" />
        <option name="OPTION_SCOPE" value="protected" />
        <option name="OPTION_HIERARCHY" value="true" />
        <option name="OPTION_NAVIGATOR" value="true" />
        <option name="OPTION_INDEX" value="true" />
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 01 11:07:39 UTC 2023
    - 2.8K bytes
    - Viewed (0)
  5. platforms/ide/ide/src/main/resources/org/gradle/plugins/ide/idea/model/defaultProject.xml

            <setting name="root"/>
        </component>
        <component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C"/>
        <component name="JavadocGenerationManager">
            <option name="OUTPUT_DIRECTORY"/>
            <option name="OPTION_SCOPE" value="protected"/>
            <option name="OPTION_HIERARCHY" value="true"/>
            <option name="OPTION_NAVIGATOR" value="true"/>
            <option name="OPTION_INDEX" value="true"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:12 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  6. platforms/ide/ide-plugins/src/integTest/resources/org/gradle/plugins/ide/idea/IdeaIntegrationTest/worksWithAnEmptyProject/expectedFiles/root.ipr.xml

        <setting name="root"/>
      </component>
      <component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C"/>
      <component name="JavadocGenerationManager">
        <option name="OUTPUT_DIRECTORY"/>
        <option name="OPTION_SCOPE" value="protected"/>
        <option name="OPTION_HIERARCHY" value="true"/>
        <option name="OPTION_NAVIGATOR" value="true"/>
        <option name="OPTION_INDEX" value="true"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 01 11:07:39 UTC 2023
    - 3.7K bytes
    - Viewed (0)
  7. platforms/ide/ide-plugins/src/integTest/resources/org/gradle/plugins/ide/idea/IdeaIntegrationTest/canCreateAndDeleteMetaData/expectedFiles/root.ipr.xml

        <setting name="root"/>
      </component>
      <component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C"/>
      <component name="JavadocGenerationManager">
        <option name="OUTPUT_DIRECTORY"/>
        <option name="OPTION_SCOPE" value="protected"/>
        <option name="OPTION_HIERARCHY" value="true"/>
        <option name="OPTION_NAVIGATOR" value="true"/>
        <option name="OPTION_INDEX" value="true"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 01 11:07:39 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  8. platforms/ide/ide-plugins/src/integTest/resources/org/gradle/plugins/ide/idea/IdeaIntegrationTest/worksWithNonStandardLayout/expectedFiles/root/root.ipr.xml

        <setting name="root"/>
      </component>
      <component name="IdProvider" IDEtalkID="11DA1DB66DD62DDA1ED602B7079FE97C"/>
      <component name="JavadocGenerationManager">
        <option name="OUTPUT_DIRECTORY"/>
        <option name="OPTION_SCOPE" value="protected"/>
        <option name="OPTION_HIERARCHY" value="true"/>
        <option name="OPTION_NAVIGATOR" value="true"/>
        <option name="OPTION_INDEX" value="true"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Aug 01 11:07:39 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  9. platforms/core-configuration/kotlin-dsl/src/main/kotlin/org/gradle/kotlin/dsl/support/KotlinCompiler.kt

    import org.jetbrains.kotlin.config.JVMConfigurationKeys.JDK_HOME
    import org.jetbrains.kotlin.config.JVMConfigurationKeys.JVM_TARGET
    import org.jetbrains.kotlin.config.JVMConfigurationKeys.OUTPUT_DIRECTORY
    import org.jetbrains.kotlin.config.JVMConfigurationKeys.RETAIN_OUTPUT_IN_MEMORY
    import org.jetbrains.kotlin.config.JVMConfigurationKeys.SAM_CONVERSIONS
    import org.jetbrains.kotlin.config.JvmAnalysisFlags
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 31 08:46:17 UTC 2023
    - 20.1K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

          ):
            converted_model = quantize_model.quantize(
                input_saved_model_path,
                output_directory,
                quantization_options,
            )
          return
    
        else:
          converted_model = quantize_model.quantize(
              input_saved_model_path,
              output_directory,
              quantization_options,
          )
    
        self.assertIsNotNone(converted_model)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
Back to top