Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 21 for combinations (0.47 sec)

  1. tensorflow/compiler/mlir/lite/ir/tfl_ops.td

          return {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 16};
        }
      }];
    }
    
    // UnidirectionalSequenceLstm op.
    // TODO(ashwinm): Add constraint to validate the combination of operands
    // that are valid for hybrid vs fully quantized vs float only semantics
    def TFL_UnidirectionalSequenceLSTMOp :
      TFL_Op<"unidirectional_sequence_lstm",
              [LstmMandatoryInputsConstraint,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 186K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1alpha1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.4K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo.cc

          dot_general_op.getDotDimensionNumbers(),
          mlir::cast<ShapedType>(dot_general_op.getResult().getType()),
          dot_general_op.getLoc());
    }
    
    // Replace BinaryOp with a combination of TfBinaryOp and TfReduceOp if the
    // init value doesn't match the expectation of TfReduceOp.
    template <typename TfReduceOp, typename TfBinOp>
    LogicalResult rewriteNonMatchInitValue(mhlo::ReduceOp reduce_op, Value input,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 154.9K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1beta1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.7K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

                "type": "string"
              },
              "type": "array"
            },
            "wwids": {
              "description": "Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.",
              "items": {
                "type": "string"
              },
              "type": "array"
            }
          },
          "type": "object"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__node.k8s.io__v1_openapi.json

                "type": "string"
              },
              "key": {
                "description": "Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.",
                "type": "string"
              },
              "operator": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 122.9K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/transforms/shape_inference.cc

          new_arg_type = tensorflow::GetTypeFromTFTensorShape(
              new_shape, element_type,
              mhlo::TypeExtensionsAttr::get(context, new_bounds));
        }
      }
      return new_arg_type;
    }
    
    // Combination of value producer and port of value produced (e.g.,
    //   <value result output>:<value in output tensor>,
    // so for tf.Const -> tensor<10x20xf32>, [0,2,18] would point to a unique output
    // scalar value).
    struct ValuePort {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Jun 08 07:28:49 UTC 2024
    - 134.1K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

          // We do not handle the other element of this tuple, which corresponds to
          // Python kwonlyargs, since currently TensorFlow prohibits this in
          // combination with input_signature:
          // https://github.com/tensorflow/tensorflow/blob/8cb8627abb5ef83a6fba34f8fd0e4ee430562eb1/tensorflow/python/eager/function.py#L2027-L2030
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
  9. src/cmd/internal/obj/s390x/asmz.go

    			return op
    		}
    	}
    
    	// Cannot find a case; abort.
    	s := ""
    	for _, a := range args {
    		s += fmt.Sprintf(" %v", DRconv(int(a)))
    	}
    	c.ctxt.Diag("illegal combination %v%v\n", p.As, s)
    	c.ctxt.Diag("prog: %v\n", p)
    	return nil
    }
    
    func cmp(a int, b int) bool {
    	if a == b {
    		return true
    	}
    	switch a {
    	case C_DCON:
    		if b == C_LCON {
    			return true
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
  10. src/encoding/json/testdata/code.json.gz

    "touches":2,"min_t":1228525763,"max_t":1236205616,"mean_t":1232365689},{"name":"034-expected.checksum","kids":[],"cl_weight":0.0006270059426999707,"touches":2,"min_t":1228525763,"max_t":1236205616,"mean_t":1232365689},{"name":"nondeterministic-combinators-expected.png","kids":[],"cl_weight":0.0006270059426999707,"touches":2,"min_t":1228525763,"max_t":1236205616,"mean_t":1232365689},{"name":"042-expected.png","kids":[],"cl_weight":0.0006270059426999707,"touches":2,"min_t":1228525763,"max_t":12362...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top