OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reduce_instruction
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/tests/
reduce_hlo_test.cc
80
HloInstruction*
reduce_instruction
=
local
82
ASSERT_EQ(
reduce_instruction
->opcode(), HloOpcode::kReduce);
86
Shape* reduce_output_shape =
reduce_instruction
->mutable_shape();
91
reduce_instruction
->mutable_operand(0)->mutable_shape();
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator_test.cc
1451
HloInstruction*
reduce_instruction
= b.AddInstruction(
local
1487
HloInstruction*
reduce_instruction
= b.AddInstruction(
local
[
all
...]
Completed in 98 milliseconds