Searched defs:dtype_format (Results 1 – 2 of 2) sorted by relevance
128 nlohmann::json dtype_format; in DecodeOpInfo() local179 bool OpLib::DecodeDtypeFormat(const nlohmann::json &dtype_format, const std::shared_ptr<OpIOInfo> &… in DecodeDtypeFormat()209 … const std::shared_ptr<OpInfo> &op_info, const nlohmann::json &dtype_format) { in DecodeInputOutput()
477 def dtype_format(self, *args): member in RegOp1093 def dtype_format(self, *args): member in CustomRegOp