Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for 17 (0.01 seconds)

  1. .bazelrc

    # By default, build TF in C++ 17 mode.
    common:android --cxxopt=-std=c++17
    common:android --host_cxxopt=-std=c++17
    common:ios --cxxopt=-std=c++17
    common:ios --host_cxxopt=-std=c++17
    common:linux --cxxopt=-std=c++17
    common:linux --host_cxxopt=-std=c++17
    common:macos --cxxopt=-std=c++17
    common:macos --host_cxxopt=-std=c++17
    common:windows --cxxopt=/std:c++17
    common:windows --host_cxxopt=/std:c++17
    
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Fri Dec 26 23:20:26 GMT 2025
    - 56.8K bytes
    - Click Count (0)
  2. docs/en/docs/release-notes.md

    ## 0.1.19
    
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sat Dec 27 19:06:15 GMT 2025
    - 586.7K bytes
    - Click Count (0)
Back to Top