Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildIfOperator (0.1 sec)

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

              quant_parameters);
    
      // TODO(b/137395003): Legalize tf.IfOp to TFLite dialect, and change the
      // following method to handle TFL::IfOp.
      BufferOffset<tflite::Operator> BuildIfOperator(
          mlir::TF::IfOp op, const std::vector<int32_t>& operands,
          const std::vector<int32_t>& results);
    
      // Build while operator where cond & body are regions.
    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