Searched defs:transpose_left (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.cc | 1319 bool transpose_left, int num_threads, int* KR, int* NR, int* KL, int* JB, in ComputeBlockSizes() 1429 bool transpose_left, const DeviceBase::CpuWorkerThreads* thread_pool, in Compute() 1534 bool transpose_left, const DeviceBase::CpuWorkerThreads* thread_pool, in Compute()
|