Home
last modified time | relevance | path

Searched refs:GetUntypedSymbol (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h191 port::StatusOr<DeviceMemoryBase> GetUntypedSymbol(
774 GetUntypedSymbol(symbol_name, module_handle); in GetSymbol()
Dstream_executor_pimpl.cc518 port::StatusOr<DeviceMemoryBase> StreamExecutor::GetUntypedSymbol( in GetUntypedSymbol() function in stream_executor::StreamExecutor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc211 executor->GetUntypedSymbol( in ResolveConstantGlobals()