Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kCustomMaxUnpooling (0.55 sec)

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

    constexpr char kTFTextAPIPrefix[] = "tftext:";
    constexpr char kCustomSSDPostprocessing[] = "TFLite_Detection_PostProcess";
    constexpr char kTfNMSPadded[] = "non_max_suppression_padded_v2";
    constexpr char kCustomMaxUnpooling[] = "addons:MaxUnpooling2D";
    constexpr char kCustomDenseImageWarp[] = "addons:DenseImageWarp";
    constexpr char kTFLFusableOp[] = "tfl_fusable_op";
    
    using mlir::TF::FuncAttr;
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 17.6K bytes
    - Viewed (0)
Back to top