Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ParseQuantStats (0.09 sec)

  1. tensorflow/compiler/mlir/lite/quantization/import_quant_stats_pass.cc

                        quantfork::QuantizationForkDialect>();
      }
    
      // Parses the serialized quant stats protobuf and initialize the internal
      // data structure. This method must be called after the pass is created.
      bool ParseQuantStats(const std::string &stats_str);
    
     private:
      void ImportAsStatsOps(OpBuilder b, Operation *op, int index,
                            const QuantParamsEntry &info);
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 08 10:41:08 UTC 2024
    - 9.9K bytes
    - Viewed (0)
Back to top