Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for TestBad (0.07 sec)

  1. src/main/resources/fess_indices/fess/es/stopwords.txt

    estuvieron
    estuviera
    estuvieras
    estuviéramos
    estuvierais
    estuvieran
    estuviese
    estuvieses
    estuviésemos
    estuvieseis
    estuviesen
    estando
    estado
    estada
    estados
    estadas
    estad
    he
    has
    ha
    hemos
    habéis
    han
    haya
    hayas
    hayamos
    hayáis
    hayan
    habré
    habrás
    habrá
    habremos
    habréis
    habrán
    habría
    habrías
    habríamos
    habríais
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Mon Nov 27 12:59:36 UTC 2023
    - 2.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/ops.mlir

      // CHECK: "tfl.equal"(%arg0, %arg1)
      %0 = "tfl.equal"(%arg0, %arg1) : (tensor<? x i16>, tensor<? x i16>) -> tensor<? x i1>
      func.return %0#0 : tensor<? x i1>
    }
    
    // -----
    
    // CHECK-LABEL: testPad
    func.func @testPad(tensor<2x1x3xf32>, tensor<3x2xi32>) -> tensor<? x f32> {
    ^bb0(%arg0: tensor<2x1x3xf32>, %arg1: tensor<3x2xi32>):
      // CHECK: "tfl.pad"(%arg0, %arg1)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 189.2K bytes
    - Viewed (0)
Back to top