Searched defs:TFE_Op (Results 1 – 2 of 2) sorted by relevance
111 struct TFE_Op { struct112 TFE_Op(TFE_Context* ctx, const char* op, bool is_function, in TFE_Op() function119 std::unique_ptr<TFE_OpInferenceContext> inference_ctx; argument136 void SetOpAttrValueScalar(TFE_Context* ctx, TFE_Op* op, argument
265 typedef struct TFE_Op TFE_Op; typedef