Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dmodels.py385 def clone_model(model, input_tensors=None, clone_function=None): argument
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_functions.c321 clone_function(struct hash_table *remap_table, in clone_function() function
/external/mesa3d/src/compiler/nir/
Dnir_clone.c745 clone_function(clone_state *state, const nir_function *fxn, nir_shader *ns) in clone_function() function