Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

      }
      return control_edges;
    }
    
    }  // namespace
    
    namespace tflite {
    
    bool MlirToFlatBufferTranslateFunction(mlir::ModuleOp module,
                                           const FlatbufferExportOptions& options,
                                           std::string* serialized_flatbuffer,
                                           bool serialize_stablehlo_ops) {
      auto maybe_translated = Translator::Translate(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (2)
Back to top