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