Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.cc85 const XlaHelpers::ShapeRepresentationFn shape_representation_fn, in GetXlaInputShapes()
138 const XlaHelpers::ShapeRepresentationFn shape_representation_fn, in GetOutputInfo()
392 const XlaHelpers::ShapeRepresentationFn shape_representation_fn, in ConvertMLIRToXlaComputation()
408 XlaHelpers::ShapeRepresentationFn* shape_representation_fn) { in CompileMlirSetup()
431 XlaHelpers::ShapeRepresentationFn shape_representation_fn; in BuildHloFromTf() local
449 XlaHelpers::ShapeRepresentationFn shape_representation_fn, in PopulateResultIOInfo()
471 XlaHelpers::ShapeRepresentationFn shape_representation_fn, in CompileMlirToXlaHlo()
493 const XlaHelpers::ShapeRepresentationFn shape_representation_fn, in CompileSerializedMlirToXlaHlo()
634 const XlaHelpers::ShapeRepresentationFn shape_representation_fn, in CompileGraphToXlaHlo()
701 const XlaHelpers::ShapeRepresentationFn shape_representation_fn, in CompileGraphToXlaHlo()
Dtf_xla_mlir_translate.cc286 XlaHelpers::ShapeRepresentationFn shape_representation_fn = in CompileMlirToXlaHloViaBuilder() local
/external/tensorflow/tensorflow/compiler/jit/
Dxla_device.h72 const XlaCompiler::ShapeRepresentationFn& shape_representation_fn() const { in shape_representation_fn() function
128 XlaCompiler::ShapeRepresentationFn shape_representation_fn; member
Dxla_device_context.h82 const XlaCompiler::ShapeRepresentationFn& shape_representation_fn() const { in shape_representation_fn() function
Dxla_device_context.cc82 XlaCompiler::ShapeRepresentationFn shape_representation_fn, in XlaDeviceContext()
Dxla_device.cc148 XlaCompiler::ShapeRepresentationFn shape_representation_fn, in Metadata()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_helpers.cc141 XlaHelpers::ShapeRepresentationFn shape_representation_fn, in RewriteLayoutWithShardedShape()
182 XlaHelpers::ShapeRepresentationFn shape_representation_fn, in ReshapeWithCorrectRepresentationAndSharding()
Dxla_compiler.h176 ShapeRepresentationFn shape_representation_fn; member
Dxla_compiler.cc171 const XlaCompiler::ShapeRepresentationFn& shape_representation_fn, in BuildComputation()
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape.cc84 mlir::Type type, CustomShapeRepresentationFn shape_representation_fn) { in TypeToShape()
Dmlir_hlo_to_hlo.cc446 tensorflow::XlaHelpers::ShapeRepresentationFn shape_representation_fn, in ConvertToHloModule()
1769 const tensorflow::XlaHelpers::ShapeRepresentationFn shape_representation_fn, in ConvertMlirHloToHlo()
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_common.cc257 const XlaCompiler::ShapeRepresentationFn shape_representation_fn, in GetShardingInfo()
280 const XlaCompiler::ShapeRepresentationFn shape_representation_fn, in CompileTFFunctionToHlo()