Home
last modified time | relevance | path

Searched defs:shape_size_fn (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_transfer_manager.cc93 auto shape_size_fn = compiler->ShapeSizeBytesFunction(); in ReadDynamicShapes() local
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc163 auto shape_size_fn = compiler->ShapeSizeBytesFunction(); in UpdateMetadata() local
208 auto shape_size_fn = compiler->ShapeSizeBytesFunction(); in UpdateDynamicInputs() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_xfeed.cc278 HloCostAnalysis::ShapeSizeFunction shape_size_fn) { in ReadDynamicShapesOnCpu()
/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc221 auto shape_size_fn = compiler->ShapeSizeBytesFunction(); in ReadDynamicShapes() local