Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc1541 Status UnaryCompute(const TRT_ShapedWeights& iweights, in UnaryCompute() function
1696 TF_RETURN_IF_ERROR(UnaryCompute(weights, &neg_weights, unary_op)); in BinaryTensorOpWeight()
1731 TF_RETURN_IF_ERROR(UnaryCompute(weights, &recip_weights, unary_op)); in BinaryTensorOpWeight()