Searched defs:dtype_format (Results 1 – 2 of 2) sorted by relevance
222 nlohmann::json dtype_format; in DecodeOpInfo() local280 bool OpLib::DecodeDtypeFormat(const nlohmann::json &dtype_format, const std::shared_ptr<OpIOInfo> &… in DecodeDtypeFormat()301 … const std::shared_ptr<OpInfo> &op_info, const nlohmann::json &dtype_format) { in DecodeInputOutput()
199 def dtype_format(self, *args): member in RegOp