Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for input_size (0.38 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      }];
    
      let arguments = (ins
        Arg<TF_Int32Tensor, [{An integer vector representing the shape of `input`,
    where `input` is a 4-D `[batch, height, width, channels]` tensor.}]>:$input_sizes,
        Arg<TensorOf<[TF_Bfloat16, TF_Float16, TF_Float32, TF_Float64, TF_Int32]>, [{4-D with shape
    `[filter_height, filter_width, in_channels, out_channels]`.}]>:$filter,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top