Searched defs:stateless (Results 1 – 10 of 10) sorted by relevance
21 void CJX_Script::stateless(v8::Isolate* pIsolate, in stateless() function in CJX_Script
22 from tensorflow.python.ops import stateless_random_ops as stateless unknown
32 from tensorflow.python.ops import stateless_random_ops as stateless unknown
34 from tensorflow.python.ops import stateless_random_ops as stateless unknown
347 auto stateless = inst->getAttrOfType<mlir::BoolAttr>("is_stateless"); in GetOperationNodeDef() local
1185 fn stateless() { in stateless() function
3355 pub fn stateless(&mut self) -> Result<bool, ErrorStack> { in stateless() method3598 pub fn stateless(&mut self) -> Result<bool, ErrorStack> { in stateless() function
874 def stateless(x): function886 def stateless(x): function
2186 bool stateless = absl::StartsWith(node_type_name, "Stateless"); in ConvertNode() local