Searched defs:force_copy (Results 1 – 7 of 7) sorted by relevance
29 def force_copy(source: Path, destination: Path): function
108 bool force_copy) -> StatusOr<std::unique_ptr<PyTpuBuffer>> { in PYBIND11_MODULE()
215 pybind11::handle argument, PjRtDevice* device, bool force_copy, in BufferFromPyval()
126 def force_copy(src, dest): function
984 bool force_copy) in loader_dri3_swap_buffers_msc()
1685 bool force_copy = copy.value_or(false); in asarray() local
67 BOOST_CONTAINER_FORCEINLINE static D force_copy(const S &s) in force_copy() function