Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dadd_test.cc361 const std::vector<int> base_shape = {2, 3, 1, 2}; in QuantizedWithMixedBroadcast() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc159 StatusOr<Shape> InferWindowOutputShape(const Shape& base_shape, in InferWindowOutputShape()
1775 Shape base_shape = in InferConvolveShape() local
Dhlo_evaluator_typed_visitor.h2824 const Shape& window_shape, const Window& window, const Shape& base_shape, in IterateThroughWindow()