Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MaxPool (0.07 sec)

  1. tensorflow/compiler/mlir/lite/tests/legalize-tf.mlir

    // CHECK:  %1 = "tf.MaxPool"(%arg0)
    // CHECK:  %2 = "tf.MaxPool"(%arg0)
    }
    
    func.func @maxPool2DChannelFirst(%arg0: tensor<1x16x6x6xf32>) -> tensor<1x16x1x1xf32> {
      // OK
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 05 01:54:33 UTC 2024
    - 153.4K bytes
    - Viewed (0)
Back to top