Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for sysconf (0.18 sec)

  1. RELEASE.md

            dynamic shapes.
        *   Fix error checking supported operations in a model containing
            `HardSwish`.
    
    ### Packaging Support
    
    *   Added `tf.sysconfig.get_build_info()`. Returns a dict that describes the
        build environment of the currently installed TensorFlow package, e.g. the
        NVIDIA CUDA and NVIDIA CuDNN versions used when TensorFlow was built.
    
    ### Profiler
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ScanState", Type, 0},
    		{"Scanf", Func, 0},
    		{"Scanln", Func, 0},
    		{"Scanner", Type, 0},
    		{"Sprint", Func, 0},
    		{"Sprintf", Func, 0},
    		{"Sprintln", Func, 0},
    		{"Sscan", Func, 0},
    		{"Sscanf", Func, 0},
    		{"Sscanln", Func, 0},
    		{"State", Type, 0},
    		{"Stringer", Type, 0},
    	},
    	"go/ast": {
    		{"(*ArrayType).End", Method, 0},
    		{"(*ArrayType).Pos", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top