Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 22 of 22 for binomial (0.1 sec)

  1. RELEASE.md

        *   Add a new "result_type" parameter to `tf.strings.split`.
        *   Add name argument to `tf.string_split` and `tf.strings_split`.
        *   Extend `tf.strings.split` to support inputs with any rank.
        *   Added `tf.random.binomial`.
        *   Added `key` and `skip` methods to `random.experimental.Generator`.
        *   Extend `tf.function` with basic support for CompositeTensors arguments
            (such as `SparseTensor` and `RaggedTensor`).
    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

    		{"(*Float).UnmarshalText", Method, 6},
    		{"(*Int).Abs", Method, 0},
    		{"(*Int).Add", Method, 0},
    		{"(*Int).And", Method, 0},
    		{"(*Int).AndNot", Method, 0},
    		{"(*Int).Append", Method, 6},
    		{"(*Int).Binomial", Method, 0},
    		{"(*Int).Bit", Method, 0},
    		{"(*Int).BitLen", Method, 0},
    		{"(*Int).Bits", Method, 0},
    		{"(*Int).Bytes", Method, 0},
    		{"(*Int).Cmp", Method, 0},
    		{"(*Int).CmpAbs", Method, 10},
    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