Searched defs:RunFunction (Results 1 – 4 of 4) sorted by relevance
233 void PartitionedCallOp::RunFunction(FunctionLibraryRuntime::Handle handle, in RunFunction() function in tensorflow::PartitionedCallOp
135 func (ee ExecutionEngine) RunFunction(f Value, args []GenericValue) (g GenericValue) { func
134 func (ee ExecutionEngine) RunFunction(f Value, args []GenericValue) (g GenericValue) { func
429 Status DatasetOpsTestBase::RunFunction( in RunFunction() function in tensorflow::data::DatasetOpsTestBase