Searched refs:ThenBlasIamax (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/ |
D | stream.h | 871 Stream &ThenBlasIamax(uint64 elem_count, const DeviceMemory<float> &x, 873 Stream &ThenBlasIamax(uint64 elem_count, const DeviceMemory<double> &x, 875 Stream &ThenBlasIamax(uint64 elem_count, 878 Stream &ThenBlasIamax(uint64 elem_count,
|
D | stream.cc | 2416 Stream &Stream::ThenBlasIamax(uint64 elem_count, const DeviceMemory<float> &x, in ThenBlasIamax() function in stream_executor::Stream 2426 Stream &Stream::ThenBlasIamax(uint64 elem_count, const DeviceMemory<double> &x, in ThenBlasIamax() function in stream_executor::Stream 2436 Stream &Stream::ThenBlasIamax(uint64 elem_count, in ThenBlasIamax() function in stream_executor::Stream 2447 Stream &Stream::ThenBlasIamax(uint64 elem_count, in ThenBlasIamax() function in stream_executor::Stream
|