Home
last modified time | relevance | path

Searched refs:GenerateConstantTensor (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dgrappler_test.h108 Tensor GenerateConstantTensor( in GenerateConstantTensor() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_test.cc531 GenerateConstantTensor<DT_FLOAT>(TensorShape({32, 32}), 3.141593f); in TEST_F()
Darithmetic_optimizer_test.cc1655 GenerateConstantTensor<DT_FLOAT>(TensorShape({8, 28, 28, 3}), 42.0f); in TEST_F()