Searched defs:change_format (Results 1 – 2 of 2) sorted by relevance
2564 bool change_format) { in CopyAttrsAll()2580 bool change_format) { in CopyAttrsAllCheckConstFilter()2604 bool change_format) { in CopyAttrsConvCheckConstFilter()2614 bool change_format) { in CopyAttrsConv()2647 bool change_format) { in CopyAttrsFromPadAndConv2D()2679 bool change_format) { in CopyAttrsFromPadAndFusedConv2D()2719 bool change_format) { in CopyAttrsQuantizedConv2D()2760 const Node* orig_node, NodeBuilder* nb, bool change_format) { in CopyAttrsQuantizedMatMulWithBiasAndDequantize()2770 const Node* orig_node, NodeBuilder* nb, bool change_format) { in CopyAttrsQuantizedMatMulWithBias()2795 const std::vector<int32>& dilations, bool change_format) { in CopyFormatAttrsConv()[all …]
114 pub fn change_format(&mut self) -> Result<FormatBuilder, GFmtError> { in change_format() function