HomeSort by relevance Sort by last modified time
    Searched refs:all_shapes (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/cudnn_rnn/python/kernel_tests/
cudnn_rnn_ops_test.py 607 all_shapes = [entry[1] for entry in inputs_and_shapes]
610 all_inputs, all_shapes, total_sum, [1], delta=delta)
  /external/tensorflow/tensorflow/python/ops/
nn_batchnorm_test.py 152 all_shapes = [x_shape, param_shape, param_shape, param_shape, param_shape]
154 all_shapes[param_index],

Completed in 51 milliseconds