HomeSort by relevance Sort by last modified time
    Searched full:tuple_shape2_ (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
fusion_merger_test.cc 113 Shape tuple_shape2_ = ShapeUtil::MakeTupleShape({data_shape_, data_shape_}); local
116 HloInstruction::CreateParameter(0, tuple_shape2_, "state"));
232 Shape tuple_shape2_ = ShapeUtil::MakeTupleShape({data_shape_, data_shape_}); member in class:xla::gpu::__anon38905::FusionMergerTest

Completed in 306 milliseconds