Searched defs:allow_custom_ops (Results 1 – 5 of 5) sorted by relevance
32 bool allow_custom_ops = false; member53 inline void Export(const Model& model, bool allow_custom_ops, in Export()66 const Model& model, bool allow_custom_ops, bool quantize_weights, in Export()
138 optional bool allow_custom_ops = 10; field
476 bool allow_custom_ops, in Export()
176 Arg<bool> allow_custom_ops = Arg<bool>(false); member
478 allow_custom_ops=False, argument