Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for XLA (0.17 sec)

  1. .bazelrc

    test:rbe_cross_compile_linux_arm64 --config=rbe_cross_compile_base
    
    # RBE cross-compile configs for XLA Linux Aarch64
    build:rbe_cross_compile_linux_arm64_xla --config=cross_compile_linux_arm64_xla
    build:rbe_cross_compile_linux_arm64_xla --config=rbe_cross_compile_base_xla
    test:rbe_cross_compile_linux_arm64_xla --config=rbe_cross_compile_base_xla
    
    # END LINUX AARCH64 CROSS-COMPILE CONFIGS
    
    # START MACOS CROSS-COMPILE CONFIGS
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
  2. RELEASE.md

            `tf.complex64` or `tf.complex128`, because the behavior of these ops is
            not well defined for complex types.
        *   XLA:CPU and XLA:GPU devices are no longer registered by default. Use
            `TF_XLA_FLAGS=--tf_xla_enable_xla_devices` if you really need them, but
            this flag will eventually be removed in subsequent releases.
    
    *   `tf.keras`:
    
    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