Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for optimizations (0.22 sec)

  1. ci/official/containers/linux_arm64/builder.devtoolset/stringop_trunc.patch

    -       | ((const unsigned char *) (const char *) (src))[idx + 2]) << 8	      \
    -      | ((const unsigned char *) (const char *) (src))[idx + 3])
    -# endif
     #else
     /* These are a few types we need for the optimizations if we cannot
        use unaligned memory accesses.  */
    @@ -94,148 +72,11 @@ __STRING2_COPY_TYPE (8);
     
     /* Set N bytes of S to C.  */
     #if !defined _HAVE_STRING_ARCH_memset
    -# if !__GNUC_PREREQ (3, 0)
    Others
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 42.9K bytes
    - Viewed (1)
  2. .github/bot_config.yml

             * All you need is a good internet connection and you are all set.
          * Try to build TF from sources by changing CPU optimization flags.
       
       *Please let us know if this helps.*
       
    windows_comment: >
       From the stack trace it looks like you are hitting windows path length limit.
          * Try to disable path length limit on Windows 10.
    Others
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Tue Oct 17 11:48:07 GMT 2023
    - 4K bytes
    - Viewed (0)
Back to top