Searched refs:GetUntypedSymbol (Results 1 – 3 of 3) sorted by relevance
182 port::StatusOr<DeviceMemoryBase> GetUntypedSymbol(820 GetUntypedSymbol(symbol_name, module_handle); in GetSymbol()
505 port::StatusOr<DeviceMemoryBase> StreamExecutor::GetUntypedSymbol( in GetUntypedSymbol() function in stream_executor::StreamExecutor
283 TF_ASSIGN_OR_RETURN(auto global, executor->GetUntypedSymbol( in ResolveConstantGlobals()