Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for covering (0.2 sec)

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

      let summary = [{
    Outputs deterministic pseudorandom random integers from a uniform distribution.
      }];
    
      let description = [{
    The generated values are uniform integers covering the whole range of `dtype`.
    
    The outputs are a deterministic function of `shape` and `seed`.
      }];
    
      let arguments = (ins
        Arg<TF_I32OrI64Tensor, [{The shape of the output tensor.}]>:$shape,
    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/testdata/Isaac.Newton-Opticks.txt

    and 40 times. By another way of measuring I found that it magnified
    about 35 times. The concave Metal bore an Aperture of an Inch and a
    third part; but the Aperture was limited not by an opake Circle,
    covering the Limb of the Metal round about, but by an opake Circle
    placed between the Eyeglass and the Eye, and perforated in the middle
    with a little round hole for the Rays to pass through to the Eye. For
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. RELEASE.md

            slowly converting XYZDataset to DatasetV2 type which is the official
            version going to be used in TF 2.0 and motivated by some compatibility
            issue found, _BigtableXYZDataset (of type DatasetV2) does not implement
            the _as_variant_tensor() of DatasetV1, when moving contrib.bigtable to
            tensorflow_io. Converting into DatasetV2 removes the overheads to
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      namespace for a "producer" route, or the mesh implementation must support
                      and allow "consumer" routes for the referenced Service. ReferenceGrant is
                      not applicable for governing ParentRefs to Services - it is not possible to
                      create a "producer" route for a Service in a different namespace from the
                      Route.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    */
    
    package validation
    
    import (
    	"bytes"
    	"fmt"
    	"math"
    	"reflect"
    	"runtime"
    	"strings"
    	"testing"
    	"time"
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    269D          ; valid                  ;      ; NV8    # 5.1  OUTLINED WHITE STAR
    269E..269F    ; valid                  ;      ; NV8    # 5.2  THREE LINES CONVERGING RIGHT..THREE LINES CONVERGING LEFT
    26A0..26A1    ; valid                  ;      ; NV8    # 4.0  WARNING SIGN..HIGH VOLTAGE SIGN
    26A2..26B1    ; valid                  ;      ; NV8    # 4.1  DOUBLED FEMALE SIGN..FUNERAL URN
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.19.md

    You can find more information about how to restrict container system calls with seccomp in the new [documentation page on Kubernetes.io][seccomp-docs]
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top