/external/pytorch/aten/src/ATen/native/ |
D | AveragePool3d.cpp | 63 const int64_t otime = pooling_output_shape<int64_t>(itime, kT, padT, dT, 1, ceil_mode); in TORCH_META_FUNC() local 163 int64_t otime, in avg_pool3d_out_frame() 283 const int64_t otime = pooling_output_shape<int64_t>(itime, kT, padT, dT, 1, ceil_mode); in TORCH_IMPL_FUNC() local 349 int64_t otime, in avg_pool3d_backward_out_frame() 459 const int64_t otime = gradOutput.size(-3); in TORCH_IMPL_FUNC() local
|
D | DilatedMaxPool3d.cpp | 74 const int64_t otime = pooling_output_shape<int64_t>(itime, kT, pT, dT, dilationT, ceil_mode); in max_pool3d_with_indices_out_cpu_template() local 174 const int64_t otime = gradOutput.size(-3); in max_pool3d_with_indices_backward_out_cpu_template() local
|
D | Pool.h | 296 int64_t otime, int64_t oheight, int64_t owidth, in max_pool3d_backward_shape_check() 331 int64_t otime, int64_t oheight, int64_t owidth, in avg_pool3d_backward_shape_check()
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | DilatedMaxPool3d.cu | 40 int obatch, int otime, int oheight, int owidth, in max_pool3d_with_indices_single_out_frame() 139 int obatch, int otime, int oheight, int owidth, in max_pool3d_with_indices_out_frame() 192 int obatch, int otime, int oheight, int owidth, in max_pool3d_with_indices_backward_single_out_frame() 246 int obatch, int otime, int oheight, int owidth, in max_pool3d_with_indices_backward_out_frame() 333 const int64_t otime = pooling_output_shape<int64_t>(itime, kT, pT, dT, dilationT, ceil_mode); in max_pool3d_with_indices_out_cuda_template() local 489 const int64_t otime = gradOutput.size(-3); in max_pool3d_with_indices_backward_out_cuda_template() local
|
D | AveragePool3d.cu | 388 const int64_t otime = pooling_output_shape<int64_t>(itime, kT, padT, dT, 1, ceil_mode); in TORCH_IMPL_FUNC() local 499 const int64_t otime = gradOutput.size(-3); in TORCH_IMPL_FUNC() local
|
/external/kernel-headers/original/uapi/linux/ |
D | btrfs_tree.h | 897 struct btrfs_timespec otime; member 959 struct btrfs_timespec otime; member
|
D | btrfs.h | 900 struct btrfs_ioctl_timespec otime; member
|
/external/pytorch/torch/ |
D | _meta_registrations.py | 3951 otime, argument
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 60450 struct btrfs_timespec otime; member 60483 struct btrfs_timespec otime; member 63918 struct btrfs_ioctl_timespec otime; member
|
D | vmlinux.h | 60450 struct btrfs_timespec otime; member 60483 struct btrfs_timespec otime; member 63918 struct btrfs_ioctl_timespec otime; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 26688 struct btrfs_timespec otime; member 26721 struct btrfs_timespec otime; member 71342 struct btrfs_ioctl_timespec otime; member
|
D | vmlinux.h | 26688 struct btrfs_timespec otime; member 26721 struct btrfs_timespec otime; member 71342 struct btrfs_ioctl_timespec otime; member
|