Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for Advice (0.09 sec)

  1. tensorflow/compiler/mlir/lite/tests/ops.mlir

        %4, %5, %6, %7 = "tf.TFLite_Detection_PostProcess"(%a0, %a1, %a2) {_output_quantized = true, _output_types = [f32, f32, f32, f32], _support_output_type_float_in_quantized_op = true, detections_per_class = 100 : i64, device = "", h_scale = 5.000000e+00 : f32, max_classes_per_detection = 1 : i64, max_detections = 20 : i64, nms_iou_threshold = 6.000000e-01 : f32, nms_score_threshold = 3.000000e-01 : f32, num_classes = 90 : i64, use_regular_nms = false, w_scale = 5.000000e+00...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 189.2K bytes
    - Viewed (0)
  2. src/cmd/go/internal/load/pkg.go

    			// The module containing the main package does not overlap with the
    			// repository containing the working directory. Don't include VCS info.
    			// If the repo contains the module or vice versa, but they are not
    			// the same directory, it's likely an error (see below).
    			goto omitVCS
    		}
    		if cfg.BuildBuildvcs == "auto" && vcsCmd != nil && vcsCmd.Cmd != "" {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 28 17:00:51 UTC 2024
    - 120K bytes
    - Viewed (0)
Back to top