Implement strided slice (stride > 2) in tf2xla (#9812)
* Implement strides > 1 in strided slice * Adding comments and adjusting style as per review * Update test to use all numeric types * correct indentation
Loading
Please sign in to comment
* Implement strides > 1 in strided slice * Adding comments and adjusting style as per review * Update test to use all numeric types * correct indentation