OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cloned_instruction
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator.cc
329
std::unique_ptr<HloInstruction>
cloned_instruction
=
local
331
auto result = Evaluate(
cloned_instruction
.get());
343
std::unique_ptr<HloInstruction>
cloned_instruction
=
local
346
auto result = Evaluate(
cloned_instruction
.get());
356
std::unique_ptr<HloInstruction>
cloned_instruction
=
local
358
auto result = Evaluate(
cloned_instruction
.get());
376
std::unique_ptr<HloInstruction>
cloned_instruction
=
local
379
return Evaluate(
cloned_instruction
.get());
[
all
...]
hlo_instructions.cc
[
all
...]
Completed in 1482 milliseconds