Searched defs:dim_shape (Results 1 – 3 of 3) sorted by relevance
123 int32_t dim_shape = ceil((end - begin) / static_cast<float>(stride)); in ResizeOutputTensor() local
120 const TensorShape dim_shape = ctx->InputShape("dim"); in Compile() local
294 auto* dim_shape = proto->add_dim(); in ShapeHandleToProto() local