Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/
Dordered_set.h74 absl::Span<T const> GetSequence() const { return value_sequence_; } in GetSequence() function
/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/utils/
Dcycle_detector.h84 const std::vector<T>& GetSequence() const { return value_sequence_; } in GetSequence() function