Home
last modified time | relevance | path

Searched defs:BatchNormTestParam (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dbatch_normalization_test.cc371 struct BatchNormTestParam { struct
372 std::vector<int64> bounds;
373 int64 feature_index;
374 float random_value_mean;
375 float random_value_var;
376 bool use_cudnn_batchnorm;