Searched defs:actual_shape (Results 1 – 9 of 9) sorted by relevance
86 const auto& actual_shape = argument_buffers[i].on_device_shape(); in ExecuteAsyncOnStream() local
80 TensorShape actual_shape; in MaybeInitializeStack() local
122 const TensorShape& cached_shape) { in AreShapesCompatible()
333 const Shape& actual_shape = arguments[i].Buffers().shape(); in ExecuteAsyncOnStream() local
150 TensorShape actual_shape = val.shape(); in SetRetval() local
453 TensorShapeProto actual_shape = result.first->second.shape(); in SetShapeAttribute() local
290 TensorShapeProto actual_shape = result.first->second.shape(); in SetShapeAttribute() local
2096 ShapeHandle actual_shape = shapes_.GetMergedValue(shape); in AsTensorProperties() local2111 const auto& actual_shape = shapes_.GetMergedValue(s); in GetMergedShape() local
71 Shape actual_shape = b->GetShape(operand).value(); in CheckShape() local