Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuiltinOperator (0.22 sec)

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

      // available. Otherwise, creates a new OperatorCode using the given `builtin`
      // operator and associates it with `op_name`.
      uint32_t GetOpcodeIndex(const std::string& op_name,
                              tflite::BuiltinOperator builtin);
    
      // Builds operator for the given operation with specified operand and result
      // tensor indices. Emits an error and returns std::nullopt on failure.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (0)
Back to top