Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for concreteEtype (0.13 sec)

  1. tensorflow/compiler/mlir/lite/transforms/prepare_tf.cc

      IntegerAttr stride_height;
      IntegerAttr stride_width;
    };
    
    // Templated class for declaring a converter from some TensorFlow convolution
    // op into its counterpart in TensorFlow Lite.
    //
    // The `ConcreteType` deriving from this template must provide the following
    // method for constructing TensorFlow Lite op:
    //
    //   TFL::[op] createTFLOp(ConvertTFConvOpMatchState *state,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 21:49:50 UTC 2024
    - 64.6K bytes
    - Viewed (0)
Back to top