Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dapply_utils_test.cpp35 auto empty_t = at::empty({0}, type); in test() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfused_batch_norm_op_test.cc237 Tensor empty_t(DT_FLOAT, TensorShape({0})); in FusedBatchNormInference() local