Add logical_or and less_equal ops to the list (#11631)
Add below ops implementations to the list tensorflow/core/kernels/cwise_op_logical_or.cc tensorflow/core/kernels/cwise_op_less_equal.cc When I am using the Android and iOS lib, above ops are not registered while in full version they are available.
Loading
Please sign in to comment