Home
last modified time | relevance | path

Searched defs:RunId (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dexecutable_run_options.h55 explicit RunId(int64_t value) : data_(value) {} in RunId() function
Dexecutable_run_options.cc22 RunId::RunId() { in RunId() function in xla::RunId