Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Vector3 (0.24 sec)

  1. .bazelrc

    build:release_arm64_linux --config=linux_arm64
    build:release_arm64_linux --crosstool_top="@ml2014_clang_aarch64_config_aarch64//crosstool:toolchain"
    build:release_arm64_linux --config=mkl_aarch64_threadpool
    build:release_arm64_linux --copt=-flax-vector-conversions
    test:release_arm64_linux --flaky_test_attempts=3
    
    # The old gcc linux build options are preserved in the unsupported_*_linux
    # configs. If your project fails to build with Clang, you can use these
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Apr 24 20:50:35 GMT 2024
    - 52.6K bytes
    - Viewed (2)
  2. RELEASE.md

            reuse previously-learned word embeddings when working with a new set
            of words which may include previously unseen words (the embedding
            vectors for unseen words will be randomly initialized).
    
    *   `tf.Variable`:
    
        *   Added `CompositeTensor` as a baseclass to `ResourceVariable`. This
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top