HomeSort by relevance Sort by last modified time
    Searched refs:MakeAlwaysTrueComputation (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
while_loop_invariant_code_motion_test.cc 32 HloComputation* MakeAlwaysTrueComputation(const Shape& param_shape,
49 HloComputation* WhileLoopInvariantCodeMotionTest::MakeAlwaysTrueComputation(
85 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),
144 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),
198 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),
237 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),
271 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),
312 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),
357 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),
406 while_shape, MakeAlwaysTrueComputation(while_shape, &module())
    [all...]
while_loop_simplifier_test.cc 35 HloComputation* MakeAlwaysTrueComputation(const Shape& param_shape,
97 HloComputation* WhileLoopSimplifierTest::MakeAlwaysTrueComputation(
231 MakeAlwaysTrueComputation(loop_init->shape(), &module());
264 MakeAlwaysTrueComputation(loop_init->shape(), &module());
290 MakeAlwaysTrueComputation(loop_init->shape(), &module());
318 MakeAlwaysTrueComputation(loop_init->shape(), &module());
440 while_shape, MakeAlwaysTrueComputation(while_shape, &module()),

Completed in 247 milliseconds