Searched defs:function_library_runtime (Results 1 – 3 of 3) sorted by relevance
102 tensorflow::FunctionLibraryRuntime* function_library_runtime = nullptr; in Create() local131 tensorflow::FunctionLibraryRuntime* function_library_runtime, in OpKernelRunner()
88 tensorflow::FunctionLibraryRuntime* function_library_runtime() const { in function_library_runtime() function
60 FunctionLibraryRuntime* function_library_runtime() const { return flr_; } in function_library_runtime() function in tensorflow::__anon64db037c0111::TestEnv