Searched refs:ThenBlasGemvWithProfiling (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | matmul_op.cc | 182 ->ThenBlasGemvWithProfiling(blas_trans, m, n, static_cast<T>(1.0), in Compute()
|
/external/tensorflow/tensorflow/stream_executor/ |
D | stream.h | 938 Stream &ThenBlasGemvWithProfiling(blas::Transpose trans, uint64 m, uint64 n, 944 Stream &ThenBlasGemvWithProfiling(blas::Transpose trans, uint64 m, uint64 n, 950 Stream &ThenBlasGemvWithProfiling( 956 Stream &ThenBlasGemvWithProfiling(
|
D | stream.cc | 3608 Stream &Stream::ThenBlasGemvWithProfiling( in ThenBlasGemvWithProfiling() function in stream_executor::Stream 3625 Stream &Stream::ThenBlasGemvWithProfiling( in ThenBlasGemvWithProfiling() function in stream_executor::Stream 3643 Stream &Stream::ThenBlasGemvWithProfiling( in ThenBlasGemvWithProfiling() function in stream_executor::Stream 3663 Stream &Stream::ThenBlasGemvWithProfiling( in ThenBlasGemvWithProfiling() function in stream_executor::Stream
|