Home
last modified time | relevance | path

Searched defs:shape_representation_fn (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dlayout_util.cc24 const ShapeRepresentationFn& shape_representation_fn, in RewriteLayoutWithShardedShape()
69 const ShapeRepresentationFn& shape_representation_fn, in ReshapeWithCorrectRepresentationAndSharding()
Dmlir_hlo_to_hlo.h48 ShapeRepresentationFn shape_representation_fn; member
/external/tensorflow/tensorflow/compiler/tf2xla/
Dlayout_util.h55 XlaHelpers::ShapeRepresentationFn shape_representation_fn; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_util.cc150 HloModule* module, DeviceShapeRepresentationFn shape_representation_fn, in UpdateEntryComputationLayout()
Dtransfer_manager.cc383 int device_ordinal, DeviceShapeRepresentationFn shape_representation_fn) { in AllocateScopedShapedBuffer()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtf_xla_mlir_translate.cc300 XlaHelpers::ShapeRepresentationFn shape_representation_fn = in CompileMlirToXlaHloViaBuilder() local