Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dresource_util.cc189 absl::flat_hash_set<ResourceUsageAnalysis::NodeInfo>>* in PropagateThroughCallOp()
258 absl::flat_hash_set<ResourceUsageAnalysis::NodeInfo>>* in AnalyzeResourceUsage()
324 absl::flat_hash_map<NodeInfo, absl::flat_hash_set<NodeInfo>>* in Analyze()
H A Dresource_util_test.cc64 source_to_path; in AnalyzeAndVerify() local