Introduced FunctionCallOptions in eager context and a context manager to set it.
For now the available options are: executor_type: determines the executor used by the PartitionedCallOp created for a call site. rewriter_config: the Grappler config used by PartitionedCallOp when optimizing the function graph for the call site. PiperOrigin-RevId: 220114298
Loading
Please sign in to comment