Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestBridgeLowering (0.21 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/passes/bridge/legalize_tf_quant_test.cc

    #include "tsl/lib/core/status_test_util.h"
    
    namespace mlir::quant::stablehlo {
    namespace {
    
    using ::testing::Test;
    
    class LegalizeTFQuantTest : public Test {
     protected:
      void TestBridgeLowering(llvm::StringRef mlir_module_string,
                              llvm::ArrayRef<tensorflow::TensorShape> arg_shapes,
                              tensorflow::DataType dtype) {
        tensorflow::tpu::MlirToHloArgs mlir_to_hlo_args;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 29 18:43:55 UTC 2024
    - 7.2K bytes
    - Viewed (0)
Back to top