Home
last modified time | relevance | path

Searched defs:expected_shape_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/aggregation/testing/
H A Dtesting.h134 TensorShape expected_shape_; variable
156 TensorShape expected_shape_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Densure_shape_op.cc69 PartialTensorShape expected_shape_; member in tensorflow::__anon9e31236c0111::EnsureShapeOp
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dshape_ops.cc499 PartialTensorShape expected_shape_; member in tensorflow::EnsureShapeOp
/aosp_15_r20/external/XNNPACK/test/
H A Dtranspose-normalization-tester.h150 std::vector<size_t> expected_shape_; variable