Searched defs:stateless (Results 1 – 7 of 7) sorted by relevance
20 void CJX_Script::stateless(CFXJSE_Value* pValue, in stateless() function in CJX_Script
33 from tensorflow.python.ops import stateless_random_ops as stateless unknown
37 from tensorflow.python.ops import stateless_random_ops as stateless unknown
38 from tensorflow.python.ops import stateless_random_ops as stateless unknown
319 auto stateless = inst->getAttrOfType<mlir::BoolAttr>("is_stateless"); in GetOperationNodeDef() local
857 def stateless(x): function869 def stateless(x): function
2005 bool stateless = absl::StartsWith(node_type_name, "Stateless"); in ConvertNode() local