Searched refs:ThenBlasIamax (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ |
D | stream.h | 894 Stream &ThenBlasIamax(uint64 elem_count, const DeviceMemory<float> &x, 896 Stream &ThenBlasIamax(uint64 elem_count, const DeviceMemory<double> &x, 898 Stream &ThenBlasIamax(uint64 elem_count, 901 Stream &ThenBlasIamax(uint64 elem_count,
|
D | stream.cc | 2004 Stream &Stream::ThenBlasIamax(uint64 elem_count, const DeviceMemory<float> &x, in ThenBlasIamax() function in stream_executor::Stream 2014 Stream &Stream::ThenBlasIamax(uint64 elem_count, const DeviceMemory<double> &x, in ThenBlasIamax() function in stream_executor::Stream 2024 Stream &Stream::ThenBlasIamax(uint64 elem_count, in ThenBlasIamax() function in stream_executor::Stream 2036 Stream &Stream::ThenBlasIamax(uint64 elem_count, in ThenBlasIamax() function in stream_executor::Stream
|