Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ConvertSubgraph (0.27 sec)

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

    // ordered_output_arrays in the same order. If signature is not null, then the
    // inputs/outputs in signature will be attached to the FuncOp.
    StatusOr<FuncOp> ConvertSubgraph(
        const tflite::SubGraphT& subgraph, llvm::StringRef name,
        const std::vector<std::unique_ptr<tflite::OperatorCodeT>>& op_codes,
        const std::vector<std::string>& func_names,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 66.8K bytes
    - Viewed (0)
Back to top