Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc47 int64 size_of_current_dimension = shape.dimensions(dimension); in Delinearize() local
62 quot, GetConstantWithIndexType(size_of_current_dimension)); in Delinearize()
66 divisor *= size_of_current_dimension; in Delinearize()