Home
last modified time | relevance | path

Searched defs:shape_f32 (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_batchnorm_rewriter.cc110 Shape shape_f32 = ShapeUtil::ChangeElementType(libcall->shape(), F32); in HandleBatchNormInference() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference_test.cc840 Shape shape_f32 = ShapeUtil::MakeShape(F32, {16, 8}); in TEST_F() local
858 Shape shape_f32 = ShapeUtil::MakeShape(F32, {16, 8}); in TEST_F() local
935 Shape shape_f32 = ShapeUtil::MakeShape(F32, {16, 8}); in TEST_F() local