Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for RangeTs (0.15 sec)

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

        operand_range getArgOperands() {
          // Merge `in_tensors` and `captured_tensors`. `operandSegmentSizes`
          // has two elements, so it will be merging two operand ranges (the two
          // variadic arguments). Attributes like `batch_timeout_micros` will not
          // make it to the return array.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

    *   `tf.math`:
    
        *   Added `tf.math.approx_max_k` and `tf.math.approx_min_k` which are the
            optimized alternatives to `tf.math.top_k` on TPU. The performance
            difference ranges from 8 to 100 times depending on the size of k. When
            running on CPU and GPU, a non-optimized XLA kernel is used.
    
    *   `tf.train`:
    
        *   Added `tf.train.TrackableView` which allows users to inspect the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*ComplexType).Size", Method, 0},
    		{"(*ComplexType).String", Method, 0},
    		{"(*Data).AddSection", Method, 14},
    		{"(*Data).AddTypes", Method, 3},
    		{"(*Data).LineReader", Method, 5},
    		{"(*Data).Ranges", Method, 7},
    		{"(*Data).Reader", Method, 0},
    		{"(*Data).Type", Method, 0},
    		{"(*DotDotDotType).Common", Method, 0},
    		{"(*DotDotDotType).Size", Method, 0},
    		{"(*DotDotDotType).String", 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