HomeSort by relevance Sort by last modified time
    Searched refs:IdEqual (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
hlo_buffer.h 83 static bool IdEqual(const HloBuffer* a, const HloBuffer* b) {
hlo_value.h 96 static bool IdEqual(const HloValue* a, const HloValue* b) {
hlo_value.cc 213 values_.erase(std::unique(values_.begin(), values_.end(), HloValue::IdEqual),

Completed in 544 milliseconds