Home
last modified time | relevance | path

Searched refs:Fuse (Results 1 – 25 of 37) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dfusion_node_indexing_evaluation_test.cc59 HloInstruction* Fuse(HloInstruction* producer, in Fuse() function in xla::InstructionFusionForTesting
61 return InstructionFusion::Fuse(producer, consumer); in Fuse()
94 InstructionFusionForTesting(module.get()).Fuse(add, sub); in TEST_F()
111 auto fusion = instruction_fusion.Fuse(slice1, sub); in TEST_F()
114 instruction_fusion.Fuse(slice2, fusion); in TEST_F()
152 auto fusion = instruction_fusion.Fuse(slice2_0, add2); in TEST_F()
157 instruction_fusion.Fuse(slice2_1, fusion); in TEST_F()
164 instruction_fusion.Fuse(add1, fusion); in TEST_F()
171 instruction_fusion.Fuse(slice1_0, fusion); in TEST_F()
178 instruction_fusion.Fuse(slice1_1, fusion); in TEST_F()
[all …]
Dinstruction_fusion_test.cc38 HloInstruction* Fuse(HloInstruction* producer, in Fuse() function in xla::InstructionFusionForTesting
40 return InstructionFusion::Fuse(producer, consumer); in Fuse()
61 InstructionFusionForTesting(module.get()).Fuse(add, sub); in TEST_F()
85 InstructionFusionForTesting(module.get()).Fuse(abs, root); in TEST_F()
Dinstruction_fusion.h100 virtual HloInstruction* Fuse(HloInstruction* producer,
Dmulti_output_fusion.h89 virtual HloInstruction* Fuse(HloInstruction* instr1, HloInstruction* instr2);
Dmulti_output_fusion.cc132 HloInstruction* MultiOutputFusion::Fuse(HloInstruction* instr1, in Fuse() function in xla::MultiOutputFusion
409 HloInstruction* fusion = Fuse(instr1, instr2); in Perform()
Dinstruction_fusion.cc538 fusion_instruction = Fuse(operand, instruction); in Run()
622 HloInstruction* InstructionFusion::Fuse(HloInstruction* producer, in Fuse() function in xla::InstructionFusion
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform_test.cc94 Status Fuse() { return FuseInternal(/*only_place_args=*/false); } in Fuse() function in tensorflow::graph_transforms::__anon55218c6f0111::FuseRemoteGraphMultipleAddOpsRewriterTest
222 TF_ASSERT_OK(Fuse()); in TEST_F()
229 TF_ASSERT_OK(Fuse()); in TEST_F()
237 TF_ASSERT_OK(Fuse()); in TEST_F()
244 TF_ASSERT_OK(Fuse()); in TEST_F()
253 TF_ASSERT_OK(Fuse()); in TEST_F()
261 TF_ASSERT_OK(Fuse()); in TEST_F()
270 TF_ASSERT_OK(Fuse()); in TEST_F()
278 TF_ASSERT_OK(Fuse()); in TEST_F()
286 TF_ASSERT_OK(Fuse()); in TEST_F()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_legal.cpp176 fusion.Fuse(); in TEST_F()
312 fusion.Fuse(); in TEST_F()
445 fusion.Fuse(); in TEST_F()
583 fusion.Fuse(); in TEST_F()
725 fusion.Fuse(); in TEST_F()
868 fusion.Fuse(); in TEST_F()
1009 fusion.Fuse(); in TEST_F()
1149 fusion.Fuse(); in TEST_F()
1289 fusion.Fuse(); in TEST_F()
1454 fusion.Fuse(); in TEST_F()
[all …]
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_legal.cpp176 fusion.Fuse(); in TEST_F()
312 fusion.Fuse(); in TEST_F()
445 fusion.Fuse(); in TEST_F()
583 fusion.Fuse(); in TEST_F()
725 fusion.Fuse(); in TEST_F()
868 fusion.Fuse(); in TEST_F()
1009 fusion.Fuse(); in TEST_F()
1149 fusion.Fuse(); in TEST_F()
1289 fusion.Fuse(); in TEST_F()
1454 fusion.Fuse(); in TEST_F()
[all …]
/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
Dfusion_legal.cpp176 fusion.Fuse(); in TEST_F()
312 fusion.Fuse(); in TEST_F()
445 fusion.Fuse(); in TEST_F()
583 fusion.Fuse(); in TEST_F()
725 fusion.Fuse(); in TEST_F()
868 fusion.Fuse(); in TEST_F()
1009 fusion.Fuse(); in TEST_F()
1149 fusion.Fuse(); in TEST_F()
1289 fusion.Fuse(); in TEST_F()
1454 fusion.Fuse(); in TEST_F()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_fusion_pass.cpp56 fusion.Fuse(); in ProcessFunction()
Dloop_fusion.h60 void Fuse();
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_fusion_pass.cpp56 fusion.Fuse(); in ProcessFunction()
Dloop_fusion.h60 void Fuse();
Dloop_fusion.cpp531 void LoopFusion::Fuse() { in Fuse() function in spvtools::opt::LoopFusion
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fusion_pass.cpp56 fusion.Fuse(); in ProcessFunction()
Dloop_fusion.h60 void Fuse();
Dloop_fusion.cpp531 void LoopFusion::Fuse() { in Fuse() function in spvtools::opt::LoopFusion
/external/u-boot/doc/uImage.FIT/
Dsec_firmware_ppa.its32 description = "Fuse Script";
/external/libchrome/mojo/core/
Dmessage_pipe_dispatcher.h46 bool Fuse(MessagePipeDispatcher* other);
Dmessage_pipe_dispatcher.cc102 bool MessagePipeDispatcher::Fuse(MessagePipeDispatcher* other) { in Fuse() function in mojo::core::MessagePipeDispatcher
/external/u-boot/doc/imx/common/
Dimx6.txt28 Fuse address for the lower MAC address: 0x620
49 Fuse address for the upper MAC address: 0x630
/external/u-boot/doc/
DREADME.fsl_iim25 Fuse operations:
DREADME.mxc_ocotp28 Fuse operations:
DREADME.fuse1 Fuse API functions and commands

12