Searched defs:CheckFormat (Results 1 – 4 of 4) sorted by relevance
48 auto CheckFormat = [format](const mindspore::Format other) { return format == other; }; in BNTrainingReduceCheckFormat() local
48 auto CheckFormat = [format](const mindspore::Format other) { return format == other; }; in BNTrainingUpdateCheckFormat() local
41 bool CheckFormat(const AnfNodePtr &node) { in CheckFormat() function
283 D3DFORMAT CheckFormat ) in NineAdapter9_CheckDeviceFormat()