Home
last modified time | relevance | path

Searched defs:TfrtFunctionCompileOptions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/function/
H A Dfunction.h41 struct TfrtFunctionCompileOptions : public TfrtCompileOptions { struct
43 TfrtFunctionCompileOptions() { in TfrtFunctionCompileOptions() argument
79 Status CompileTFMLIRToBEF(const TfrtFunctionCompileOptions& options, argument