Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for myModel (0.27 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.verification.model.ArtifactVerificationMetadata> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ArtifactVerificationMetadata.java:0)
    Class <org.gradle.api.internal.artifacts.verification.model.Checksum> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Checksum.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. RELEASE.md

            the `run_eagerly` property, and will correctly run using `tf.function`
            by default. Note that `Model.fit_generator`, `Model.evaluate_generator`,
            and `Model.predict_generator` are deprecated endpoints. They are
            subsumed by `Model.fit`, `Model.evaluate`, and `Model.predict` which now
            support generators and Sequences.
    *   `tf.lite`
        *   Legalization for `NMS` ops in TFLite.
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  }
                ],
                "description": "NamedResources describes the allocation result when using the named resources model."
              },
              "vendorRequestParameters": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.runtime.RawExtension"
                  }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    one Tensor of activations per table specified in the model. There can be at
    most one RecvTPUEmbeddingActivations op in the TPU graph.
      }];
    
      let arguments = (ins
        StrAttr:$config
      );
    
      let results = (outs
        Res<Variadic<TF_Float32Tensor>, [{A TensorList of embedding activations containing one Tensor per
    embedding table in the model.}]>:$outputs
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"CMYKToRGB", Func, 5},
    		{"Color", Type, 0},
    		{"Gray", Type, 0},
    		{"Gray.Y", Field, 0},
    		{"Gray16", Type, 0},
    		{"Gray16.Y", Field, 0},
    		{"Gray16Model", Var, 0},
    		{"GrayModel", Var, 0},
    		{"Model", Type, 0},
    		{"ModelFunc", Func, 0},
    		{"NRGBA", Type, 0},
    		{"NRGBA.A", Field, 0},
    		{"NRGBA.B", Field, 0},
    		{"NRGBA.G", Field, 0},
    		{"NRGBA.R", Field, 0},
    		{"NRGBA64", Type, 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