Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CreateFunctionCallOp (0.24 sec)

  1. tensorflow/compiler/mlir/quantization/common/lift_as_function_call.cc

                           kUsesShapePolymorphismAttr, builder.getBoolAttr(true))));
    
      return call_op.getOutput();
    }
    
    // Creates the function call op based on the given call_op_type argument.
    ValueRange CreateFunctionCallOp(OpBuilder& builder, const Location location,
                                    const FunctionCallOpType call_op_type,
                                    const StringRef func_name,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 17:58:54 UTC 2024
    - 21.8K bytes
    - Viewed (0)
Back to top