Searched defs:IsCrossProcess (Results 1 – 2 of 2) sorted by relevance
134 virtual bool IsCrossProcess() { return false; } in IsCrossProcess() function310 bool IsCrossProcess() override { return is_cross_process_; } in IsCrossProcess() function
1490 Status ProcessFunctionLibraryRuntime::IsCrossProcess( in IsCrossProcess() function in tensorflow::ProcessFunctionLibraryRuntime