Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/tpu/
Dc_api_conversions.cc212 void ToC(const xla::Shape& xla_shape, XLA_Shape* c_shape) { in ToC()
233 xla::Shape FromC(const XLA_Shape* c_shape) { in FromC()
252 void Free(XLA_Shape* c_shape) { in Free()
318 XLA_ShapeIndex c_shape; in ToC() local
327 xla::ShapeIndex FromC(XLA_ShapeIndex* c_shape) { in FromC()
Dtpu_transfer_manager.cc133 XLA_Shape c_shape; in TransferLiteralFromOutfeed() local
213 XLA_Shape c_shape; in GetByteSizeRequirement() local
279 XLA_Shape c_shape; in WriteSingleTupleIndexTable() local
Dtpu_executable.cc119 XLA_Shape c_shape; in ShapeSize() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtracked_device_buffer_test.cc56 Shape c_shape = ShapeUtil::MakeShape(S64, {}); in TEST() local
/external/tensorflow/tensorflow/core/tpu/kernels/xla/
Dinfeed_op.cc35 XLA_Shape c_shape; in GetTPUInfeedLayout() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc119 XLA_Shape c_shape; in ShapeSizeCompact() local
128 XLA_Shape c_shape; in ShapeSizeCompactRaw() local
Dtpu_on_demand_compiler.cc360 XLA_Shape c_shape; in ShapeSizeBytesFunction() local
/external/tensorflow/tensorflow/core/tpu/kernels/
Dinfeed_ops.cc58 XLA_Shape c_shape; in GetTPUInfeedLayout() local
/external/tensorflow/tensorflow/core/kernels/sparse/
Dmat_mul_op.cc524 TensorShape c_shape; in Compute() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc3349 const PartialTensorShape c_shape( in ConstantPushDown() local