Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 17 for set_inputs (0.19 sec)

  1. tensorflow/c/c_api.cc

      GraphDef gdef;
      src_graph->ToGraphDef(&gdef);
    
      tensorflow::ImportGraphDefOptions opts;
      opts.prefix = prefix;
    
      for (int i = 0; i < dst_inputs.size(); ++i) {
        opts.input_map[ToTensorId(src_inputs[i])] =
            TensorId(dst_inputs[i].node()->name(), dst_inputs[i].index());
      }
      opts.skip_mapped_nodes = true;
    
      for (const tensorflow::Operation& op : control_deps) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 15 03:35:10 UTC 2024
    - 102.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo.cc

        if (op->getOperands().size() != 2)
          return rewriter.notifyMatchFailure(
              op, "only match for the case where operands is of size 2");
        auto keys = op.getInputs()[0];
        auto indices = op.getInputs()[1];
        auto keys_ty = mlir::dyn_cast_or_null<ShapedType>(keys.getType());
        auto indices_ty = mlir::dyn_cast_or_null<ShapedType>(indices.getType());
        if (!keys_ty || !keys_ty.hasStaticShape() ||
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 154.9K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    void setFeature(String, boolean) throws XmlPullParserExcepti; public boolean getFeature(String); public void setProperty(String, Object) throws XmlPullParserExcepti; public Object getProperty(String); public void setInput(java.io.Reader) throws XmlPullParserExcepti; public void setInput(java.io.InputStream, String) throws XmlPullParserExcepti; public String getInputEncoding(); public void defineEntityReplacem(String, String) throws XmlPullParserExcepti; public int getNamespaceCount(int) throws X...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    void setFeature(String, boolean) throws XmlPullParserExcepti; public boolean getFeature(String); public void setProperty(String, Object) throws XmlPullParserExcepti; public Object getProperty(String); public void setInput(java.io.Reader) throws XmlPullParserExcepti; public void setInput(java.io.InputStream, String) throws XmlPullParserExcepti; public String getInputEncoding(); public void defineEntityReplacem(String, String) throws XmlPullParserExcepti; public int getNamespaceCount(int) throws X...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    void setFeature(String, boolean) throws XmlPullParserExcepti; public boolean getFeature(String); public void setProperty(String, Object) throws XmlPullParserExcepti; public Object getProperty(String); public void setInput(java.io.Reader) throws XmlPullParserExcepti; public void setInput(java.io.InputStream, String) throws XmlPullParserExcepti; public String getInputEncoding(); public void defineEntityReplacem(String, String) throws XmlPullParserExcepti; public int getNamespaceCount(int) throws X...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 164.6K bytes
    - Viewed (0)
  6. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    void setFeature(String, boolean) throws XmlPullParserExcepti; public boolean getFeature(String); public void setProperty(String, Object) throws XmlPullParserExcepti; public Object getProperty(String); public void setInput(java.io.Reader) throws XmlPullParserExcepti; public void setInput(java.io.InputStream, String) throws XmlPullParserExcepti; public String getInputEncoding(); public void defineEntityReplacem(String, String) throws XmlPullParserExcepti; public int getNamespaceCount(int) throws X...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Oct 23 23:48:02 UTC 2009
    - 164.6K bytes
    - Viewed (0)
  7. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    void setFeature(String, boolean) throws XmlPullParserExcepti; public boolean getFeature(String); public void setProperty(String, Object) throws XmlPullParserExcepti; public Object getProperty(String); public void setInput(java.io.Reader) throws XmlPullParserExcepti; public void setInput(java.io.InputStream, String) throws XmlPullParserExcepti; public String getInputEncoding(); public void defineEntityReplacem(String, String) throws XmlPullParserExcepti; public int getNamespaceCount(int) throws X...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu May 02 15:10:38 UTC 2024
    - 164.6K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    void setFeature(String, boolean) throws XmlPullParserExcepti; public boolean getFeature(String); public void setProperty(String, Object) throws XmlPullParserExcepti; public Object getProperty(String); public void setInput(java.io.Reader) throws XmlPullParserExcepti; public void setInput(java.io.InputStream, String) throws XmlPullParserExcepti; public String getInputEncoding(); public void defineEntityReplacem(String, String) throws XmlPullParserExcepti; public int getNamespaceCount(int) throws X...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 160K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_ops_a_m.cc

                           .getSplatValue<Attribute>());
      }
    
      // Check the non-zero operand's shape matches the result shape.
      if (result_ty == getInputs()[non_zero_index].getType())
        return getInputs()[non_zero_index];
      return {};
    }
    
    //===----------------------------------------------------------------------===//
    // AddV2Op
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 146.7K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    void setFeature(String, boolean) throws XmlPullParserExcepti; public boolean getFeature(String); public void setProperty(String, Object) throws XmlPullParserExcepti; public Object getProperty(String); public void setInput(java.io.Reader) throws XmlPullParserExcepti; public void setInput(java.io.InputStream, String) throws XmlPullParserExcepti; public String getInputEncoding(); public void defineEntityReplacem(String, String) throws XmlPullParserExcepti; public int getNamespaceCount(int) throws X...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 200.2K bytes
    - Viewed (0)
Back to top