Closed sampathweb closed 1 year ago
Removes tf.keras dependency from transposed conv test and replaces it with numpy expected results implementation.
tf.keras
LGTM, thank you. What are the tf.keras dependencies remaining at this time?
Its primarily in preprocessing tests. I plan to take on that next with ETA of early next week.
Removes
tf.keras
dependency from transposed conv test and replaces it with numpy expected results implementation.