Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc1157 auto create_tensor_or_weights = [](const std::vector<int>& shape, in TEST_F() local
1169 TRT_TensorOrWeights operand_1 = create_tensor_or_weights( in TEST_F()
1171 TRT_TensorOrWeights operand_2 = create_tensor_or_weights( in TEST_F()