Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/ios/
H A Dbuild_frameworks.sh61 function get_output_file_path { function
/aosp_15_r20/external/pytorch/torch/profiler/
H A Dprofiler.py912 def get_output_file_path(self) -> str: member in ExecutionTraceObserver