OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:object_file_data_
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_compiler.h
83
const ObjectFileData& object_file_data() const { return
object_file_data_
; }
89
const ObjectFileData
object_file_data_
;
member in class:xla::cpu::CpuAotCompilationResult
cpu_compiler.cc
124
:
object_file_data_
(std::move(object_file_data)),
[
all
...]
Completed in 117 milliseconds