Home
last modified time | relevance | path

Searched defs:c_shape (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_conversions.cc233 void ToC(const xla::Shape& xla_shape, XLA_Shape* c_shape) { in ToC()
255 xla::Shape FromC(const XLA_Shape* c_shape) { in FromC()
273 void Destroy(XLA_Shape* c_shape) { in Destroy()
348 XLA_ShapeIndex c_shape; in ToC() local
357 xla::ShapeIndex FromC(XLA_ShapeIndex* c_shape) { in FromC()
H A Dtpu_transfer_manager.cc135 XLA_Shape c_shape; in TransferLiteralFromOutfeed() local
215 XLA_Shape c_shape; in GetByteSizeRequirement() local
282 XLA_Shape c_shape; in WriteSingleTupleIndexTable() local
H A Dtpu_op_executable.cc119 XLA_Shape c_shape; in ShapeSize() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_execute.cc121 XLA_Shape c_shape; in ShapeSizeCompact() local
130 XLA_Shape c_shape; in ShapeSizeCompactRaw() local
H A Dtpu_on_demand_compiler.cc196 XLA_Shape c_shape; in ShapeSizeBytesFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtracked_device_buffer_test.cc56 Shape c_shape = ShapeUtil::MakeShape(S64, {}); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/tpu/
H A Dtpu_op_executable.cc119 XLA_Shape c_shape; in ShapeSize() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/
H A Dinfeed_op.cc35 XLA_Shape c_shape; in GetTPUInfeedLayout() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_embedding_ops.cc83 XLA_Shape c_shape; in Compile() local
H A Dinfeed_ops.cc58 XLA_Shape c_shape; in GetTPUInfeedLayout() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dmat_mul_op.cc533 TensorShape c_shape; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/
H A Dpass.cc2511 auto c_shape = op->getOperand((left_child_is_const ? 0 : 1)) in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dconstant_folding.cc3405 const PartialTensorShape c_shape( in ConstantPushDown() local