Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for setValues (0.35 sec)

  1. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

        std::vector<int> dilations{
            dilations_attr.template getValues<int64_t>().begin(),
            dilations_attr.template getValues<int64_t>().end()};
        auto strides_attr = GetI64ElementsAttr(op.getStrides());
        std::vector<tensorflow::int32> strides{
            strides_attr.template getValues<int64_t>().begin(),
            strides_attr.template getValues<int64_t>().end()};
    
        std::vector<int64_t> explicit_paddings;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  2. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    peOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},oa(i,e)}var Lr=ep(),p1=/^('|")([^]*)\1$/,d1=Lr(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),h1=Lr(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),m1=Lr(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
Back to top