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

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
while_transformer_test.cc 40 auto limit_const = builder.AddInstruction( local
46 limit_const->shape(), loop_state, tuple_index));
48 condition_result_shape_, induction_variable, limit_const,
  /external/tensorflow/tensorflow/compiler/xla/service/
copy_insertion_test.cc 416 auto limit_const = builder.AddInstruction( local
422 limit_const->shape(), loop_state, 0));
424 condition_result_shape_, induction_variable, limit_const,
    [all...]

Completed in 2442 milliseconds