Searched defs:empty_t (Results 1 – 2 of 2) sorted by relevance
35 auto empty_t = at::empty({0}, type); in test() local
237 Tensor empty_t(DT_FLOAT, TensorShape({0})); in FusedBatchNormInference() local