Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Densure_shape_op.cc69 PartialTensorShape expected_shape_; member in tensorflow::__anonc6983b9b0111::EnsureShapeOp
/external/tensorflow/tensorflow/core/kernels/
Dshape_ops.cc499 PartialTensorShape expected_shape_; member in tensorflow::EnsureShapeOp
/external/XNNPACK/test/
Dtranspose-normalization-tester.h150 std::vector<size_t> expected_shape_; variable