Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getDefaultStorageParams (0.14 sec)

  1. tensorflow/compiler/mlir/quantization/common/ir/FakeQuantSupport.cc

    #include "mlir/IR/MLIRContext.h"  // from @llvm-project
    #include "mlir/IR/Types.h"  // from @llvm-project
    #include "mlir/Support/LLVM.h"  // from @llvm-project
    
    namespace mlir::quantfork {
    
    static bool getDefaultStorageParams(unsigned numBits, bool narrowRange,
                                        bool isSigned, MLIRContext *ctx,
                                        Type &storageType, int64_t &qmin,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Mar 21 11:52:27 UTC 2024
    - 7.7K bytes
    - Viewed (0)
Back to top