Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1441 int64 iota_dimension() const { return iota_dimension_; } in iota_dimension()
1457 const int64 iota_dimension_; variable
Dhlo_instructions.cc2482 iota_dimension_(iota_dimension) {} in HloIotaInstruction()