Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for big4 (0.07 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    046A          ; mapped                 ; 046B          # 1.1  CYRILLIC CAPITAL LETTER BIG YUS
    046B          ; valid                                  # 1.1  CYRILLIC SMALL LETTER BIG YUS
    046C          ; mapped                 ; 046D          # 1.1  CYRILLIC CAPITAL LETTER IOTIFIED BIG YUS
    046D          ; valid                                  # 1.1  CYRILLIC SMALL LETTER IOTIFIED BIG YUS
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SqrtPhi", Const, 0},
    		{"SqrtPi", Const, 0},
    		{"Tan", Func, 0},
    		{"Tanh", Func, 0},
    		{"Trunc", Func, 0},
    		{"Y0", Func, 0},
    		{"Y1", Func, 0},
    		{"Yn", Func, 0},
    	},
    	"math/big": {
    		{"(*Float).Abs", Method, 5},
    		{"(*Float).Acc", Method, 5},
    		{"(*Float).Add", Method, 5},
    		{"(*Float).Append", Method, 5},
    		{"(*Float).Cmp", Method, 5},
    		{"(*Float).Copy", Method, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    		spec: core.LimitRangeSpec{
    			Limits: []core.LimitRangeItem{{
    				Type: core.LimitTypePersistentVolumeClaim,
    				Max:  getStorageResourceList("10Gi"),
    			}},
    		},
    	}, {
    		name: "all-fields-valid-big-numbers",
    		spec: core.LimitRangeSpec{
    			Limits: []core.LimitRangeItem{{
    				Type:                 core.LimitTypeContainer,
    				Max:                  getResourceList("100m", "10000T"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. RELEASE.md

            (`tf.Graph` or `tf.compat.v1.GraphDef`) as a summary. This is not a
            replacement for the trace-based API.
    
    *   Set `/d2ReducedOptimizeHugeFunctions` by default for Windows builds. This
        provides a big compile-time speedup, and effectively raises the minimum
        supported MSVC version to 16.4 (current: 16.8).
    
        *   See:
            https://groups.google.com/a/tensorflow.org/d/topic/build/SsW98Eo7l3o/discussion
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top