Searched refs:flt4_size (Results 1 – 4 of 4) sorted by relevance
31 const int flt4_size = in CanCreateTensorWithShape() local34 shape.b * shape.w * shape.h * shape.d * slices * flt4_size; in CanCreateTensorWithShape()
75 const int flt4_size = f32_weights ? sizeof(float4) : sizeof(half4); in UploadData() local81 desc.size = flt4_size * (flt4_count + 1); in UploadData()
361 const int flt4_size = 4 * flt_size; in GetMemorySizeInBytes() local368 return flt4_size * shape_.b * shape_.w * shape_.h * shape_.d * Slices(); in GetMemorySizeInBytes()
464 const int flt4_size = 4 * flt_size; in GetMemorySizeInBytes() local471 return flt4_size * shape_.b * shape_.w * shape_.h * shape_.d * Slices(); in GetMemorySizeInBytes()