Home
last modified time | relevance | path

Searched refs:ComputeBatchIndices (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dmatmul_bcast.h57 ComputeBatchIndices(output_batch_size_, batch_bcast_->x_reshape(), in MatMulBCast()
59 ComputeBatchIndices(output_batch_size_, batch_bcast_->y_reshape(), in MatMulBCast()
Dbcast.h34 inline void ComputeBatchIndices(const int64 output_batch_size, in ComputeBatchIndices() function
307 ComputeBatchIndices(output_batch_size_, reshape_[i], bcast_[i], in BCastList()