Home
last modified time | relevance | path

Searched defs:flat_shape (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dall_reduce_contiguous.cc45 Shape flat_shape = ShapeUtil::MakeShape(element_type, {num_elements}); in ReplaceWithContiguousAllReduce() local
68 const Shape& flat_shape = flat_operands[i]->shape(); in ReplaceWithContiguousAllReduce() local
H A Dwhile_loop_simplifier.cc1039 const Shape& flat_shape = instr->shape(); in TryFlattenNestedTuples() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
H A Drsqrt_builder.cc55 int flat_shape[] = {1, 1, 1, num_elements_}; in AddNumerator() local
91 int flat_shape[] = {1, 1, 1, num_elements_}; in PopulateSubGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/saved_model/core/ops/
H A Drestore_ops.cc52 int64_t flat_shape[] = {1}; in CreateStringVectorTensorHandle() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/fuzzing/
H A Dscatter_nd_fuzz.cc66 auto flat_shape = shape_tensor.flat<int32>(); in FuzzImpl() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Danalytical_cost_estimator_test.cc71 auto flat_shape = ops::Const(s.WithOpName("flat_shape"), in CreateMiniGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dall_reduce_blueconnect.cc215 Shape flat_shape = ShapeUtil::MakeShape(element_type, {num_elements}); in TryDecomposeAllReduce() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddecode_proto_op.cc792 TensorShape flat_shape = {static_cast<int64_t>(message_count), in Compute() local