OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveEmbeddedComputation
(Results
1 - 5
of
5
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_dce.cc
91
TF_RETURN_IF_ERROR(module->
RemoveEmbeddedComputation
(computation));
defuser.cc
86
return module->
RemoveEmbeddedComputation
(fused_computation);
hlo_module.h
71
Status
RemoveEmbeddedComputation
(HloComputation* to_remove);
hlo_module.cc
97
Status HloModule::
RemoveEmbeddedComputation
(HloComputation* to_remove) {
hlo_instruction.cc
[
all
...]
Completed in 239 milliseconds