Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for maven (0.15 sec)

  1. ci/official/containers/linux_arm64/devel.usertools/repack_libtensorflow.sh

    # Helper function to copy a srcjar after moving any source files
    # directly under the root to the "maven-style" src/main/java layout
    #
    # Source files generated by annotation processors appear directly
    # under the root of srcjars jars created by bazel, rather than under
    # the maven-style src/main/java subdirectory.
    #
    # Bazel manages annotation generated source as follows: First, it
    Shell Script
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 2.6K bytes
    - Viewed (0)
  2. ci/official/utilities/repack_libtensorflow.sh

    # Helper function to copy a srcjar after moving any source files
    # directly under the root to the "maven-style" src/main/java layout
    #
    # Source files generated by annotation processors appear directly
    # under the root of srcjars jars created by bazel, rather than under
    # the maven-style src/main/java subdirectory.
    #
    # Bazel manages annotation generated source as follows: First, it
    Shell Script
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Jul 12 19:47:53 GMT 2023
    - 2.6K bytes
    - Viewed (0)
  3. ci/devinfra/docker_windows/Dockerfile

        choco install KB2533623; \
        choco install KB2919355; \
        choco install KB2919442; \
        choco install KB2999226; \
        choco install KB3033929; \
        choco install KB3035131; \
        choco install maven; \
        choco install ninja; \
        choco install nodejs --version 9.3.0; \
        choco install nodejs.install --version 9.3.0; \
        choco install nuget.commandline; \
        choco install openjdk11; \
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Fri Aug 18 17:24:20 GMT 2023
    - 13.6K bytes
    - Viewed (0)
  4. RELEASE.md

    *   Multiple tfdbg bug fixes:
        *   Fixed Windows compatibility issues.
        *   Command history now persists across runs.
        *   Bug fix in graph validation related to `tf.while_loops`.
    *   Java Maven fixes for bugs with Windows installation.
    *   Backport fixes and improvements from external keras.
    *   Keras config file handling fix.
    
    ## Thanks to our Contributors
    
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top