Searched refs:ByteStridesForShapeInt64 (Results 1 – 3 of 3) sorted by relevance
231 std::vector<int64_t> ByteStridesForShapeInt64(const Shape& shape) { in ByteStridesForShapeInt64() function
78 std::vector<int64_t> ByteStridesForShapeInt64(const Shape& shape);
521 callback_results[i].expected_strides = ByteStridesForShapeInt64(shape); in CreateCallbackResults()