Searched defs:pad_before (Results 1 – 3 of 3) sorted by relevance
111 cl_int4 pad_before; in SetConstArgs() local
46 …tput_size(int64_t input_size, int64_t ksize, int64_t stride, PadMode pad_mode, int64_t *pad_before, in windowed_output_size()
499 std::vector<int64_t> pad_before = GetListInt(attrs.find("head")->second); in InferShape() local