Searched refs:ValueContext (Results 1 – 10 of 10) sorted by relevance
1 path: "tensorflow.distribute.experimental.ValueContext"3 is_instance: "<class \'tensorflow.python.distribute.distribute_lib.ValueContext\'>"
36 name: "ValueContext"
345 return value_fn(distribute_lib.ValueContext())
405 value_fn(distribute_lib.ValueContext(replica_id,
526 class ValueContext(object): class3432 return value_fn(ValueContext())
630 value_context = distribute_lib.ValueContext(
595 distribute_lib.ValueContext(replica_id,
983 value_fn(distribute_lib.ValueContext(replica_id,
9062 struct ValueContext { in parseOptionalRefs() struct9067 std::vector<ValueContext> VContexts; in parseOptionalRefs()9070 ValueContext VC; in parseOptionalRefs()9080 llvm::sort(VContexts, [](const ValueContext &VC1, const ValueContext &VC2) { in parseOptionalRefs()
8492 struct ValueContext { in ParseOptionalRefs() struct8497 std::vector<ValueContext> VContexts; in ParseOptionalRefs()8500 ValueContext VC; in ParseOptionalRefs()8510 llvm::sort(VContexts, [](const ValueContext &VC1, const ValueContext &VC2) { in ParseOptionalRefs()