Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for myns (0.05 sec)

  1. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

                     element_type)) {
        std::vector<float> mins = {static_cast<float>(qtype.getMin())};
        std::vector<float> maxs = {static_cast<float>(qtype.getMax())};
        q_params = tflite::CreateQuantizationParameters(
            builder_, builder_.CreateVector<float>(mins),
            builder_.CreateVector<float>(maxs));
      }
      return tflite::CreateTensor(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"men_wrestling":                        "\U0001f93c\u200d\u2642\ufe0f",
    	"mending_heart":                        "\u2764\ufe0f\u200d\U0001fa79",
    	"menorah":                              "\U0001f54e",
    	"mens":                                 "\U0001f6b9",
    	"mermaid":                              "\U0001f9dc\u200d\u2640\ufe0f",
    	"merman":                               "\U0001f9dc\u200d\u2642\ufe0f",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
Back to top