Home
last modified time | relevance | path

Searched defs:per_core_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compile_op_support.cc225 const xla::Shape& per_core_shape) { in AddVariableUpdatesToCores()
238 xla::Shape per_core_shape = in AddVariableUpdatesToCores() local
287 auto add_shape_to_core = [&](int core, xla::Shape per_core_shape) { in ComputeOutputShapesForEachCore()
297 xla::Shape per_core_shape = in ComputeOutputShapesForEachCore() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_compile.cc70 xla::Shape per_core_shape = in SetPerCoreArgShapes() local