Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for transformAction (0.1 sec)

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

        TFL_OperandHasRankAtMost<0, 4>
      ]> {
      let summary = "DepthToSpace operator";
    
      let description = [{
        Rearranges data from depth into blocks of spatial data.
        This is the reverse transformation of SpaceToDepth. More specifically,
        this op outputs a copy of the input tensor where values from the `depth`
        dimension are moved in spatial blocks to the `height` and `width`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 186K bytes
    - Viewed (0)
Back to top