Home
last modified time | relevance | path

Searched defs:condition_shape (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DSelectFixture.h53 TensorShape condition_shape = shape; in select_condition_shape() local
69 TensorShape condition_shape = detail::select_condition_shape(shape, has_same_same_rank); in setup() local
88 …TensorType compute_target(const TensorShape &shape, const TensorShape &condition_shape, DataType d… in compute_target()
127 …SimpleTensor<T> compute_reference(const TensorShape &shape, const TensorShape &condition_shape, Da… in compute_reference()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Doutfeed_in_nested_computation_test.cc124 Shape condition_shape = ShapeUtil::MakeShape(xla::PRED, {}); in XLA_TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate.cc3216 TfLiteIntArray* condition_shape = in Validate() local