Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for badwidth (0.26 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    `[0; 2^num_bits - 1]` when `narrow_range` is false and `[1; 2^num_bits - 1]`
    when it is true) and then de-quantized and output as floats in `[min; max]`
    interval.
    *   `num_bits` is the bitwidth of the quantization; between 2 and 16, inclusive.
    
    Before quantization, `min` and `max` values are adjusted with the following
    logic.
    It is suggested to have `min <= 0 <= max`. If `0` is not in the range of values,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"CommentedNode", Type, 0},
    		{"CommentedNode.Comments", Field, 0},
    		{"CommentedNode.Node", Field, 0},
    		{"Config", Type, 0},
    		{"Config.Indent", Field, 1},
    		{"Config.Mode", Field, 0},
    		{"Config.Tabwidth", Field, 0},
    		{"Fprint", Func, 0},
    		{"Mode", Type, 0},
    		{"RawFormat", Const, 0},
    		{"SourcePos", Const, 0},
    		{"TabIndent", Const, 0},
    		{"UseSpaces", Const, 0},
    	},
    	"go/scanner": {
    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