Home
last modified time | relevance | path

Searched refs:compute_shape_binary_cross_entropy (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/lazy/core/
Dshape_inference.h29 TORCH_API std::vector<torch::lazy::Shape> compute_shape_binary_cross_entropy(const at::Tensor & sel…
Dshape_inference.cpp191 std::vector<Shape> compute_shape_binary_cross_entropy( in compute_shape_binary_cross_entropy() function