torch.tx.compileExpression
function compileExpression(pattern: string, options?: CompileOptions): CompiledExpressionCompile an expression with advanced features.
Parameters
patternstring- The expression pattern to compile
optionsCompileOptionsoptional- Compilation options
Returns
CompiledExpression– A CompiledExpression