Home
last modified time | relevance | path

Searched refs:AlgebraicSimplifierOptions (Results 1 – 8 of 8) 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
192 explicit AlgebraicSimplifier(const AlgebraicSimplifierOptions& options) in AlgebraicSimplifier()
211 AlgebraicSimplifierOptions options_;
Dstable_sort_expander_test.cc247 AlgebraicSimplifier simplifier(AlgebraicSimplifierOptions( in TEST_F()
284 AlgebraicSimplifier simplifier(AlgebraicSimplifierOptions( in TEST_F()
Dalgebraic_simplifier_test.cc54 AlgebraicSimplifierOptions default_options_;
2037 AlgebraicSimplifierOptions options; in TEST_F()
2063 AlgebraicSimplifierOptions options; in TEST_F()
2086 AlgebraicSimplifierOptions options( in TEST_F()
2095 AlgebraicSimplifierOptions options2; in TEST_F()
2436 AlgebraicSimplifierOptions options; in TEST_F()
2466 AlgebraicSimplifierOptions options; in TEST_F()
2496 AlgebraicSimplifierOptions options( in TEST_F()
2528 AlgebraicSimplifier simplifier(AlgebraicSimplifierOptions{}); in TEST_F()
2579 AlgebraicSimplifierOptions options; in TEST_F()
[all …]
Dalgebraic_simplifier.cc95 const AlgebraicSimplifierOptions& options) { in IsPositive()
130 const AlgebraicSimplifierOptions& options) { in IsNonNegative()
198 const AlgebraicSimplifierOptions& options) { in BitcastingOperandOfReshapeOrCopyChainHelper()
218 HloInstruction* instr, const AlgebraicSimplifierOptions& options) { in BitcastingOperandOfReshapeOrCopyChain()
275 explicit AlgebraicSimplifierVisitor(const AlgebraicSimplifierOptions& options, in AlgebraicSimplifierVisitor()
373 const AlgebraicSimplifierOptions& options,
535 const AlgebraicSimplifierOptions& options_;
555 const AlgebraicSimplifierOptions& options, in Run()
Dlayout_assignment_test.cc331 AlgebraicSimplifierOptions options( in TEST_F()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc232 AlgebraicSimplifierOptions options; in OptimizeHloModule()
348 AlgebraicSimplifierOptions options; in OptimizeHloModule()
420 AlgebraicSimplifierOptions options; in OptimizeHloPostLayoutAssignment()
Dnvptx_compiler.cc135 AlgebraicSimplifierOptions options; in OptimizeHloConvolutionCanonicalization()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc350 AlgebraicSimplifierOptions options; in RunHloPassesThroughLayoutAssn()
421 AlgebraicSimplifierOptions options; in RunHloPassesAfterLayoutAssn()