Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc1013 auto allocation_index_attr = in GetMlirAllocationInfo() local
1015 TF_RET_CHECK(allocation_index_attr); in GetMlirAllocationInfo()
1016 int index = allocation_index_attr.getInt(); in GetMlirAllocationInfo()