Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dmodels.py385 def clone_model(model, input_tensors=None, clone_function=None): argument
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_clone.c718 clone_function(clone_state *state, const nir_function *fxn, nir_shader *ns) in clone_function() function