Searched defs:allow_padding (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_packet_creator.cc | 799 bool allow_padding) { in SerializePacket()
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | ir.py | 1800 x, freeze=True, want_contiguous=False, stride_order=None, allow_padding=False argument 2850 def as_stride_order(self, order, allow_padding=False): argument 3074 def freeze_layout_with_stride_order(self, order, allow_padding=False): argument 4304 def require_stride_order(cls, x, order, allow_padding=False): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate.cc | 543 static size_t GetNNTensorSize(size_t tensor_size, bool allow_padding) { in GetNNTensorSize() 4765 const bool allow_padding = in Invoke() local
|