1) Make `tensor_pool` support a list of input_values, so we can store...
1) Make `tensor_pool` support a list of input_values, so we can store (generated_input, generated_data) tuples in the pool. 2) Rename `tensor_pool` function to `random_tensor_pool` so the function name does not collide with the pkg name. PiperOrigin-RevId: 177594443
Loading
Please sign in to comment