HomeSort by relevance Sort by last modified time
    Searched refs:OpShapeInferenceFn (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/framework/
op_def_builder.h 35 OpShapeInferenceFn;
41 OpRegistrationData(const OpDef& def, const OpShapeInferenceFn& fn,
46 OpShapeInferenceFn shape_inference_fn;
shape_inference_testutil_test.cc 34 static OpShapeInferenceFn* global_fn_ptr = nullptr;
50 const string& expected_outs, OpShapeInferenceFn fn) {
op_def_builder_test.cc 44 OpShapeInferenceFn* shape_fn_out = nullptr) {
612 OpShapeInferenceFn fn_out;

Completed in 121 milliseconds