Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc529 Status ConvertAxis(int tf_axis, int trt_nb_dims, absl::string_view node_name, in ConvertAxis()
2816 for (int tf_axis : squeeze_dims) { in ConvertSqueeze() local
4768 const int64 tf_axis = attrs.get<int64>("axis"); in ConvertPack() local
4962 const TRT_TensorOrWeights& input, int tf_axis, in ConvertSplitHelper()
5030 int tf_axis = inputs.at(0).weights().GetSpan<int>()[0]; in ConvertSplit() local
5054 const int tf_axis = attrs.get<int64>("axis"); in ConvertUnpack() local
5683 int tf_axis = inputs.at(1).weights().GetSpan<int>()[0]; in ConvertArgMinMax() local