Home
last modified time | relevance | path

Searched defs:full_like (Results 1 – 9 of 9) sorted by relevance

/external/pytorch/torch/onnx/
Dsymbolic_opset8.py433 def full_like( function
Dsymbolic_opset9.py3625 def full_like( function
/external/pytorch/torch/_inductor/
Ddecomposition.py558 def full_like( function
Dlowering.py2755 def full_like(x, fill_value, **kwargs): function
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_array_ops.py131 def full_like(a, fill_value, dtype=None, order='K', subok=True, shape=None): # pylint: disable=mis… function
/external/pytorch/torch/_prims/
D__init__.py2724 full_like = _make_prim( variable
/external/pytorch/torch/_numpy/
D_funcs_impl.py436 def full_like( function
/external/pytorch/aten/src/ATen/native/
DTensorFactories.cpp631 Tensor full_like( in full_like() function
/external/pytorch/torch/_refs/
D__init__.py5452 def full_like( function