Searched refs:flib_runtime (Results 1 – 4 of 4) sorted by relevance
35 FunctionLibraryRuntime* flib_runtime);42 FunctionLibraryRuntime* flib_runtime, in BackwardsConstAnalysis() argument94 status = GetCompileTimeConstInputs(node, &const_input_idxs, flib_runtime); in BackwardsConstAnalysis()130 FunctionLibraryRuntime* flib_runtime) { in GetCompileTimeConstInputs() argument144 TF_RETURN_IF_ERROR(flib_runtime->Instantiate( in GetCompileTimeConstInputs()146 TF_RETURN_IF_ERROR(flib_runtime->Instantiate( in GetCompileTimeConstInputs()148 const FunctionBody* fcond = flib_runtime->GetFunctionBody(cond_handle); in GetCompileTimeConstInputs()149 const FunctionBody* fbody = flib_runtime->GetFunctionBody(body_handle); in GetCompileTimeConstInputs()158 /*compile_time_const_nodes=*/nullptr, flib_runtime)); in GetCompileTimeConstInputs()161 /*compile_time_const_nodes=*/nullptr, flib_runtime)); in GetCompileTimeConstInputs()
40 FunctionLibraryRuntime* flib_runtime,
413 FunctionLibraryRuntime* flib_runtime() const { return flib_runtime_; } in flib_runtime() function
470 FunctionLibraryRuntime* flib_runtime, in GetFunctionBody() argument473 TF_RETURN_IF_ERROR(flib_runtime->Instantiate( in GetFunctionBody()476 *fbody = flib_runtime->GetFunctionBody(handle); in GetFunctionBody()