Searched refs:transform_filter (Results 1 – 2 of 2) sorted by relevance
282 const auto transform_filter = [&](FilterTensorFormat dst_format) -> Status { in operator ()() local304 OP_REQUIRES_OK(ctx, transform_filter(FORMAT_OIHW)); in operator ()()306 OP_REQUIRES_OK(ctx, transform_filter(FORMAT_OHWI)); in operator ()()
908 const auto transform_filter = [&](FilterTensorFormat dst_format) -> Status { in operator ()() local930 OP_REQUIRES_OK(ctx, transform_filter(FORMAT_OIHW)); in operator ()()932 OP_REQUIRES_OK(ctx, transform_filter(FORMAT_OHWI)); in operator ()()