Home
last modified time | relevance | path

Searched refs:AlgebraicSimplifierOptions (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.h26 class AlgebraicSimplifierOptions {
28 AlgebraicSimplifierOptions() {} in AlgebraicSimplifierOptions() function
33 explicit AlgebraicSimplifierOptions( in AlgebraicSimplifierOptions() function
99 explicit AlgebraicSimplifier(const AlgebraicSimplifierOptions& options) in AlgebraicSimplifier()
109 AlgebraicSimplifierOptions options_;
Dstable_sort_expander_test.cc247 AlgebraicSimplifier simplifier(AlgebraicSimplifierOptions( in TEST_F()
284 AlgebraicSimplifier simplifier(AlgebraicSimplifierOptions( in TEST_F()
Dalgebraic_simplifier_test.cc52 AlgebraicSimplifierOptions default_options_;
1584 AlgebraicSimplifierOptions options; in TEST_F()
1610 AlgebraicSimplifierOptions options; in TEST_F()
1633 AlgebraicSimplifierOptions options( in TEST_F()
1642 AlgebraicSimplifierOptions options2; in TEST_F()
1898 AlgebraicSimplifierOptions options; in TEST_F()
1928 AlgebraicSimplifierOptions options; in TEST_F()
1958 AlgebraicSimplifierOptions options( in TEST_F()
1990 AlgebraicSimplifier simplifier(AlgebraicSimplifierOptions{}); in TEST_F()
2041 AlgebraicSimplifierOptions options; in TEST_F()
[all …]
Dalgebraic_simplifier.cc130 const AlgebraicSimplifierOptions& options) { in BitcastingOperandOfReshapeOrCopyChainHelper()
150 HloInstruction* instr, const AlgebraicSimplifierOptions& options) { in BitcastingOperandOfReshapeOrCopyChain()
253 const AlgebraicSimplifierOptions& options);
257 const AlgebraicSimplifierOptions& options) in AlgebraicSimplifierVisitor()
436 const AlgebraicSimplifierOptions& options_;
448 HloComputation* computation, const AlgebraicSimplifierOptions& options) { in Run()
Dlayout_assignment_test.cc331 AlgebraicSimplifierOptions options( in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc232 AlgebraicSimplifierOptions options; in OptimizeHloModule()
315 AlgebraicSimplifierOptions options; in OptimizeHloModule()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc292 AlgebraicSimplifierOptions options; in RunHloPassesThroughLayoutAssn()
357 AlgebraicSimplifierOptions options; in RunHloPassesAfterLayoutAssn()