Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetLstmProperty (0.29 sec)

  1. tensorflow/compiler/mlir/lite/transforms/prepare_quantize_helper.h

    }
    
    namespace operator_property = ::tflite::optimize::operator_property;
    using Q = quantfork::QuantizeCastOp;
    using DQ = quantfork::DequantizeCastOp;
    
    template <typename LstmOp>
    LogicalResult GetLstmProperty(LstmOp op,
                                  operator_property::OpVariant* lstm_variant,
                                  operator_property::OperatorProperty* op_property,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 18:01:23 UTC 2024
    - 28K bytes
    - Viewed (0)
Back to top